#FCDDCD#FCDDCD
#FCDDCD is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.9% C 0.041 H 49.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDCD |
|---|---|
| RGB | rgb(252, 221, 205) |
| HSL | hsl(20, 89%, 90%) |
| HSV | hsv(20, 19%, 99%) |
| CMYK | cmyk(0%, 12.3%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.24, 8.23, 11.78) |
| CIE-LCH | lch(90.24, 14.37, 55.07°) |
| OKLab | oklab(91.9% 0.0267 0.0307) |
| OKLCH | oklch(91.9% 0.041 49.1) |
| XYZ | xyz(77.0207, 76.8182, 68.5159) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 5.89
Peach
#FFDAB9
ΔE00 6.04
Bisque
#FFE4C4
ΔE00 7.34
Light Peach
#FFD8B1
ΔE00 7.84
Antiquewhite
#FAEBD7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDCD #CDECFC
analogous
#FCCDD5 #FCDDCD #FCF5CD
triadic
#FCDDCD #CDFCDD #DDCDFC
tetradic
#FCDDCD #D5FCCD #CDECFC #F5CDFC
square
#FCDDCD #D5FCCD #CDECFC #F5CDFC
split-complementary
#FCDDCD #CDFCF5 #CDD5FC
monochromatic
#F58E5A #F9B693 #FCDDCD #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.28
#FCDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FCDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDCD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDCD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#ECE6CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcddcd; /* rgb */ color: rgb(252, 221, 205); /* oklch */ color: oklch(91.9% 0.041 49.1);
Tailwind
colors: {
custom: {
50: '#fde7dc',
500: '#fcddcd',
950: '#000000',
},
}SCSS
$custom: #fcddcd; $custom-light: #fde7dc; $custom-dark: #000000;
JSON
{
"hex": "#fcddcd",
"rgb": {
"r": 252,
"g": 221,
"b": 205
},
"hsl": {
"h": 20.426,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.91897,
"c": 0.0407,
"h": 49.1
},
"luminance": 0.76816
}Semantic roles & 50–950 ramp
primary
#FCDDCD
secondary
#8AC5E4
accent
#97E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484