CSS named colorYellow · light · balanced
browser standard
#FFDAB9
Peach Puff
Best set with black text. The pairing reaches 15.98:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFDAB9sRGB hexadecimalRGB
rgb(255, 218, 185)screen channelsHSL
hsl(28, 100%, 86%)hue, saturation, lightnessCMYK
cmyk(0%, 15%, 27%, 0%)approximate process colorTailwind
orange-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.31:1
Black textAAA15.98: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
#51463E
#A48D78
#FFDAB9
#FEE5CE
#FDEFE4
#FAFAFA
Analogous
#FFB9BB
#FFDAB9
#FFFDB9
Triadic
#FFDAB9
#B9FFDA
#DAB9FF
Complement
#FFDAB9
#B9DEFF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-peach-puff: #FFDAB9;
}
.swatch {
background: var(--color-peach-puff);
color: #000000;
}Hue69°
Lightness89 L*
Chroma22.5
Luminance0.749