#FCF1DB#FCF1DB
#FCF1DB is a very light, muted orange. Relative luminance 0.887; OKLCH L 96.1% C 0.031 H 84.6°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1DB |
|---|---|
| RGB | rgb(252, 241, 219) |
| HSL | hsl(40, 85%, 92%) |
| HSV | hsv(40, 13%, 99%) |
| CMYK | cmyk(0%, 4.4%, 13.1%, 1.2%) |
| CIE-LAB | lab(95.46, 0.11, 11.95) |
| CIE-LCH | lch(95.46, 11.95, 89.47°) |
| OKLab | oklab(96.1% 0.003 0.0311) |
| OKLCH | oklch(96.1% 0.031 84.6) |
| XYZ | xyz(84.3853, 88.7216, 79.6837) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.16
Antiquewhite
#FAEBD7
ΔE00 2.54
Oldlace
#FDF5E6
ΔE00 2.72
Eggshell
#F0EAD6
ΔE00 2.76
Champagne
#F7E7CE
ΔE00 2.87
Cornsilk
#FFF8DC
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1DB #DBE6FC
analogous
#FCE1DB #FCF1DB #F7FCDB
triadic
#FCF1DB #DBFCF1 #F1DBFC
tetradic
#FCF1DB #DBFCE1 #DBE6FC #FCDBF7
square
#FCF1DB #DBFCE1 #DBE6FC #FCDBF7
split-complementary
#FCF1DB #DBF7FC #E1DBFC
monochromatic
#F3C56A #F7DBA3 #FCF1DB #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.12
#FCF1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#FCF1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1DB
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1DB | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#FAF3DC
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf1db; /* rgb */ color: rgb(252, 241, 219); /* oklch */ color: oklch(96.1% 0.031 84.6);
Tailwind
colors: {
custom: {
50: '#fdf5e6',
500: '#fcf1db',
950: '#000000',
},
}SCSS
$custom: #fcf1db; $custom-light: #fdf5e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf1db",
"rgb": {
"r": 252,
"g": 241,
"b": 219
},
"hsl": {
"h": 40,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96099,
"c": 0.03126,
"h": 84.6
},
"luminance": 0.88721
}Semantic roles & 50–950 ramp
primary
#FCF1DB
secondary
#97B1E4
accent
#4EE104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584