#FCDACE#FCDACE
#FCDACE is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.4% C 0.041 H 40.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDACE |
|---|---|
| RGB | rgb(252, 218, 206) |
| HSL | hsl(16, 88%, 90%) |
| HSV | hsv(16, 18%, 99%) |
| CMYK | cmyk(0%, 13.5%, 18.3%, 1.2%) |
| CIE-LAB | lab(89.53, 9.93, 10.25) |
| CIE-LCH | lch(89.53, 14.27, 45.92°) |
| OKLab | oklab(91.35% 0.0315 0.0268) |
| OKLCH | oklch(91.35% 0.041 40.4) |
| XYZ | xyz(76.3568, 75.2967, 68.8920) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.51
Apricot
#FBCEB1
ΔE00 6.75
Peach
#FFDAB9
ΔE00 8.08
Very Light Pink
#FFF4F2
ΔE00 9.48
Bisque
#FFE4C4
ΔE00 9.79
Linen
#FAF0E6
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDACE #CEF0FC
analogous
#FCCED9 #FCDACE #FCF1CE
triadic
#FCDACE #CEFCDA #DACEFC
tetradic
#FCDACE #D9FCCE #CEF0FC #F1CEFC
square
#FCDACE #D9FCCE #CEF0FC #F1CEFC
split-complementary
#FCDACE #CEFCF1 #CED9FC
monochromatic
#F5835B #F8AE94 #FCDACE #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.31
#FCDACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FCDACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDACE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDACE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCD
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#FFD5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdace; /* rgb */ color: rgb(252, 218, 206); /* oklch */ color: oklch(91.4% 0.041 40.4);
Tailwind
colors: {
custom: {
50: '#fde5dd',
500: '#fcdace',
950: '#000000',
},
}SCSS
$custom: #fcdace; $custom-light: #fde5dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdace",
"rgb": {
"r": 252,
"g": 218,
"b": 206
},
"hsl": {
"h": 15.652,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91352,
"c": 0.0414,
"h": 40.4
},
"luminance": 0.75294
}Semantic roles & 50–950 ramp
primary
#FCDACE
secondary
#8BCCE4
accent
#A9E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484