#FCF1DE#FCF1DE
#FCF1DE is a very light, muted orange. Relative luminance 0.889; OKLCH L 96.2% C 0.028 H 81.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1DE |
|---|---|
| RGB | rgb(252, 241, 222) |
| HSL | hsl(38, 83%, 93%) |
| HSV | hsv(38, 12%, 99%) |
| CMYK | cmyk(0%, 4.4%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.53, 0.58, 10.49) |
| CIE-LCH | lch(95.53, 10.51, 86.85°) |
| OKLab | oklab(96.17% 0.0041 0.0274) |
| OKLCH | oklch(96.17% 0.028 81.5) |
| XYZ | xyz(84.7838, 88.8810, 81.7824) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.87
Antiquewhite
#FAEBD7
ΔE00 2.06
Papayawhip
#FFEFD5
ΔE00 2.69
Eggshell
#F0EAD6
ΔE00 3.07
Champagne
#F7E7CE
ΔE00 3.19
Linen
#FAF0E6
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1DE #DEE9FC
analogous
#FCE2DE #FCF1DE #F8FCDE
triadic
#FCF1DE #DEFCF1 #F1DEFC
tetradic
#FCF1DE #DEFCE2 #DEE9FC #FCDEF8
square
#FCF1DE #DEFCE2 #DEE9FC #FCDEF8
split-complementary
#FCF1DE #DEF8FC #E2DEFC
monochromatic
#F2C16E #F7D9A6 #FCF1DE #FCF3E3 #FCF3E3
Accessibility & contrast
On white
1.12
#FCF1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FCF1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1DE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1DE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DD
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf1de; /* rgb */ color: rgb(252, 241, 222); /* oklch */ color: oklch(96.2% 0.028 81.5);
Tailwind
colors: {
custom: {
50: '#fdf5e8',
500: '#fcf1de',
950: '#000000',
},
}SCSS
$custom: #fcf1de; $custom-light: #fdf5e8; $custom-dark: #000000;
JSON
{
"hex": "#fcf1de",
"rgb": {
"r": 252,
"g": 241,
"b": 222
},
"hsl": {
"h": 38,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96173,
"c": 0.02772,
"h": 81.5
},
"luminance": 0.8888
}Semantic roles & 50–950 ramp
primary
#FCF1DE
secondary
#9AB5E4
accent
#56E006
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584