#EED5DB#EED5DB
#EED5DB is a very light, muted red. Relative luminance 0.709; OKLCH L 89.5% C 0.029 H 1.4°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EED5DB |
|---|---|
| RGB | rgb(238, 213, 219) |
| HSL | hsl(346, 42%, 88%) |
| HSV | hsv(346, 11%, 93%) |
| CMYK | cmyk(0%, 10.5%, 8%, 6.7%) |
| CIE-LAB | lab(87.43, 9.65, 0.21) |
| CIE-LCH | lch(87.43, 9.65, 1.27°) |
| OKLab | oklab(89.53% 0.0288 0.0007) |
| OKLCH | oklch(89.53% 0.029 1.4) |
| XYZ | xyz(71.8391, 70.8814, 76.9012) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.08
Lavenderblush
#FFF0F5
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 8.57
Light Rose
#FFC5CB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED5DB #D5EEE8
analogous
#EED5E7 #EED5DB #EEDBD5
triadic
#EED5DB #DBEED5 #D5DBEE
tetradic
#EED5DB #E7EED5 #D5EEE8 #DBD5EE
square
#EED5DB #E7EED5 #D5EEE8 #DBD5EE
split-complementary
#EED5DB #D5EEDB #D5E7EE
monochromatic
#CB7E90 #DCA9B6 #EED5DB #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.38
#EED5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#EED5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED5DB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED5DB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#DDDDDB
Tritanopia (blue-blind)
#F3D4D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eed5db; /* rgb */ color: rgb(238, 213, 219); /* oklch */ color: oklch(89.5% 0.029 1.4);
Tailwind
colors: {
custom: {
50: '#f3e2e6',
500: '#eed5db',
950: '#000000',
},
}SCSS
$custom: #eed5db; $custom-light: #f3e2e6; $custom-dark: #000000;
JSON
{
"hex": "#eed5db",
"rgb": {
"r": 238,
"g": 213,
"b": 219
},
"hsl": {
"h": 345.6,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.89527,
"c": 0.02882,
"h": 1.4
},
"luminance": 0.7088
}Semantic roles & 50–950 ramp
primary
#EED5DB
secondary
#9DCABF
accent
#B59530
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484