#FCF0DA#FCF0DA
#FCF0DA is a very light, muted orange. Relative luminance 0.881; OKLCH L 95.9% C 0.032 H 82.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF0DA |
|---|---|
| RGB | rgb(252, 240, 218) |
| HSL | hsl(39, 85%, 92%) |
| HSV | hsv(39, 13%, 99%) |
| CMYK | cmyk(0%, 4.8%, 13.5%, 1.2%) |
| CIE-LAB | lab(95.19, 0.46, 12.08) |
| CIE-LCH | lch(95.19, 12.09, 87.81°) |
| OKLab | oklab(95.88% 0.004 0.0315) |
| OKLCH | oklch(95.88% 0.032 82.8) |
| XYZ | xyz(83.9589, 88.0788, 78.8940) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.80
Antiquewhite
#FAEBD7
ΔE00 2.08
Champagne
#F7E7CE
ΔE00 2.47
Oldlace
#FDF5E6
ΔE00 2.87
Eggshell
#F0EAD6
ΔE00 3.04
Blanchedalmond
#FFEBCD
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF0DA #DAE6FC
analogous
#FCDFDA #FCF0DA #F7FCDA
triadic
#FCF0DA #DAFCF0 #F0DAFC
tetradic
#FCF0DA #DAFCDF #DAE6FC #FCDAF7
square
#FCF0DA #DAFCDF #DAE6FC #FCDAF7
split-complementary
#FCF0DA #DAF7FC #DFDAFC
monochromatic
#F3C269 #F7D9A1 #FCF0DA #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.13
#FCF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#FCF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF0DA
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF0DA | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#F9F2DB
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcf0da; /* rgb */ color: rgb(252, 240, 218); /* oklch */ color: oklch(95.9% 0.032 82.8);
Tailwind
colors: {
custom: {
50: '#fdf4e5',
500: '#fcf0da',
950: '#000000',
},
}SCSS
$custom: #fcf0da; $custom-light: #fdf4e5; $custom-dark: #000000;
JSON
{
"hex": "#fcf0da",
"rgb": {
"r": 252,
"g": 240,
"b": 218
},
"hsl": {
"h": 38.824,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.95879,
"c": 0.03171,
"h": 82.8
},
"luminance": 0.88078
}Semantic roles & 50–950 ramp
primary
#FCF0DA
secondary
#96B2E4
accent
#52E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584