#E7DEEA#E7DEEA
#E7DEEA is a very light, near-neutral purple. Relative luminance 0.752; OKLCH L 91.1% C 0.019 H 317.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEEA |
|---|---|
| RGB | rgb(231, 222, 234) |
| HSL | hsl(285, 22%, 89%) |
| HSV | hsv(285, 5%, 92%) |
| CMYK | cmyk(1.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.47, 5.19, -4.76) |
| CIE-LCH | lch(89.47, 7.04, 317.51°) |
| OKLab | oklab(91.12% 0.0139 -0.0126) |
| OKLCH | oklch(91.12% 0.019 317.7) |
| XYZ | xyz(73.9252, 75.1723, 88.4412) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.88
Lavenderblush
#FFF0F5
ΔE00 5.40
Ghostwhite
#F8F8FF
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEEA #E1EADE
analogous
#E1DEEA #E7DEEA #EADEE7
triadic
#E7DEEA #EAE7DE #DEEAE7
tetradic
#E7DEEA #EAE1DE #E1EADE #DEE7EA
square
#E7DEEA #EAE1DE #E1EADE #DEE7EA
split-complementary
#E7DEEA #E7EADE #DEEAE1
monochromatic
#B193BA #CCB9D2 #E7DEEA #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.31
#E7DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#E7DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEEA
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEEA | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#E7DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7deea; /* rgb */ color: rgb(231, 222, 234); /* oklch */ color: oklch(91.1% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#eee8f0',
500: '#e7deea',
950: '#000000',
},
}SCSS
$custom: #e7deea; $custom-light: #eee8f0; $custom-dark: #000000;
JSON
{
"hex": "#e7deea",
"rgb": {
"r": 231,
"g": 222,
"b": 234
},
"hsl": {
"h": 285,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.9112,
"c": 0.01876,
"h": 317.7
},
"luminance": 0.75172
}Semantic roles & 50–950 ramp
primary
#E7DEEA
secondary
#B0C1AB
accent
#A1455C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485