#EAD9DA#EAD9DA
#EAD9DA is a very light, near-neutral red. Relative luminance 0.722; OKLCH L 89.9% C 0.019 H 13.4°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD9DA |
|---|---|
| RGB | rgb(234, 217, 218) |
| HSL | hsl(356, 29%, 88%) |
| HSV | hsv(356, 7%, 92%) |
| CMYK | cmyk(0%, 7.3%, 6.8%, 8.2%) |
| CIE-LAB | lab(88.06, 6.00, 1.62) |
| CIE-LCH | lch(88.06, 6.22, 15.07°) |
| OKLab | oklab(89.93% 0.0183 0.0044) |
| OKLCH | oklch(89.93% 0.019 13.4) |
| XYZ | xyz(71.3980, 72.1810, 76.4872) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 5.27
Very Light Pink
#FFF4F2
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 7.59
Seashell
#FFF5EE
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD9DA #D9EAE9
analogous
#EAD9E2 #EAD9DA #EAE0D9
triadic
#EAD9DA #DAEAD9 #D9DAEA
tetradic
#EAD9DA #E2EAD9 #D9EAE9 #E0D9EA
square
#EAD9DA #E2EAD9 #D9EAE9 #E0D9EA
split-complementary
#EAD9DA #D9EAE0 #D9E2EA
monochromatic
#BE8A8D #D4B2B4 #EAD9DA #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.36
#EAD9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EAD9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD9DA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD9DA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#EED8D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ead9da; /* rgb */ color: rgb(234, 217, 218); /* oklch */ color: oklch(89.9% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#f0e4e5',
500: '#ead9da',
950: '#000000',
},
}SCSS
$custom: #ead9da; $custom-light: #f0e4e5; $custom-dark: #000000;
JSON
{
"hex": "#ead9da",
"rgb": {
"r": 234,
"g": 217,
"b": 218
},
"hsl": {
"h": 356.471,
"s": 28.814,
"l": 88.431
},
"oklch": {
"l": 0.89931,
"c": 0.01881,
"h": 13.4
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#EAD9DA
secondary
#A4C3C1
accent
#A7A13E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484