#FCF2DB#FCF2DB
#FCF2DB is a very light, muted orange. Relative luminance 0.893; OKLCH L 96.3% C 0.032 H 87.3°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2DB |
|---|---|
| RGB | rgb(252, 242, 219) |
| HSL | hsl(42, 85%, 92%) |
| HSV | hsv(42, 13%, 99%) |
| CMYK | cmyk(0%, 4%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.71, -0.40, 12.30) |
| CIE-LCH | lch(95.71, 12.31, 91.85°) |
| OKLab | oklab(96.29% 0.0015 0.032) |
| OKLCH | oklch(96.29% 0.032 87.3) |
| XYZ | xyz(84.6821, 89.3153, 79.7826) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.54
Eggshell
#F0EAD6
ΔE00 2.56
Cornsilk
#FFF8DC
ΔE00 2.71
Oldlace
#FDF5E6
ΔE00 2.99
Antiquewhite
#FAEBD7
ΔE00 3.24
Champagne
#F7E7CE
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2DB #DBE5FC
analogous
#FCE2DB #FCF2DB #F6FCDB
triadic
#FCF2DB #DBFCF2 #F2DBFC
tetradic
#FCF2DB #DBFCE2 #DBE5FC #FCDBF6
square
#FCF2DB #DBFCE2 #DBE5FC #FCDBF6
split-complementary
#FCF2DB #DBF6FC #E2DBFC
monochromatic
#F3C96A #F7DEA3 #FCF2DB #FDF5E3 #FDF5E3
Accessibility & contrast
On white
1.11
#FCF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FCF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2DB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2DB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#FAF4DC
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2db; /* rgb */ color: rgb(252, 242, 219); /* oklch */ color: oklch(96.3% 0.032 87.3);
Tailwind
colors: {
custom: {
50: '#fdf6e6',
500: '#fcf2db',
950: '#000000',
},
}SCSS
$custom: #fcf2db; $custom-light: #fdf6e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf2db",
"rgb": {
"r": 252,
"g": 242,
"b": 219
},
"hsl": {
"h": 41.818,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96294,
"c": 0.03206,
"h": 87.3
},
"luminance": 0.89314
}Semantic roles & 50–950 ramp
primary
#FCF2DB
secondary
#97AEE4
accent
#47E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584