#FCDDD3#FCDDD3
#FCDDD3 is a very light, muted red. Relative luminance 0.771; OKLCH L 92.0% C 0.037 H 38.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDD3 |
|---|---|
| RGB | rgb(252, 221, 211) |
| HSL | hsl(15, 87%, 91%) |
| HSV | hsv(15, 16%, 99%) |
| CMYK | cmyk(0%, 12.3%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.37, 9.13, 8.84) |
| CIE-LCH | lch(90.37, 12.70, 44.07°) |
| OKLab | oklab(92.05% 0.029 0.0232) |
| OKLCH | oklch(92.05% 0.037 38.7) |
| XYZ | xyz(77.7589, 77.1135, 72.4036) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.41
Apricot
#FBCEB1
ΔE00 7.80
Very Light Pink
#FFF4F2
ΔE00 8.34
Lavenderblush
#FFF0F5
ΔE00 8.62
Peach
#FFDAB9
ΔE00 8.72
Seashell
#FFF5EE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDD3 #D3F2FC
analogous
#FCD3DD #FCDDD3 #FCF1D3
triadic
#FCDDD3 #D3FCDD #DDD3FC
tetradic
#FCDDD3 #DDFCD3 #D3F2FC #F1D3FC
square
#FCDDD3 #DDFCD3 #D3F2FC #F1D3FC
split-complementary
#FCDDD3 #D3FCF1 #D3DDFC
monochromatic
#F48460 #F8B19A #FCDDD3 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.28
#FCDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#FCDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDD3
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDD3 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcddd3; /* rgb */ color: rgb(252, 221, 211); /* oklch */ color: oklch(92.0% 0.037 38.7);
Tailwind
colors: {
custom: {
50: '#fde7e0',
500: '#fcddd3',
950: '#000000',
},
}SCSS
$custom: #fcddd3; $custom-light: #fde7e0; $custom-dark: #000000;
JSON
{
"hex": "#fcddd3",
"rgb": {
"r": 252,
"g": 221,
"b": 211
},
"hsl": {
"h": 14.634,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.92048,
"c": 0.03713,
"h": 38.7
},
"luminance": 0.77111
}Semantic roles & 50–950 ramp
primary
#FCDDD3
secondary
#8FCFE4
accent
#ADE402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484