#FCDDC8#FCDDC8
#FCDDC8 is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.044 H 56.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDC8 |
|---|---|
| RGB | rgb(252, 221, 200) |
| HSL | hsl(24, 90%, 89%) |
| HSV | hsv(24, 21%, 99%) |
| CMYK | cmyk(0%, 12.3%, 20.6%, 1.2%) |
| CIE-LAB | lab(90.13, 7.50, 14.24) |
| CIE-LCH | lch(90.13, 16.10, 62.23°) |
| OKLab | oklab(91.78% 0.0247 0.037) |
| OKLCH | oklch(91.78% 0.044 56.2) |
| XYZ | xyz(76.4268, 76.5807, 65.3880) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.03
Apricot
#FBCEB1
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 5.82
Antiquewhite
#FAEBD7
ΔE00 6.85
Blanchedalmond
#FFEBCD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDC8 #C8E7FC
analogous
#FCC8CD #FCDDC8 #FCF7C8
triadic
#FCDDC8 #C8FCDD #DDC8FC
tetradic
#FCDDC8 #CDFCC8 #C8E7FC #F7C8FC
square
#FCDDC8 #CDFCC8 #C8E7FC #F7C8FC
split-complementary
#FCDDC8 #C8FCF7 #C8CDFC
monochromatic
#F69554 #F9B98E #FCDDC8 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.29
#FCDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FCDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDC8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDC8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC7
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcddc8; /* rgb */ color: rgb(252, 221, 200); /* oklch */ color: oklch(91.8% 0.044 56.2);
Tailwind
colors: {
custom: {
50: '#fde7d8',
500: '#fcddc8',
950: '#000000',
},
}SCSS
$custom: #fcddc8; $custom-light: #fde7d8; $custom-dark: #000000;
JSON
{
"hex": "#fcddc8",
"rgb": {
"r": 252,
"g": 221,
"b": 200
},
"hsl": {
"h": 24.231,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.91775,
"c": 0.04448,
"h": 56.2
},
"luminance": 0.76578
}Semantic roles & 50–950 ramp
primary
#FCDDC8
secondary
#85BDE3
accent
#89E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483