#FDDCD3#FDDCD3
#FDDCD3 is a very light, muted red. Relative luminance 0.768; OKLCH L 91.9% C 0.039 H 35.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCD3 |
|---|---|
| RGB | rgb(253, 220, 211) |
| HSL | hsl(13, 91%, 91%) |
| HSV | hsv(13, 17%, 99%) |
| CMYK | cmyk(0%, 13%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.22, 10.00, 8.62) |
| CIE-LCH | lch(90.22, 13.21, 40.77°) |
| OKLab | oklab(91.95% 0.0315 0.0227) |
| OKLCH | oklch(91.95% 0.039 35.7) |
| XYZ | xyz(77.8588, 76.7743, 72.3329) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.29
Apricot
#FBCEB1
ΔE00 8.08
Lavenderblush
#FFF0F5
ΔE00 8.72
Very Light Pink
#FFF4F2
ΔE00 8.82
Peach
#FFDAB9
ΔE00 9.36
Seashell
#FFF5EE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCD3 #D3F4FD
analogous
#FDD3DF #FDDCD3 #FDF1D3
triadic
#FDDCD3 #D3FDDC #DCD3FD
tetradic
#FDDCD3 #DFFDD3 #D3F4FD #F1D3FD
square
#FDDCD3 #DFFDD3 #D3F4FD #F1D3FD
split-complementary
#FDDCD3 #D3FDF1 #D3DFFD
monochromatic
#F87F5E #FAAD98 #FDDCD3 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.28
#FDDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FDDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCD3
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCD3 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#EBE5D3
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddcd3; /* rgb */ color: rgb(253, 220, 211); /* oklch */ color: oklch(91.9% 0.039 35.7);
Tailwind
colors: {
custom: {
50: '#fee6e0',
500: '#fddcd3',
950: '#000000',
},
}SCSS
$custom: #fddcd3; $custom-light: #fee6e0; $custom-dark: #000000;
JSON
{
"hex": "#fddcd3",
"rgb": {
"r": 253,
"g": 220,
"b": 211
},
"hsl": {
"h": 12.857,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.91946,
"c": 0.03883,
"h": 35.7
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#FDDCD3
secondary
#8ED3E6
accent
#B4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484