#FCDCCF#FCDCCF
#FCDCCF is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.040 H 43.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCCF |
|---|---|
| RGB | rgb(252, 220, 207) |
| HSL | hsl(17, 88%, 90%) |
| HSV | hsv(17, 18%, 99%) |
| CMYK | cmyk(0%, 12.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.04, 9.04, 10.45) |
| CIE-LCH | lch(90.04, 13.82, 49.14°) |
| OKLab | oklab(91.76% 0.0289 0.0274) |
| OKLCH | oklch(91.76% 0.04 43.4) |
| XYZ | xyz(77.0004, 76.3890, 69.7078) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.64
Apricot
#FBCEB1
ΔE00 6.61
Peach
#FFDAB9
ΔE00 7.43
Bisque
#FFE4C4
ΔE00 8.88
Very Light Pink
#FFF4F2
ΔE00 8.97
Linen
#FAF0E6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCCF #CFEFFC
analogous
#FCCFD9 #FCDCCF #FCF2CF
triadic
#FCDCCF #CFFCDC #DCCFFC
tetradic
#FCDCCF #D9FCCF #CFEFFC #F2CFFC
square
#FCDCCF #D9FCCF #CFEFFC #F2CFFC
split-complementary
#FCDCCF #CFFCF2 #CFD9FC
monochromatic
#F5885C #F8B295 #FCDCCF #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.29
#FCDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FCDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCCF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCCF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdccf; /* rgb */ color: rgb(252, 220, 207); /* oklch */ color: oklch(91.8% 0.040 43.4);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fcdccf',
950: '#000000',
},
}SCSS
$custom: #fcdccf; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdccf",
"rgb": {
"r": 252,
"g": 220,
"b": 207
},
"hsl": {
"h": 17.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.91756,
"c": 0.03981,
"h": 43.4
},
"luminance": 0.76387
}Semantic roles & 50–950 ramp
primary
#FCDCCF
secondary
#8CCAE4
accent
#A3E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484