#FCF0DD#FCF0DD
#FCF0DD is a very light, muted orange. Relative luminance 0.882; OKLCH L 96.0% C 0.028 H 79.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0DD |
|---|---|
| RGB | rgb(252, 240, 221) |
| HSL | hsl(37, 84%, 93%) |
| HSV | hsv(37, 12%, 99%) |
| CMYK | cmyk(0%, 4.8%, 12.3%, 1.2%) |
| CIE-LAB | lab(95.26, 0.93, 10.62) |
| CIE-LCH | lch(95.26, 10.66, 85.00°) |
| OKLab | oklab(95.95% 0.0052 0.0277) |
| OKLCH | oklch(95.95% 0.028 79.5) |
| XYZ | xyz(84.3550, 88.2372, 80.9803) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.58
Oldlace
#FDF5E6
ΔE00 2.17
Papayawhip
#FFEFD5
ΔE00 2.51
Champagne
#F7E7CE
ΔE00 2.92
Eggshell
#F0EAD6
ΔE00 3.40
Linen
#FAF0E6
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0DD #DDE9FC
analogous
#FCE0DD #FCF0DD #F9FCDD
triadic
#FCF0DD #DDFCF0 #F0DDFC
tetradic
#FCF0DD #DDFCE0 #DDE9FC #FCDDF9
square
#FCF0DD #DDFCE0 #DDE9FC #FCDDF9
split-complementary
#FCF0DD #DDF9FC #E0DDFC
monochromatic
#F2BE6D #F7D7A5 #FCF0DD #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.13
#FCF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FCF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0DD
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0DD | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#F8F3DD
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0dd; /* rgb */ color: rgb(252, 240, 221); /* oklch */ color: oklch(96.0% 0.028 79.5);
Tailwind
colors: {
custom: {
50: '#fdf4e7',
500: '#fcf0dd',
950: '#000000',
},
}SCSS
$custom: #fcf0dd; $custom-light: #fdf4e7; $custom-dark: #000000;
JSON
{
"hex": "#fcf0dd",
"rgb": {
"r": 252,
"g": 240,
"b": 221
},
"hsl": {
"h": 36.774,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.95953,
"c": 0.02821,
"h": 79.5
},
"luminance": 0.88236
}Semantic roles & 50–950 ramp
primary
#FCF0DD
secondary
#99B6E4
accent
#5AE005
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584