#FCF0DB#FCF0DB
#FCF0DB is a very light, muted orange. Relative luminance 0.881; OKLCH L 95.9% C 0.031 H 81.8°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0DB |
|---|---|
| RGB | rgb(252, 240, 219) |
| HSL | hsl(38, 85%, 92%) |
| HSV | hsv(38, 13%, 99%) |
| CMYK | cmyk(0%, 4.8%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.22, 0.62, 11.59) |
| CIE-LCH | lch(95.22, 11.61, 86.95°) |
| OKLab | oklab(95.9% 0.0044 0.0302) |
| OKLCH | oklch(95.9% 0.031 81.8) |
| XYZ | xyz(84.0901, 88.1313, 79.5853) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.85
Papayawhip
#FFEFD5
ΔE00 1.98
Champagne
#F7E7CE
ΔE00 2.57
Oldlace
#FDF5E6
ΔE00 2.60
Eggshell
#F0EAD6
ΔE00 3.12
Blanchedalmond
#FFEBCD
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0DB #DBE7FC
analogous
#FCE0DB #FCF0DB #F7FCDB
triadic
#FCF0DB #DBFCF0 #F0DBFC
tetradic
#FCF0DB #DBFCE0 #DBE7FC #FCDBF7
square
#FCF0DB #DBFCE0 #DBE7FC #FCDBF7
split-complementary
#FCF0DB #DBF7FC #E0DBFC
monochromatic
#F3C16A #F7D8A3 #FCF0DB #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.13
#FCF0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FCF0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0DB
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0DB | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDA
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0db; /* rgb */ color: rgb(252, 240, 219); /* oklch */ color: oklch(95.9% 0.031 81.8);
Tailwind
colors: {
custom: {
50: '#fdf4e6',
500: '#fcf0db',
950: '#000000',
},
}SCSS
$custom: #fcf0db; $custom-light: #fdf4e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf0db",
"rgb": {
"r": 252,
"g": 240,
"b": 219
},
"hsl": {
"h": 38.182,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.95904,
"c": 0.03054,
"h": 81.8
},
"luminance": 0.8813
}Semantic roles & 50–950 ramp
primary
#FCF0DB
secondary
#97B3E4
accent
#55E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584