#E7DDEA#E7DDEA
#E7DDEA is a very light, muted purple. Relative luminance 0.746; OKLCH L 90.9% C 0.020 H 318.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DDEA |
|---|---|
| RGB | rgb(231, 221, 234) |
| HSL | hsl(286, 24%, 89%) |
| HSV | hsv(286, 6%, 92%) |
| CMYK | cmyk(1.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.23, 5.71, -5.12) |
| CIE-LCH | lch(89.23, 7.67, 318.12°) |
| OKLab | oklab(90.93% 0.0153 -0.0136) |
| OKLCH | oklch(90.93% 0.02 318.4) |
| XYZ | xyz(73.6604, 74.6427, 88.3529) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.20
Very Light Pink
#FFF4F2
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DDEA #E0EADD
analogous
#E1DDEA #E7DDEA #EADDE7
triadic
#E7DDEA #EAE7DD #DDEAE7
tetradic
#E7DDEA #EAE1DD #E0EADD #DDE7EA
square
#E7DDEA #EAE1DD #E0EADD #DDE7EA
split-complementary
#E7DDEA #E7EADD #DDEAE1
monochromatic
#B291BB #CCB7D3 #E7DDEA #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.32
#E7DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E7DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DDEA
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DDEA | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DEE0E9
Tritanopia (blue-blind)
#E7DEE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7ddea; /* rgb */ color: rgb(231, 221, 234); /* oklch */ color: oklch(90.9% 0.020 318.4);
Tailwind
colors: {
custom: {
50: '#eee7f0',
500: '#e7ddea',
950: '#000000',
},
}SCSS
$custom: #e7ddea; $custom-light: #eee7f0; $custom-dark: #000000;
JSON
{
"hex": "#e7ddea",
"rgb": {
"r": 231,
"g": 221,
"b": 234
},
"hsl": {
"h": 286.154,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90926,
"c": 0.02047,
"h": 318.4
},
"luminance": 0.74642
}Semantic roles & 50–950 ramp
primary
#E7DDEA
secondary
#AFC2A9
accent
#A24359
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485