#FCF1DC#FCF1DC
#FCF1DC is a very light, muted orange. Relative luminance 0.888; OKLCH L 96.1% C 0.030 H 83.6°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF1DC |
|---|---|
| RGB | rgb(252, 241, 220) |
| HSL | hsl(39, 84%, 93%) |
| HSV | hsv(39, 13%, 99%) |
| CMYK | cmyk(0%, 4.4%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.49, 0.27, 11.46) |
| CIE-LCH | lch(95.49, 11.47, 88.67°) |
| OKLab | oklab(96.12% 0.0033 0.0299) |
| OKLCH | oklch(96.12% 0.03 83.6) |
| XYZ | xyz(84.5174, 88.7745, 80.3791) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.28
Antiquewhite
#FAEBD7
ΔE00 2.33
Oldlace
#FDF5E6
ΔE00 2.41
Eggshell
#F0EAD6
ΔE00 2.81
Champagne
#F7E7CE
ΔE00 2.93
Cornsilk
#FFF8DC
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF1DC #DCE7FC
analogous
#FCE1DC #FCF1DC #F7FCDC
triadic
#FCF1DC #DCFCF1 #F1DCFC
tetradic
#FCF1DC #DCFCE1 #DCE7FC #FCDCF7
square
#FCF1DC #DCFCE1 #DCE7FC #FCDCF7
split-complementary
#FCF1DC #DCF7FC #E1DCFC
monochromatic
#F2C46B #F7DAA4 #FCF1DC #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.12
#FCF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FCF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF1DC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF1DC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf1dc; /* rgb */ color: rgb(252, 241, 220); /* oklch */ color: oklch(96.1% 0.030 83.6);
Tailwind
colors: {
custom: {
50: '#fdf5e6',
500: '#fcf1dc',
950: '#000000',
},
}SCSS
$custom: #fcf1dc; $custom-light: #fdf5e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf1dc",
"rgb": {
"r": 252,
"g": 241,
"b": 220
},
"hsl": {
"h": 39.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96123,
"c": 0.03007,
"h": 83.6
},
"luminance": 0.88773
}Semantic roles & 50–950 ramp
primary
#FCF1DC
secondary
#98B2E4
accent
#50E105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584