#FCDECE#FCDECE
#FCDECE is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.1% C 0.040 H 49.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDECE |
|---|---|
| RGB | rgb(252, 222, 206) |
| HSL | hsl(21, 88%, 90%) |
| HSV | hsv(21, 18%, 99%) |
| CMYK | cmyk(0%, 11.9%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.50, 7.86, 11.64) |
| CIE-LCH | lch(90.50, 14.04, 55.97°) |
| OKLab | oklab(92.11% 0.0256 0.0304) |
| OKLCH | oklch(92.11% 0.04 49.9) |
| XYZ | xyz(77.4066, 77.3963, 69.2419) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.82
Peach
#FFDAB9
ΔE00 6.00
Apricot
#FBCEB1
ΔE00 6.12
Bisque
#FFE4C4
ΔE00 7.09
Antiquewhite
#FAEBD7
ΔE00 7.46
Light Peach
#FFD8B1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDECE #CEECFC
analogous
#FCCED5 #FCDECE #FCF5CE
triadic
#FCDECE #CEFCDE #DECEFC
tetradic
#FCDECE #D5FCCE #CEECFC #F5CEFC
square
#FCDECE #D5FCCE #CEECFC #F5CEFC
split-complementary
#FCDECE #CEFCF5 #CED5FC
monochromatic
#F5905B #F8B794 #FCDECE #FDECE2 #FDECE2
Accessibility & contrast
On white
1.27
#FCDECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FCDECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDECE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDECE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CD
Deuteranopia (green-blind)
#EDE6CE
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdece; /* rgb */ color: rgb(252, 222, 206); /* oklch */ color: oklch(92.1% 0.040 49.9);
Tailwind
colors: {
custom: {
50: '#fde8dd',
500: '#fcdece',
950: '#000000',
},
}SCSS
$custom: #fcdece; $custom-light: #fde8dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdece",
"rgb": {
"r": 252,
"g": 222,
"b": 206
},
"hsl": {
"h": 20.87,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.92112,
"c": 0.03971,
"h": 49.9
},
"luminance": 0.77394
}Semantic roles & 50–950 ramp
primary
#FCDECE
secondary
#8BC5E4
accent
#96E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484