Bisque

All colors
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 values
HEX#FFE4C4sRGB hexadecimal
RGBrgb(255, 228, 196)screen channels
HSLhsl(33, 100%, 88%)hue, saturation, lightness
CMYKcmyk(0%, 11%, 23%, 0%)approximate process color
Tailwindorange-100nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White 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 space
Tonal 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 closer

CSS output

:root {
  --color-bisque: #FFE4C4;
}

.swatch {
  background: var(--color-bisque);
  color: #000000;
}
Hue77°
Lightness92 L*
Chroma19.5
Luminance0.807