#FCF2DD#FCF2DD
#FCF2DD is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.3% C 0.030 H 85.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF2DD |
|---|---|
| RGB | rgb(252, 242, 221) |
| HSL | hsl(41, 84%, 93%) |
| HSV | hsv(41, 12%, 99%) |
| CMYK | cmyk(0%, 4%, 12.3%, 1.2%) |
| CIE-LAB | lab(95.76, -0.09, 11.33) |
| CIE-LCH | lch(95.76, 11.33, 90.43°) |
| OKLab | oklab(96.34% 0.0023 0.0296) |
| OKLCH | oklch(96.34% 0.03 85.6) |
| XYZ | xyz(84.9470, 89.4212, 81.1776) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.31
Eggshell
#F0EAD6
ΔE00 2.57
Papayawhip
#FFEFD5
ΔE00 2.65
Antiquewhite
#FAEBD7
ΔE00 2.82
Cornsilk
#FFF8DC
ΔE00 3.33
Champagne
#F7E7CE
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF2DD #DDE7FC
analogous
#FCE2DD #FCF2DD #F6FCDD
triadic
#FCF2DD #DDFCF2 #F2DDFC
tetradic
#FCF2DD #DDFCE2 #DDE7FC #FCDDF6
square
#FCF2DD #DDFCE2 #DDE7FC #FCDDF6
split-complementary
#FCF2DD #DDF6FC #E2DDFC
monochromatic
#F2C76D #F7DCA5 #FCF2DD #FDF4E3 #FDF4E3
Accessibility & contrast
On white
1.11
#FCF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FCF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF2DD
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF2DD | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DC
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf2dd; /* rgb */ color: rgb(252, 242, 221); /* oklch */ color: oklch(96.3% 0.030 85.6);
Tailwind
colors: {
custom: {
50: '#fdf6e7',
500: '#fcf2dd',
950: '#000000',
},
}SCSS
$custom: #fcf2dd; $custom-light: #fdf6e7; $custom-dark: #000000;
JSON
{
"hex": "#fcf2dd",
"rgb": {
"r": 252,
"g": 242,
"b": 221
},
"hsl": {
"h": 40.645,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.96343,
"c": 0.02964,
"h": 85.6
},
"luminance": 0.8942
}Semantic roles & 50–950 ramp
primary
#FCF2DD
secondary
#99B1E4
accent
#4CE005
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584