#FCF0D2#FCF0D2
#FCF0D2 is a very light, muted orange. Relative luminance 0.877; OKLCH L 95.7% C 0.041 H 88.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0D2 |
|---|---|
| RGB | rgb(252, 240, 210) |
| HSL | hsl(43, 88%, 91%) |
| HSV | hsv(43, 17%, 99%) |
| CMYK | cmyk(0%, 4.8%, 16.7%, 1.2%) |
| CIE-LAB | lab(95.02, -0.75, 15.96) |
| CIE-LCH | lch(95.02, 15.98, 92.69°) |
| OKLab | oklab(95.69% 0.0009 0.0413) |
| OKLCH | oklch(95.69% 0.041 88.8) |
| XYZ | xyz(82.9372, 87.6701, 73.5132) |
| Luminance | 0.8767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.57
Papayawhip
#FFEFD5
ΔE00 2.66
Champagne
#F7E7CE
ΔE00 3.40
Blanchedalmond
#FFEBCD
ΔE00 3.55
Eggshell
#F0EAD6
ΔE00 3.88
Antiquewhite
#FAEBD7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0D2 #D2DEFC
analogous
#FCDBD2 #FCF0D2 #F3FCD2
triadic
#FCF0D2 #D2FCF0 #F0D2FC
tetradic
#FCF0D2 #D2FCDB #D2DEFC #FCD2F3
square
#FCF0D2 #D2FCDB #D2DEFC #FCD2F3
split-complementary
#FCF0D2 #D2F3FC #DBD2FC
monochromatic
#F4CA5F #F8DD99 #FCF0D2 #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.13
#FCF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#FCF0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0D2
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0D2 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#FBF2D3
Tritanopia (blue-blind)
#FFEBE7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0d2; /* rgb */ color: rgb(252, 240, 210); /* oklch */ color: oklch(95.7% 0.041 88.8);
Tailwind
colors: {
custom: {
50: '#fdf4df',
500: '#fcf0d2',
950: '#000000',
},
}SCSS
$custom: #fcf0d2; $custom-light: #fdf4df; $custom-dark: #000000;
JSON
{
"hex": "#fcf0d2",
"rgb": {
"r": 252,
"g": 240,
"b": 210
},
"hsl": {
"h": 42.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95687,
"c": 0.0413,
"h": 88.8
},
"luminance": 0.87669
}Semantic roles & 50–950 ramp
primary
#FCF0D2
secondary
#8EA7E4
accent
#42E401
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584