#FCF7CB#FCF7CB
#FCF7CB is a very light, muted yellow. Relative luminance 0.915; OKLCH L 96.9% C 0.057 H 102.0°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7CB |
|---|---|
| RGB | rgb(252, 247, 203) |
| HSL | hsl(54, 89%, 89%) |
| HSV | hsv(54, 19%, 99%) |
| CMYK | cmyk(0%, 2%, 19.4%, 1.2%) |
| CIE-LAB | lab(96.63, -5.29, 21.80) |
| CIE-LCH | lch(96.63, 22.43, 103.63°) |
| OKLab | oklab(96.91% -0.0119 0.0558) |
| OKLCH | oklch(96.91% 0.057 102) |
| XYZ | xyz(84.1847, 91.5299, 69.7206) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.64
Pale
#FFF9D0
ΔE00 1.03
Cream
#FFFDD0
ΔE00 1.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.05
Eggshell (survey)
#FFFFD4
ΔE00 2.26
Ivory (survey)
#FFFFCB
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7CB #CBD0FC
analogous
#FCDFCB #FCF7CB #E9FCCB
triadic
#FCF7CB #CBFCF7 #F7CBFC
tetradic
#FCF7CB #CBFCDF #CBD0FC #FCCBE9
square
#FCF7CB #CBFCDF #CBD0FC #FCCBE9
split-complementary
#FCF7CB #CBE9FC #DFCBFC
monochromatic
#F5E557 #F9EE91 #FCF7CB #FDFBE2 #FDFBE2
Accessibility & contrast
On white
1.09
#FCF7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FCF7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7CB
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7CB | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#FFF1EB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf7cb; /* rgb */ color: rgb(252, 247, 203); /* oklch */ color: oklch(96.9% 0.057 102.0);
Tailwind
colors: {
custom: {
50: '#fdf9db',
500: '#fcf7cb',
950: '#000000',
},
}SCSS
$custom: #fcf7cb; $custom-light: #fdf9db; $custom-dark: #000000;
JSON
{
"hex": "#fcf7cb",
"rgb": {
"r": 252,
"g": 247,
"b": 203
},
"hsl": {
"h": 53.878,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.96906,
"c": 0.05708,
"h": 102
},
"luminance": 0.91529
}Semantic roles & 50–950 ramp
primary
#FCF7CB
secondary
#8891E3
accent
#17E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171715
muted
#858584