#FCDDCE#FCDDCE
#FCDDCE is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.9% C 0.040 H 47.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDCE |
|---|---|
| RGB | rgb(252, 221, 206) |
| HSL | hsl(20, 88%, 90%) |
| HSV | hsv(20, 18%, 99%) |
| CMYK | cmyk(0%, 12.3%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.26, 8.38, 11.29) |
| CIE-LCH | lch(90.26, 14.06, 53.43°) |
| OKLab | oklab(91.92% 0.0271 0.0295) |
| OKLCH | oklch(91.92% 0.04 47.5) |
| XYZ | xyz(77.1418, 76.8667, 69.1537) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Apricot
#FBCEB1
ΔE00 6.16
Peach
#FFDAB9
ΔE00 6.47
Bisque
#FFE4C4
ΔE00 7.77
Antiquewhite
#FAEBD7
ΔE00 8.11
Light Peach
#FFD8B1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDCE #CEEDFC
analogous
#FCCED6 #FCDDCE #FCF4CE
triadic
#FCDDCE #CEFCDD #DDCEFC
tetradic
#FCDDCE #D6FCCE #CEEDFC #F4CEFC
square
#FCDDCE #D6FCCE #CEEDFC #F4CEFC
split-complementary
#FCDDCE #CEFCF4 #CED6FC
monochromatic
#F58D5B #F8B594 #FCDDCE #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.28
#FCDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FCDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDCE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDCE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCD
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcddce; /* rgb */ color: rgb(252, 221, 206); /* oklch */ color: oklch(91.9% 0.040 47.5);
Tailwind
colors: {
custom: {
50: '#fde7dd',
500: '#fcddce',
950: '#000000',
},
}SCSS
$custom: #fcddce; $custom-light: #fde7dd; $custom-dark: #000000;
JSON
{
"hex": "#fcddce",
"rgb": {
"r": 252,
"g": 221,
"b": 206
},
"hsl": {
"h": 19.565,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91922,
"c": 0.04002,
"h": 47.5
},
"luminance": 0.76865
}Semantic roles & 50–950 ramp
primary
#FCDDCE
secondary
#8BC7E4
accent
#9BE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484