CSS named colorOrange · mid · vivid
browser standard
#FF6347
Tomato
Best set with black text. The pairing reaches 7.13:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FF6347sRGB hexadecimalRGB
rgb(255, 99, 71)screen channelsHSL
hsl(9, 100%, 64%)hue, saturation, lightnessCMYK
cmyk(0%, 61%, 72%, 0%)approximate process colorTailwind
red-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.95:1
Black textAAA7.13:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#53271E
#A54532
#FF6347
#FF9980
#FFCABC
#FAFAFA
Analogous
#FF4787
#FF6347
#FFBF47
Triadic
#FF6347
#47FF63
#6347FF
Complement
#FF6347
#47E3FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-tomato: #FF6347;
}
.swatch {
background: var(--color-tomato);
color: #000000;
}Hue39°
Lightness62 L*
Chroma74.2
Luminance0.306