CSS named colorOrange · mid · balanced
browser standard
#E9967A
Dark Salmon
Best set with black text. The pairing reaches 9.11:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#E9967AsRGB hexadecimalRGB
rgb(233, 150, 122)screen channelsHSL
hsl(15, 72%, 70%)hue, saturation, lightnessCMYK
cmyk(0%, 36%, 48%, 9%)approximate process colorTailwind
red-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.31:1
Black textAAA9.11: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
#4C342C
#976351
#E9967A
#F2B7A3
#F8D8CE
#FAFAFA
Analogous
#E97A95
#E9967A
#E9CE7A
Triadic
#E9967A
#7AE996
#967AE9
Complement
#E9967A
#7ACDE9
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-salmon: #E9967A;
}
.swatch {
background: var(--color-dark-salmon);
color: #000000;
}Hue45°
Lightness70 L*
Chroma39.5
Luminance0.405