#EADDE8#EADDE8
#EADDE8 is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.1% C 0.020 H 330.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EADDE8 |
|---|---|
| RGB | rgb(234, 221, 232) |
| HSL | hsl(309, 24%, 89%) |
| HSV | hsv(309, 6%, 92%) |
| CMYK | cmyk(0%, 5.6%, 0.9%, 8.2%) |
| CIE-LAB | lab(89.41, 6.36, -3.77) |
| CIE-LCH | lch(89.41, 7.39, 329.30°) |
| OKLab | oklab(91.11% 0.0177 -0.01) |
| OKLCH | oklch(91.11% 0.02 330.7) |
| XYZ | xyz(74.3515, 75.0320, 86.8940) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 7.57
Very Light Pink
#FFF4F2
ΔE00 7.71
Ghostwhite
#F8F8FF
ΔE00 7.99
Gainsboro
#DCDCDC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADDE8 #DDEADF
analogous
#E6DDEA #EADDE8 #EADDE2
triadic
#EADDE8 #E8EADD #DDE8EA
tetradic
#EADDE8 #EAE6DD #DDEADF #DDE2EA
square
#EADDE8 #EAE6DD #DDEADF #DDE2EA
split-complementary
#EADDE8 #E2EADD #DDEAE6
monochromatic
#BB91B5 #D3B7CE #EADDE8 #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.31
#EADDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EADDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADDE8
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADDE8 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#EBDEE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadde8; /* rgb */ color: rgb(234, 221, 232); /* oklch */ color: oklch(91.1% 0.020 330.7);
Tailwind
colors: {
custom: {
50: '#f0e7ef',
500: '#eadde8',
950: '#000000',
},
}SCSS
$custom: #eadde8; $custom-light: #f0e7ef; $custom-dark: #000000;
JSON
{
"hex": "#eadde8",
"rgb": {
"r": 234,
"g": 221,
"b": 232
},
"hsl": {
"h": 309.231,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91109,
"c": 0.02034,
"h": 330.7
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#EADDE8
secondary
#A9C2AD
accent
#A25243
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485