#EADDE5#EADDE5
#EADDE5 is a very light, near-neutral pink. Relative luminance 0.749; OKLCH L 91.0% C 0.018 H 339.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDE5 |
|---|---|
| RGB | rgb(234, 221, 229) |
| HSL | hsl(323, 24%, 89%) |
| HSV | hsv(323, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 2.1%, 8.2%) |
| CIE-LAB | lab(89.33, 5.82, -2.31) |
| CIE-LCH | lch(89.33, 6.27, 338.33°) |
| OKLab | oklab(91.02% 0.0166 -0.0061) |
| OKLCH | oklch(91.02% 0.018 339.9) |
| XYZ | xyz(73.9290, 74.8631, 84.6689) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.36
Mistyrose
#FFE4E1
ΔE00 6.76
Very Light Pink
#FFF4F2
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.58
Ghostwhite
#F8F8FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDE5 #DDEAE2
analogous
#E9DDEA #EADDE5 #EADDDF
triadic
#EADDE5 #E5EADD #DDE5EA
tetradic
#EADDE5 #EAE9DD #DDEAE2 #DDDFEA
square
#EADDE5 #EAE9DD #DDEAE2 #DDDFEA
split-complementary
#EADDE5 #DFEADD #DDEAE9
monochromatic
#BB91AB #D3B7C8 #EADDE5 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.31
#EADDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EADDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDE5
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDE5 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#ECDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadde5; /* rgb */ color: rgb(234, 221, 229); /* oklch */ color: oklch(91.0% 0.018 339.9);
Tailwind
colors: {
custom: {
50: '#f0e7ed',
500: '#eadde5',
950: '#000000',
},
}SCSS
$custom: #eadde5; $custom-light: #f0e7ed; $custom-dark: #000000;
JSON
{
"hex": "#eadde5",
"rgb": {
"r": 234,
"g": 221,
"b": 229
},
"hsl": {
"h": 323.077,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.9102,
"c": 0.0177,
"h": 339.9
},
"luminance": 0.74862
}Semantic roles & 50–950 ramp
primary
#EADDE5
secondary
#A9C2B3
accent
#A26843
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484