CSS named colorYellow · light · muted
browser standard
#FFE4C4
Bisque
Best set with black text. The pairing reaches 17.15:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFE4C4sRGB hexadecimalRGB
rgb(255, 228, 196)screen channelsHSL
hsl(33, 100%, 88%)hue, saturation, lightnessCMYK
cmyk(0%, 11%, 23%, 0%)approximate process colorTailwind
orange-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.22:1
Black textAAA17.15: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
#514941
#A3937F
#FFE4C4
#FEEBD6
#FCF3E8
#FAFAFA
Analogous
#FFC7C4
#FFE4C4
#FCFFC4
Triadic
#FFE4C4
#C4FFE4
#E4C4FF
Complement
#FFE4C4
#C4DFFF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-bisque: #FFE4C4;
}
.swatch {
background: var(--color-bisque);
color: #000000;
}Hue77°
Lightness92 L*
Chroma19.5
Luminance0.807