#EADDE9#EADDE9
#EADDE9 is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.1% C 0.021 H 328.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDE9 |
|---|---|
| RGB | rgb(234, 221, 233) |
| HSL | hsl(305, 24%, 89%) |
| HSV | hsv(305, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 0.4%, 8.2%) |
| CIE-LAB | lab(89.43, 6.54, -4.26) |
| CIE-LCH | lch(89.43, 7.80, 326.90°) |
| OKLab | oklab(91.14% 0.0181 -0.0113) |
| OKLCH | oklch(91.14% 0.021 328.1) |
| XYZ | xyz(74.4939, 75.0890, 87.6442) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Mistyrose
#FFE4E1
ΔE00 7.86
Very Light Pink
#FFF4F2
ΔE00 8.02
Ghostwhite
#F8F8FF
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDE9 #DDEADE
analogous
#E5DDEA #EADDE9 #EADDE3
triadic
#EADDE9 #E9EADD #DDE9EA
tetradic
#EADDE9 #EAE5DD #DDEADE #DDE3EA
square
#EADDE9 #EAE5DD #DDEADE #DDE3EA
split-complementary
#EADDE9 #E3EADD #DDEAE5
monochromatic
#BB91B8 #D3B7D1 #EADDE9 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.31
#EADDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EADDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDE9
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDE9 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#EBDEE1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadde9; /* rgb */ color: rgb(234, 221, 233); /* oklch */ color: oklch(91.1% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#f0e7f0',
500: '#eadde9',
950: '#000000',
},
}SCSS
$custom: #eadde9; $custom-light: #f0e7f0; $custom-dark: #000000;
JSON
{
"hex": "#eadde9",
"rgb": {
"r": 234,
"g": 221,
"b": 233
},
"hsl": {
"h": 304.615,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91138,
"c": 0.02132,
"h": 328.1
},
"luminance": 0.75089
}Semantic roles & 50–950 ramp
primary
#EADDE9
secondary
#A9C2AB
accent
#A24B43
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485