#EDCDD2#EDCDD2
#EDCDD2 is a very light, muted red. Relative luminance 0.663; OKLCH L 87.7% C 0.037 H 7.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDD2 |
|---|---|
| RGB | rgb(237, 205, 210) |
| HSL | hsl(351, 47%, 87%) |
| HSV | hsv(351, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 11.4%, 7.1%) |
| CIE-LAB | lab(85.16, 12.01, 1.67) |
| CIE-LCH | lch(85.16, 12.12, 7.92°) |
| OKLab | oklab(87.66% 0.0362 0.0046) |
| OKLCH | oklch(87.66% 0.037 7.2) |
| XYZ | xyz(68.3885, 66.3220, 70.1591) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.23
Pale Pink
#FFCFDC
ΔE00 5.29
Mistyrose
#FFE4E1
ΔE00 6.23
Light Rose
#FFC5CB
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 7.20
Bubblegum
#FFC1CC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDD2 #CDEDE8
analogous
#EDCDE2 #EDCDD2 #EDD8CD
triadic
#EDCDD2 #D2EDCD #CDD2ED
tetradic
#EDCDD2 #E2EDCD #CDEDE8 #D8CDED
square
#EDCDD2 #E2EDCD #CDEDE8 #D8CDED
split-complementary
#EDCDD2 #CDEDD8 #CDE2ED
monochromatic
#CD7381 #DDA0AA #EDCDD2 #F7E8EB #F7E8EB
Accessibility & contrast
On white
1.47
#EDCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#EDCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDD2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDD2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#D8D7D1
Tritanopia (blue-blind)
#F4CBCF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edcdd2; /* rgb */ color: rgb(237, 205, 210); /* oklch */ color: oklch(87.7% 0.037 7.2);
Tailwind
colors: {
custom: {
50: '#f3dcdf',
500: '#edcdd2',
950: '#000000',
},
}SCSS
$custom: #edcdd2; $custom-light: #f3dcdf; $custom-dark: #000000;
JSON
{
"hex": "#edcdd2",
"rgb": {
"r": 237,
"g": 205,
"b": 210
},
"hsl": {
"h": 350.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87663,
"c": 0.03651,
"h": 7.2
},
"luminance": 0.6632
}Semantic roles & 50–950 ramp
primary
#EDCDD2
secondary
#95C9C1
accent
#BAA42B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484