#FDDCD2#FDDCD2
#FDDCD2 is a very light, muted red. Relative luminance 0.767; OKLCH L 91.9% C 0.039 H 37.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDCD2 |
|---|---|
| RGB | rgb(253, 220, 210) |
| HSL | hsl(14, 91%, 91%) |
| HSV | hsv(14, 17%, 99%) |
| CMYK | cmyk(0%, 13%, 17%, 0.8%) |
| CIE-LAB | lab(90.19, 9.85, 9.11) |
| CIE-LCH | lch(90.19, 13.42, 42.78°) |
| OKLab | oklab(91.92% 0.0312 0.0239) |
| OKLCH | oklch(91.92% 0.039 37.5) |
| XYZ | xyz(77.7339, 76.7243, 71.6747) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.60
Apricot
#FBCEB1
ΔE00 7.68
Very Light Pink
#FFF4F2
ΔE00 8.88
Peach
#FFDAB9
ΔE00 8.90
Lavenderblush
#FFF0F5
ΔE00 8.97
Seashell
#FFF5EE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDCD2 #D2F3FD
analogous
#FDD2DD #FDDCD2 #FDF1D2
triadic
#FDDCD2 #D2FDDC #DCD2FD
tetradic
#FDDCD2 #DDFDD2 #D2F3FD #F1D2FD
square
#FDDCD2 #DDFDD2 #D2F3FD #F1D2FD
split-complementary
#FDDCD2 #D2FDF1 #D2DDFD
monochromatic
#F8815D #FAAE97 #FDDCD2 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.28
#FDDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FDDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDCD2
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDCD2 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#EBE5D2
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fddcd2; /* rgb */ color: rgb(253, 220, 210); /* oklch */ color: oklch(91.9% 0.039 37.5);
Tailwind
colors: {
custom: {
50: '#fee6df',
500: '#fddcd2',
950: '#000000',
},
}SCSS
$custom: #fddcd2; $custom-light: #fee6df; $custom-dark: #000000;
JSON
{
"hex": "#fddcd2",
"rgb": {
"r": 253,
"g": 220,
"b": 210
},
"hsl": {
"h": 13.953,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.91921,
"c": 0.03928,
"h": 37.5
},
"luminance": 0.76722
}Semantic roles & 50–950 ramp
primary
#FDDCD2
secondary
#8DD1E6
accent
#B0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484