#E8DDEA#E8DDEA
#E8DDEA is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.0% C 0.021 H 321.0°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDEA |
|---|---|
| RGB | rgb(232, 221, 234) |
| HSL | hsl(291, 24%, 89%) |
| HSV | hsv(291, 6%, 92%) |
| CMYK | cmyk(0.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.30, 6.05, -5.00) |
| CIE-LCH | lch(89.30, 7.84, 320.43°) |
| OKLab | oklab(91.01% 0.0164 -0.0132) |
| OKLCH | oklch(91.01% 0.021 321) |
| XYZ | xyz(73.9841, 74.8096, 88.3681) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Lavenderblush
#FFF0F5
ΔE00 5.48
Ghostwhite
#F8F8FF
ΔE00 7.79
Very Light Pink
#FFF4F2
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.45
Mistyrose
#FFE4E1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDEA #DFEADD
analogous
#E2DDEA #E8DDEA #EADDE6
triadic
#E8DDEA #EAE8DD #DDEAE8
tetradic
#E8DDEA #EAE2DD #DFEADD #DDE6EA
square
#E8DDEA #EAE2DD #DFEADD #DDE6EA
split-complementary
#E8DDEA #E6EADD #DDEAE2
monochromatic
#B591BB #CEB7D3 #E8DDEA #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.32
#E8DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E8DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDEA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDEA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#E8DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8ddea; /* rgb */ color: rgb(232, 221, 234); /* oklch */ color: oklch(91.0% 0.021 321.0);
Tailwind
colors: {
custom: {
50: '#efe7f0',
500: '#e8ddea',
950: '#000000',
},
}SCSS
$custom: #e8ddea; $custom-light: #efe7f0; $custom-dark: #000000;
JSON
{
"hex": "#e8ddea",
"rgb": {
"r": 232,
"g": 221,
"b": 234
},
"hsl": {
"h": 290.769,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.91006,
"c": 0.02105,
"h": 321
},
"luminance": 0.74809
}Semantic roles & 50–950 ramp
primary
#E8DDEA
secondary
#ADC2A9
accent
#A24352
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485