#FCF0DC#FCF0DC
#FCF0DC is a very light, muted orange. Relative luminance 0.882; OKLCH L 95.9% C 0.029 H 80.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0DC |
|---|---|
| RGB | rgb(252, 240, 220) |
| HSL | hsl(38, 84%, 93%) |
| HSV | hsv(38, 13%, 99%) |
| CMYK | cmyk(0%, 4.8%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.24, 0.77, 11.11) |
| CIE-LCH | lch(95.24, 11.14, 86.02°) |
| OKLab | oklab(95.93% 0.0048 0.029) |
| OKLCH | oklch(95.93% 0.029 80.7) |
| XYZ | xyz(84.2222, 88.1841, 80.2807) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.68
Papayawhip
#FFEFD5
ΔE00 2.22
Oldlace
#FDF5E6
ΔE00 2.37
Champagne
#F7E7CE
ΔE00 2.72
Eggshell
#F0EAD6
ΔE00 3.24
Blanchedalmond
#FFEBCD
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0DC #DCE8FC
analogous
#FCE0DC #FCF0DC #F8FCDC
triadic
#FCF0DC #DCFCF0 #F0DCFC
tetradic
#FCF0DC #DCFCE0 #DCE8FC #FCDCF8
square
#FCF0DC #DCFCE0 #DCE8FC #FCDCF8
split-complementary
#FCF0DC #DCF8FC #E0DCFC
monochromatic
#F2C06B #F7D8A4 #FCF0DC #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.13
#FCF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FCF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0DC
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0DC | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0dc; /* rgb */ color: rgb(252, 240, 220); /* oklch */ color: oklch(95.9% 0.029 80.7);
Tailwind
colors: {
custom: {
50: '#fdf4e6',
500: '#fcf0dc',
950: '#000000',
},
}SCSS
$custom: #fcf0dc; $custom-light: #fdf4e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf0dc",
"rgb": {
"r": 252,
"g": 240,
"b": 220
},
"hsl": {
"h": 37.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95929,
"c": 0.02938,
"h": 80.7
},
"luminance": 0.88183
}Semantic roles & 50–950 ramp
primary
#FCF0DC
secondary
#98B5E4
accent
#57E105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584