#FCDCCD#FCDCCD
#FCDCCD is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.041 H 46.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCCD |
|---|---|
| RGB | rgb(252, 220, 205) |
| HSL | hsl(19, 89%, 90%) |
| HSV | hsv(19, 19%, 99%) |
| CMYK | cmyk(0%, 12.7%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.99, 8.75, 11.44) |
| CIE-LCH | lch(89.99, 14.40, 52.60°) |
| OKLab | oklab(91.71% 0.0282 0.0299) |
| OKLCH | oklch(91.71% 0.041 46.7) |
| XYZ | xyz(76.7575, 76.2918, 68.4282) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.42
Apricot
#FBCEB1
ΔE00 5.97
Peach
#FFDAB9
ΔE00 6.54
Bisque
#FFE4C4
ΔE00 8.02
Light Peach
#FFD8B1
ΔE00 8.33
Antiquewhite
#FAEBD7
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCCD #CDEDFC
analogous
#FCCDD6 #FCDCCD #FCF4CD
triadic
#FCDCCD #CDFCDC #DCCDFC
tetradic
#FCDCCD #D6FCCD #CDEDFC #F4CDFC
square
#FCDCCD #D6FCCD #CDEDFC #F4CDFC
split-complementary
#FCDCCD #CDFCF4 #CDD6FC
monochromatic
#F58B5A #F9B493 #FCDCCD #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.29
#FCDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FCDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCCD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCCD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdccd; /* rgb */ color: rgb(252, 220, 205); /* oklch */ color: oklch(91.7% 0.041 46.7);
Tailwind
colors: {
custom: {
50: '#fde6dc',
500: '#fcdccd',
950: '#000000',
},
}SCSS
$custom: #fcdccd; $custom-light: #fde6dc; $custom-dark: #000000;
JSON
{
"hex": "#fcdccd",
"rgb": {
"r": 252,
"g": 220,
"b": 205
},
"hsl": {
"h": 19.149,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.91706,
"c": 0.04104,
"h": 46.7
},
"luminance": 0.7629
}Semantic roles & 50–950 ramp
primary
#FCDCCD
secondary
#8AC7E4
accent
#9CE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484