#FCDEC7#FCDEC7
#FCDEC7 is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.9% C 0.045 H 59.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEC7 |
|---|---|
| RGB | rgb(252, 222, 199) |
| HSL | hsl(26, 90%, 88%) |
| HSV | hsv(26, 21%, 99%) |
| CMYK | cmyk(0%, 11.9%, 21%, 1.2%) |
| CIE-LAB | lab(90.35, 6.84, 15.08) |
| CIE-LCH | lch(90.35, 16.56, 65.60°) |
| OKLab | oklab(91.94% 0.0229 0.0391) |
| OKLCH | oklch(91.94% 0.045 59.7) |
| XYZ | xyz(76.5751, 77.0637, 64.8628) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.39
Bisque
#FFE4C4
ΔE00 4.23
Light Peach
#FFD8B1
ΔE00 5.13
Apricot
#FBCEB1
ΔE00 5.30
Antiquewhite
#FAEBD7
ΔE00 6.18
Blanchedalmond
#FFEBCD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEC7 #C7E5FC
analogous
#FCC7CA #FCDEC7 #FCF9C7
triadic
#FCDEC7 #C7FCDE #DEC7FC
tetradic
#FCDEC7 #CAFCC7 #C7E5FC #F9C7FC
square
#FCDEC7 #CAFCC7 #C7E5FC #F9C7FC
split-complementary
#FCDEC7 #C7FCF9 #C7CAFC
monochromatic
#F69A53 #F9BC8D #FCDEC7 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.28
#FCDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FCDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEC7
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEC7 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C6
Deuteranopia (green-blind)
#EEE6C7
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdec7; /* rgb */ color: rgb(252, 222, 199); /* oklch */ color: oklch(91.9% 0.045 59.7);
Tailwind
colors: {
custom: {
50: '#fde8d8',
500: '#fcdec7',
950: '#000000',
},
}SCSS
$custom: #fcdec7; $custom-light: #fde8d8; $custom-dark: #000000;
JSON
{
"hex": "#fcdec7",
"rgb": {
"r": 252,
"g": 222,
"b": 199
},
"hsl": {
"h": 26.038,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.91942,
"c": 0.04527,
"h": 59.7
},
"luminance": 0.77062
}Semantic roles & 50–950 ramp
primary
#FCDEC7
secondary
#84BAE3
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483