CSS named colorGreen · light · muted
browser standard
#FFF8DC
Cornsilk
Best set with black text. The pairing reaches 19.71:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFF8DCsRGB hexadecimalRGB
rgb(255, 248, 220)screen channelsHSL
hsl(48, 100%, 93%)hue, saturation, lightnessCMYK
cmyk(0%, 3%, 14%, 0%)approximate process colorTailwind
yellow-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.07:1
Black textAAA19.71: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
#514F47
#A39F8E
#FFF8DC
#FEF9E6
#FCF9F0
#FAFAFA
Analogous
#FFE7DC
#FFF8DC
#F5FFDC
Triadic
#FFF8DC
#DCFFF8
#F8DCFF
Complement
#FFF8DC
#DCE3FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-cornsilk: #FFF8DC;
}
.swatch {
background: var(--color-cornsilk);
color: #000000;
}Hue99°
Lightness97 L*
Chroma14.5
Luminance0.936