LemonChiffon

All colors
CSS named colorGreen · light · balanced
browser standard

#FFFACD

Lemon Chiffon

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

Color values

copy exact values
HEX#FFFACDsRGB hexadecimal
RGBrgb(255, 250, 205)screen channels
HSLhsl(54, 100%, 90%)hue, saturation, lightness
CMYKcmyk(0%, 2%, 20%, 0%)approximate process color
Tailwindamber-100nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.06:1
Black textAAA19.81: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
#514F43
#A3A085
#FFFACD
#FEFADC
#FCFAEB
#FAFAFA
Analogous
#FFE1CD
#FFFACD
#EBFFCD
Triadic
#FFFACD
#CDFFFA
#FACDFF
Complement
#FFFACD
#CDD2FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-lemon-chiffon: #FFFACD;
}

.swatch {
  background: var(--color-lemon-chiffon);
  color: #000000;
}
Hue104°
Lightness98 L*
Chroma22.9
Luminance0.940