#FCF8CA#FCF8CA
#FCF8CA is a very light, muted yellow. Relative luminance 0.921; OKLCH L 97.1% C 0.059 H 103.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8CA |
|---|---|
| RGB | rgb(252, 248, 202) |
| HSL | hsl(55, 89%, 89%) |
| HSV | hsv(55, 20%, 99%) |
| CMYK | cmyk(0%, 1.6%, 19.8%, 1.2%) |
| CIE-LAB | lab(96.86, -5.93, 22.63) |
| CIE-LCH | lch(96.86, 23.40, 104.68°) |
| OKLab | oklab(97.08% -0.0137 0.0579) |
| OKLCH | oklch(97.08% 0.059 103.3) |
| XYZ | xyz(84.3725, 92.0957, 69.1972) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.64
Cream
#FFFDD0
ΔE00 1.19
Pale
#FFF9D0
ΔE00 1.58
Eggshell (survey)
#FFFFD4
ΔE00 2.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.05
Ivory (survey)
#FFFFCB
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8CA #CACEFC
analogous
#FCDFCA #FCF8CA #E7FCCA
triadic
#FCF8CA #CAFCF8 #F8CAFC
tetradic
#FCF8CA #CAFCDF #CACEFC #FCCAE7
square
#FCF8CA #CAFCDF #CACEFC #FCCAE7
split-complementary
#FCF8CA #CAE7FC #DFCAFC
monochromatic
#F5E956 #F9F090 #FCF8CA #FDFBE2 #FDFBE2
Accessibility & contrast
On white
1.08
#FCF8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FCF8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8CA
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8CA | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#FFF2EB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf8ca; /* rgb */ color: rgb(252, 248, 202); /* oklch */ color: oklch(97.1% 0.059 103.3);
Tailwind
colors: {
custom: {
50: '#fdfada',
500: '#fcf8ca',
950: '#000000',
},
}SCSS
$custom: #fcf8ca; $custom-light: #fdfada; $custom-dark: #000000;
JSON
{
"hex": "#fcf8ca",
"rgb": {
"r": 252,
"g": 248,
"b": 202
},
"hsl": {
"h": 55.2,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.97083,
"c": 0.05948,
"h": 103.3
},
"luminance": 0.92095
}Semantic roles & 50–950 ramp
primary
#FCF8CA
secondary
#878EE3
accent
#12E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171714
muted
#858583