CSS named colorOrange · light · muted
browser standard
#FFE4E1
Misty Rose
Best set with black text. The pairing reaches 17.44:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFE4E1sRGB hexadecimalRGB
rgb(255, 228, 225)screen channelsHSL
hsl(6, 100%, 94%)hue, saturation, lightnessCMYK
cmyk(0%, 11%, 12%, 0%)approximate process colorTailwind
red-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.20:1
Black textAAA17.44: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
#514948
#A39391
#FFE4E1
#FEEBE9
#FCF3F2
#FAFAFA
Analogous
#FFE1ED
#FFE4E1
#FFF3E1
Triadic
#FFE4E1
#E1FFE4
#E4E1FF
Complement
#FFE4E1
#E1FCFF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-misty-rose: #FFE4E1;
}
.swatch {
background: var(--color-misty-rose);
color: #000000;
}Hue29°
Lightness93 L*
Chroma10.0
Luminance0.822