#EED6DB#EED6DB
#EED6DB is a very light, muted red. Relative luminance 0.714; OKLCH L 89.7% C 0.027 H 3.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EED6DB |
|---|---|
| RGB | rgb(238, 214, 219) |
| HSL | hsl(348, 41%, 89%) |
| HSV | hsv(348, 10%, 93%) |
| CMYK | cmyk(0%, 10.1%, 8%, 6.7%) |
| CIE-LAB | lab(87.67, 9.12, 0.57) |
| CIE-LCH | lch(87.67, 9.14, 3.58°) |
| OKLab | oklab(89.72% 0.0273 0.0017) |
| OKLCH | oklch(89.72% 0.027 3.5) |
| XYZ | xyz(72.0914, 71.3860, 76.9853) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 6.16
Light Pink
#FFD1DF
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED6DB #D6EEE9
analogous
#EED6E7 #EED6DB #EEDDD6
triadic
#EED6DB #DBEED6 #D6DBEE
tetradic
#EED6DB #E7EED6 #D6EEE9 #DDD6EE
square
#EED6DB #E7EED6 #D6EEE9 #DDD6EE
split-complementary
#EED6DB #D6EEDD #D6E7EE
monochromatic
#CA7F8F #DCABB5 #EED6DB #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.37
#EED6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#EED6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED6DB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED6DB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#F3D5D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed6db; /* rgb */ color: rgb(238, 214, 219); /* oklch */ color: oklch(89.7% 0.027 3.5);
Tailwind
colors: {
custom: {
50: '#f3e2e6',
500: '#eed6db',
950: '#000000',
},
}SCSS
$custom: #eed6db; $custom-light: #f3e2e6; $custom-dark: #000000;
JSON
{
"hex": "#eed6db",
"rgb": {
"r": 238,
"g": 214,
"b": 219
},
"hsl": {
"h": 347.5,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.89719,
"c": 0.02739,
"h": 3.5
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#EED6DB
secondary
#9ECAC1
accent
#B49931
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484