#FDDCD4#FDDCD4
#FDDCD4 is a very light, muted red. Relative luminance 0.768; OKLCH L 92.0% C 0.038 H 33.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCD4 |
|---|---|
| RGB | rgb(253, 220, 212) |
| HSL | hsl(12, 91%, 91%) |
| HSV | hsv(12, 16%, 99%) |
| CMYK | cmyk(0%, 13%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.24, 10.15, 8.13) |
| CIE-LCH | lch(90.24, 13.01, 38.69°) |
| OKLab | oklab(91.97% 0.0319 0.0214) |
| OKLCH | oklch(91.97% 0.038 33.8) |
| XYZ | xyz(77.9846, 76.8246, 72.9952) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.01
Lavenderblush
#FFF0F5
ΔE00 8.48
Apricot
#FBCEB1
ΔE00 8.48
Very Light Pink
#FFF4F2
ΔE00 8.78
Seashell
#FFF5EE
ΔE00 9.59
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCD4 #D4F5FD
analogous
#FDD4E0 #FDDCD4 #FDF0D4
triadic
#FDDCD4 #D4FDDC #DCD4FD
tetradic
#FDDCD4 #E0FDD4 #D4F5FD #F0D4FD
square
#FDDCD4 #E0FDD4 #D4F5FD #F0D4FD
split-complementary
#FDDCD4 #D4FDF0 #D4E0FD
monochromatic
#F87D5F #FAAC9A #FDDCD4 #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.28
#FDDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FDDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCD4
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCD4 | 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)
#E3DFD3
Deuteranopia (green-blind)
#EAE6D4
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddcd4; /* rgb */ color: rgb(253, 220, 212); /* oklch */ color: oklch(92.0% 0.038 33.8);
Tailwind
colors: {
custom: {
50: '#fee6e1',
500: '#fddcd4',
950: '#000000',
},
}SCSS
$custom: #fddcd4; $custom-light: #fee6e1; $custom-dark: #000000;
JSON
{
"hex": "#fddcd4",
"rgb": {
"r": 253,
"g": 220,
"b": 212
},
"hsl": {
"h": 11.707,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.91972,
"c": 0.03842,
"h": 33.8
},
"luminance": 0.76823
}Semantic roles & 50–950 ramp
primary
#FDDCD4
secondary
#8FD5E6
accent
#B9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484