#FCF0DE#FCF0DE
#FCF0DE is a very light, muted orange. Relative luminance 0.883; OKLCH L 96.0% C 0.027 H 78.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0DE |
|---|---|
| RGB | rgb(252, 240, 222) |
| HSL | hsl(36, 83%, 93%) |
| HSV | hsv(36, 12%, 99%) |
| CMYK | cmyk(0%, 4.8%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.28, 1.09, 10.14) |
| CIE-LCH | lch(95.28, 10.20, 83.89°) |
| OKLab | oklab(95.98% 0.0055 0.0265) |
| OKLCH | oklch(95.98% 0.027 78.2) |
| XYZ | xyz(84.4886, 88.2907, 81.6840) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.59
Oldlace
#FDF5E6
ΔE00 2.03
Papayawhip
#FFEFD5
ΔE00 2.83
Champagne
#F7E7CE
ΔE00 3.16
Linen
#FAF0E6
ΔE00 3.26
Eggshell
#F0EAD6
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0DE #DEEAFC
analogous
#FCE1DE #FCF0DE #F9FCDE
triadic
#FCF0DE #DEFCF0 #F0DEFC
tetradic
#FCF0DE #DEFCE1 #DEEAFC #FCDEF9
square
#FCF0DE #DEFCE1 #DEEAFC #FCDEF9
split-complementary
#FCF0DE #DEF9FC #E1DEFC
monochromatic
#F2BD6E #F7D6A6 #FCF0DE #FCF2E3 #FCF2E3
Accessibility & contrast
On white
1.13
#FCF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FCF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0DE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0DE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#F8F3DE
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0de; /* rgb */ color: rgb(252, 240, 222); /* oklch */ color: oklch(96.0% 0.027 78.2);
Tailwind
colors: {
custom: {
50: '#fdf4e8',
500: '#fcf0de',
950: '#000000',
},
}SCSS
$custom: #fcf0de; $custom-light: #fdf4e8; $custom-dark: #000000;
JSON
{
"hex": "#fcf0de",
"rgb": {
"r": 252,
"g": 240,
"b": 222
},
"hsl": {
"h": 36,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.95979,
"c": 0.02707,
"h": 78.2
},
"luminance": 0.8829
}Semantic roles & 50–950 ramp
primary
#FCF0DE
secondary
#9AB8E4
accent
#5DE006
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584