CSS named colorGreen · light · muted
browser standard
#FAFAD2
Light Golden Rod Yellow
Best set with black text. The pairing reaches 19.67:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FAFAD2sRGB hexadecimalRGB
rgb(250, 250, 210)screen channelsHSL
hsl(60, 80%, 90%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 16%, 2%)approximate process colorTailwind
amber-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.07:1
Black textAAA19.67: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
#4F4F44
#A0A088
#FAFAD2
#FAFADF
#FAFAED
#FAFAFA
Analogous
#FAE6D2
#FAFAD2
#E6FAD2
Triadic
#FAFAD2
#D2FAFA
#FAD2FA
Complement
#FAFAD2
#D2D2FA
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-golden-rod-yellow: #FAFAD2;
}
.swatch {
background: var(--color-light-golden-rod-yellow);
color: #000000;
}Hue109°
Lightness97 L*
Chroma20.3
Luminance0.933