#FF6347

tomato

#FF6347 is a red colour. In RGB it is 255 red, 99 green and 71 blue, which converts to a hue of 9 degrees, 100% saturation and 64% lightness. It is one of the named CSS colours, written as tomato in stylesheets.

Color values

HEX#FF6347
RGBrgb(255, 99, 71)
HSLhsl(9, 100%, 64%)
HSVhsv(9, 72%, 100%)
CMYKcmyk(0%, 61%, 72%, 0%)

Contrast and accessibility

Against white the contrast ratio is 2.95:1, and against black it is 7.13:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.95:1FailFail
Black7.13:1AAAAAA

Tints and shades

Lighter tints move #FF6347 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #FF6347;
CSS rgb()color: rgb(255 99 71);
Tailwindbg-[#ff6347]
SwiftUIColor(red: 1.000, green: 0.388, blue: 0.278)
AndroidColor.parseColor("#FF6347")

Related tools