#FCF2D2#FCF2D2
#FCF2D2 is a very light, muted yellow. Relative luminance 0.889; OKLCH L 96.1% C 0.043 H 92.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2D2 |
|---|---|
| RGB | rgb(252, 242, 210) |
| HSL | hsl(46, 88%, 91%) |
| HSV | hsv(46, 17%, 99%) |
| CMYK | cmyk(0%, 4%, 16.7%, 1.2%) |
| CIE-LAB | lab(95.52, -1.76, 16.66) |
| CIE-LCH | lch(95.52, 16.76, 96.03°) |
| OKLab | oklab(96.08% -0.002 0.0431) |
| OKLCH | oklch(96.08% 0.043 92.7) |
| XYZ | xyz(83.5292, 88.8541, 73.7106) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.95
Pale
#FFF9D0
ΔE00 3.49
Papayawhip
#FFEFD5
ΔE00 3.91
Eggshell
#F0EAD6
ΔE00 4.24
Beige
#F5F5DC
ΔE00 4.41
Lemonchiffon
#FFFACD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2D2 #D2DCFC
analogous
#FCDDD2 #FCF2D2 #F1FCD2
triadic
#FCF2D2 #D2FCF2 #F2D2FC
tetradic
#FCF2D2 #D2FCDD #D2DCFC #FCD2F1
square
#FCF2D2 #D2FCDD #D2DCFC #FCD2F1
split-complementary
#FCF2D2 #D2F1FC #DDD2FC
monochromatic
#F4D15F #F8E199 #FCF2D2 #FDF7E2 #FDF7E2
Accessibility & contrast
On white
1.12
#FCF2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#FCF2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2D2
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2D2 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#FCF3D3
Tritanopia (blue-blind)
#FFEDE9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf2d2; /* rgb */ color: rgb(252, 242, 210); /* oklch */ color: oklch(96.1% 0.043 92.7);
Tailwind
colors: {
custom: {
50: '#fdf6df',
500: '#fcf2d2',
950: '#000000',
},
}SCSS
$custom: #fcf2d2; $custom-light: #fdf6df; $custom-dark: #000000;
JSON
{
"hex": "#fcf2d2",
"rgb": {
"r": 252,
"g": 242,
"b": 210
},
"hsl": {
"h": 45.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.96079,
"c": 0.0431,
"h": 92.7
},
"luminance": 0.88853
}Semantic roles & 50–950 ramp
primary
#FCF2D2
secondary
#8EA3E4
accent
#37E401
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584