CSS named colorGreen · light · muted
browser standard
#FFEFD5
Papaya Whip
Best set with black text. The pairing reaches 18.56:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFEFD5sRGB hexadecimalRGB
rgb(255, 239, 213)screen channelsHSL
hsl(37, 100%, 92%)hue, saturation, lightnessCMYK
cmyk(0%, 6%, 16%, 0%)approximate process colorTailwind
orange-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.13:1
Black textAAA18.56: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
#514C45
#A39A8A
#FFEFD5
#FEF3E1
#FCF6EE
#FAFAFA
Analogous
#FFDAD5
#FFEFD5
#FAFFD5
Triadic
#FFEFD5
#D5FFEF
#EFD5FF
Complement
#FFEFD5
#D5E5FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-papaya-whip: #FFEFD5;
}
.swatch {
background: var(--color-papaya-whip);
color: #000000;
}Hue85°
Lightness95 L*
Chroma14.6
Luminance0.878