BlanchedAlmond

All colors
CSS named colorGreen · light · muted
browser standard

#FFEBCD

Blanched Almond

Best set with black text. The pairing reaches 18.02:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#FFEBCDsRGB hexadecimal
RGBrgb(255, 235, 205)screen channels
HSLhsl(36, 100%, 90%)hue, saturation, lightness
CMYKcmyk(0%, 8%, 20%, 0%)approximate process color
Tailwindorange-100nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.17:1
Black textAAA18.02: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
#514B43
#A39785
#FFEBCD
#FEF0DC
#FCF5EB
#FAFAFA
Analogous
#FFD2CD
#FFEBCD
#FAFFCD
Triadic
#FFEBCD
#CDFFEB
#EBCDFF
Complement
#FFEBCD
#CDE1FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-blanched-almond: #FFEBCD;
}

.swatch {
  background: var(--color-blanched-almond);
  color: #000000;
}
Hue83°
Lightness94 L*
Chroma17.2
Luminance0.851