#FCF2DA#FCF2DA
#FCF2DA is a very light, muted orange. Relative luminance 0.893; OKLCH L 96.3% C 0.033 H 88.1°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2DA |
|---|---|
| RGB | rgb(252, 242, 218) |
| HSL | hsl(42, 85%, 92%) |
| HSV | hsv(42, 13%, 99%) |
| CMYK | cmyk(0%, 4%, 13.5%, 1.2%) |
| CIE-LAB | lab(95.69, -0.55, 12.78) |
| CIE-LCH | lch(95.69, 12.80, 92.47°) |
| OKLab | oklab(96.27% 0.0011 0.0333) |
| OKLCH | oklch(96.27% 0.033 88.1) |
| XYZ | xyz(84.5509, 89.2628, 79.0914) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.44
Papayawhip
#FFEFD5
ΔE00 2.57
Eggshell
#F0EAD6
ΔE00 2.64
Oldlace
#FDF5E6
ΔE00 3.34
Champagne
#F7E7CE
ΔE00 3.36
Antiquewhite
#FAEBD7
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2DA #DAE4FC
analogous
#FCE1DA #FCF2DA #F5FCDA
triadic
#FCF2DA #DAFCF2 #F2DAFC
tetradic
#FCF2DA #DAFCE1 #DAE4FC #FCDAF5
square
#FCF2DA #DAFCE1 #DAE4FC #FCDAF5
split-complementary
#FCF2DA #DAF5FC #E1DAFC
monochromatic
#F3CA69 #F7DEA1 #FCF2DA #FDF5E3 #FDF5E3
Accessibility & contrast
On white
1.11
#FCF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FCF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2DA
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2DA | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#FBF4DB
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2da; /* rgb */ color: rgb(252, 242, 218); /* oklch */ color: oklch(96.3% 0.033 88.1);
Tailwind
colors: {
custom: {
50: '#fdf6e5',
500: '#fcf2da',
950: '#000000',
},
}SCSS
$custom: #fcf2da; $custom-light: #fdf6e5; $custom-dark: #000000;
JSON
{
"hex": "#fcf2da",
"rgb": {
"r": 252,
"g": 242,
"b": 218
},
"hsl": {
"h": 42.353,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96269,
"c": 0.03328,
"h": 88.1
},
"luminance": 0.89262
}Semantic roles & 50–950 ramp
primary
#FCF2DA
secondary
#96ADE4
accent
#45E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584