#FCF1DA#FCF1DA
#FCF1DA is a very light, muted orange. Relative luminance 0.887; OKLCH L 96.1% C 0.032 H 85.5°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1DA |
|---|---|
| RGB | rgb(252, 241, 218) |
| HSL | hsl(41, 85%, 92%) |
| HSV | hsv(41, 13%, 99%) |
| CMYK | cmyk(0%, 4.4%, 13.5%, 1.2%) |
| CIE-LAB | lab(95.44, -0.04, 12.43) |
| CIE-LCH | lch(95.44, 12.43, 90.20°) |
| OKLab | oklab(96.07% 0.0026 0.0324) |
| OKLCH | oklch(96.07% 0.032 85.5) |
| XYZ | xyz(84.2541, 88.6691, 78.9924) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.10
Eggshell
#F0EAD6
ΔE00 2.76
Antiquewhite
#FAEBD7
ΔE00 2.79
Champagne
#F7E7CE
ΔE00 2.87
Oldlace
#FDF5E6
ΔE00 3.04
Cornsilk
#FFF8DC
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1DA #DAE5FC
analogous
#FCE0DA #FCF1DA #F6FCDA
triadic
#FCF1DA #DAFCF1 #F1DAFC
tetradic
#FCF1DA #DAFCE0 #DAE5FC #FCDAF6
square
#FCF1DA #DAFCE0 #DAE5FC #FCDAF6
split-complementary
#FCF1DA #DAF6FC #E0DAFC
monochromatic
#F3C669 #F7DCA1 #FCF1DA #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.12
#FCF1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FCF1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1DA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1DA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#FAF3DB
Tritanopia (blue-blind)
#FFEDEA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf1da; /* rgb */ color: rgb(252, 241, 218); /* oklch */ color: oklch(96.1% 0.032 85.5);
Tailwind
colors: {
custom: {
50: '#fdf5e5',
500: '#fcf1da',
950: '#000000',
},
}SCSS
$custom: #fcf1da; $custom-light: #fdf5e5; $custom-dark: #000000;
JSON
{
"hex": "#fcf1da",
"rgb": {
"r": 252,
"g": 241,
"b": 218
},
"hsl": {
"h": 40.588,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96074,
"c": 0.03246,
"h": 85.5
},
"luminance": 0.88668
}Semantic roles & 50–950 ramp
primary
#FCF1DA
secondary
#96AFE4
accent
#4CE104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584