#FCF8CB#FCF8CB
#FCF8CB is a very light, muted yellow. Relative luminance 0.921; OKLCH L 97.1% C 0.058 H 103.2°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF8CB |
|---|---|
| RGB | rgb(252, 248, 203) |
| HSL | hsl(55, 89%, 89%) |
| HSV | hsv(55, 19%, 99%) |
| CMYK | cmyk(0%, 1.6%, 19.4%, 1.2%) |
| CIE-LAB | lab(96.88, -5.79, 22.15) |
| CIE-LCH | lch(96.88, 22.89, 104.64°) |
| OKLab | oklab(97.1% -0.0133 0.0567) |
| OKLCH | oklch(97.1% 0.058 103.2) |
| XYZ | xyz(84.4913, 92.1432, 69.8228) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.57
Cream
#FFFDD0
ΔE00 1.16
Pale
#FFF9D0
ΔE00 1.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.88
Eggshell (survey)
#FFFFD4
ΔE00 1.94
Ivory (survey)
#FFFFCB
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF8CB #CBCFFC
analogous
#FCE0CB #FCF8CB #E8FCCB
triadic
#FCF8CB #CBFCF8 #F8CBFC
tetradic
#FCF8CB #CBFCE0 #CBCFFC #FCCBE8
square
#FCF8CB #CBFCE0 #CBCFFC #FCCBE8
split-complementary
#FCF8CB #CBE8FC #E0CBFC
monochromatic
#F5E857 #F9F091 #FCF8CB #FDFBE2 #FDFBE2
Accessibility & contrast
On white
1.08
#FCF8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FCF8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF8CB
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF8CB | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#FFF7CD
Tritanopia (blue-blind)
#FFF2EC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcf8cb; /* rgb */ color: rgb(252, 248, 203); /* oklch */ color: oklch(97.1% 0.058 103.2);
Tailwind
colors: {
custom: {
50: '#fdfadb',
500: '#fcf8cb',
950: '#000000',
},
}SCSS
$custom: #fcf8cb; $custom-light: #fdfadb; $custom-dark: #000000;
JSON
{
"hex": "#fcf8cb",
"rgb": {
"r": 252,
"g": 248,
"b": 203
},
"hsl": {
"h": 55.102,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.97105,
"c": 0.05823,
"h": 103.2
},
"luminance": 0.92142
}Semantic roles & 50–950 ramp
primary
#FCF8CB
secondary
#888FE3
accent
#13E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171715
muted
#858584