#FCF2D8#FCF2D8
#FCF2D8 is a very light, muted orange. Relative luminance 0.892; OKLCH L 96.2% C 0.036 H 89.4°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2D8 |
|---|---|
| RGB | rgb(252, 242, 216) |
| HSL | hsl(43, 86%, 92%) |
| HSV | hsv(43, 14%, 99%) |
| CMYK | cmyk(0%, 4%, 14.3%, 1.2%) |
| CIE-LAB | lab(95.65, -0.86, 13.75) |
| CIE-LCH | lch(95.65, 13.78, 93.57°) |
| OKLab | oklab(96.22% 0.0004 0.0357) |
| OKLCH | oklch(96.22% 0.036 89.4) |
| XYZ | xyz(84.2908, 89.1587, 77.7214) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.99
Papayawhip
#FFEFD5
ΔE00 2.75
Eggshell
#F0EAD6
ΔE00 2.91
Champagne
#F7E7CE
ΔE00 3.56
Oldlace
#FDF5E6
ΔE00 4.01
Antiquewhite
#FAEBD7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2D8 #D8E2FC
analogous
#FCE0D8 #FCF2D8 #F4FCD8
triadic
#FCF2D8 #D8FCF2 #F2D8FC
tetradic
#FCF2D8 #D8FCE0 #D8E2FC #FCD8F4
square
#FCF2D8 #D8FCE0 #D8E2FC #FCD8F4
split-complementary
#FCF2D8 #D8F4FC #E0D8FC
monochromatic
#F3CC66 #F8DF9F #FCF2D8 #FDF6E3 #FDF6E3
Accessibility & contrast
On white
1.12
#FCF2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FCF2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2D8
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2D8 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D6
Deuteranopia (green-blind)
#FBF4D9
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf2d8; /* rgb */ color: rgb(252, 242, 216); /* oklch */ color: oklch(96.2% 0.036 89.4);
Tailwind
colors: {
custom: {
50: '#fdf6e4',
500: '#fcf2d8',
950: '#000000',
},
}SCSS
$custom: #fcf2d8; $custom-light: #fdf6e4; $custom-dark: #000000;
JSON
{
"hex": "#fcf2d8",
"rgb": {
"r": 252,
"g": 242,
"b": 216
},
"hsl": {
"h": 43.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.96221,
"c": 0.03572,
"h": 89.4
},
"luminance": 0.89158
}Semantic roles & 50–950 ramp
primary
#FCF2D8
secondary
#94AAE4
accent
#41E203
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584