#FCF2DC#FCF2DC
#FCF2DC is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.3% C 0.031 H 86.5°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2DC |
|---|---|
| RGB | rgb(252, 242, 220) |
| HSL | hsl(41, 84%, 93%) |
| HSV | hsv(41, 13%, 99%) |
| CMYK | cmyk(0%, 4%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.73, -0.24, 11.82) |
| CIE-LCH | lch(95.73, 11.82, 91.17°) |
| OKLab | oklab(96.32% 0.0019 0.0308) |
| OKLCH | oklch(96.32% 0.031 86.5) |
| XYZ | xyz(84.8142, 89.3681, 80.4780) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.54
Papayawhip
#FFEFD5
ΔE00 2.57
Oldlace
#FDF5E6
ΔE00 2.65
Cornsilk
#FFF8DC
ΔE00 3.01
Antiquewhite
#FAEBD7
ΔE00 3.02
Champagne
#F7E7CE
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2DC #DCE6FC
analogous
#FCE2DC #FCF2DC #F6FCDC
triadic
#FCF2DC #DCFCF2 #F2DCFC
tetradic
#FCF2DC #DCFCE2 #DCE6FC #FCDCF6
square
#FCF2DC #DCFCE2 #DCE6FC #FCDCF6
split-complementary
#FCF2DC #DCF6FC #E2DCFC
monochromatic
#F2C86B #F7DDA4 #FCF2DC #FDF5E3 #FDF5E3
Accessibility & contrast
On white
1.11
#FCF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FCF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2DC
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2DC | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2dc; /* rgb */ color: rgb(252, 242, 220); /* oklch */ color: oklch(96.3% 0.031 86.5);
Tailwind
colors: {
custom: {
50: '#fdf6e6',
500: '#fcf2dc',
950: '#000000',
},
}SCSS
$custom: #fcf2dc; $custom-light: #fdf6e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf2dc",
"rgb": {
"r": 252,
"g": 242,
"b": 220
},
"hsl": {
"h": 41.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96318,
"c": 0.03085,
"h": 86.5
},
"luminance": 0.89367
}Semantic roles & 50–950 ramp
primary
#FCF2DC
secondary
#98B0E4
accent
#4AE105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584