#FCDECD#FCDECD
#FCDECD is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.1% C 0.040 H 51.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDECD |
|---|---|
| RGB | rgb(252, 222, 205) |
| HSL | hsl(22, 89%, 90%) |
| HSV | hsv(22, 19%, 99%) |
| CMYK | cmyk(0%, 11.9%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.48, 7.71, 12.13) |
| CIE-LCH | lch(90.48, 14.37, 57.55°) |
| OKLab | oklab(92.09% 0.0252 0.0316) |
| OKLCH | oklch(92.09% 0.04 51.5) |
| XYZ | xyz(77.2855, 77.3479, 68.6042) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.59
Apricot
#FBCEB1
ΔE00 5.90
Mistyrose
#FFE4E1
ΔE00 6.25
Bisque
#FFE4C4
ΔE00 6.66
Antiquewhite
#FAEBD7
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDECD #CDEBFC
analogous
#FCCDD4 #FCDECD #FCF5CD
triadic
#FCDECD #CDFCDE #DECDFC
tetradic
#FCDECD #D4FCCD #CDEBFC #F5CDFC
square
#FCDECD #D4FCCD #CDEBFC #F5CDFC
split-complementary
#FCDECD #CDFCF5 #CDD4FC
monochromatic
#F5925A #F9B893 #FCDECD #FDECE2 #FDECE2
Accessibility & contrast
On white
1.28
#FCDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FCDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDECD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDECD | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdecd; /* rgb */ color: rgb(252, 222, 205); /* oklch */ color: oklch(92.1% 0.040 51.5);
Tailwind
colors: {
custom: {
50: '#fde8dc',
500: '#fcdecd',
950: '#000000',
},
}SCSS
$custom: #fcdecd; $custom-light: #fde8dc; $custom-dark: #000000;
JSON
{
"hex": "#fcdecd",
"rgb": {
"r": 252,
"g": 222,
"b": 205
},
"hsl": {
"h": 21.702,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.92087,
"c": 0.04043,
"h": 51.5
},
"luminance": 0.77346
}Semantic roles & 50–950 ramp
primary
#FCDECD
secondary
#8AC3E4
accent
#92E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484