#E8DEEA#E8DEEA
#E8DEEA is a very light, near-neutral purple. Relative luminance 0.753; OKLCH L 91.2% C 0.019 H 320.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DEEA |
|---|---|
| RGB | rgb(232, 222, 234) |
| HSL | hsl(290, 22%, 89%) |
| HSV | hsv(290, 5%, 92%) |
| CMYK | cmyk(0.9%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.55, 5.53, -4.63) |
| CIE-LCH | lch(89.55, 7.21, 320.03°) |
| OKLab | oklab(91.2% 0.0149 -0.0123) |
| OKLCH | oklch(91.2% 0.019 320.6) |
| XYZ | xyz(74.2489, 75.3392, 88.4563) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Lavenderblush
#FFF0F5
ΔE00 5.23
Ghostwhite
#F8F8FF
ΔE00 7.26
Very Light Pink
#FFF4F2
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.90
Snow
#FFFAFA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DEEA #E0EADE
analogous
#E2DEEA #E8DEEA #EADEE6
triadic
#E8DEEA #EAE8DE #DEEAE8
tetradic
#E8DEEA #EAE2DE #E0EADE #DEE6EA
square
#E8DEEA #EAE2DE #E0EADE #DEE6EA
split-complementary
#E8DEEA #E6EADE #DEEAE2
monochromatic
#B493BA #CEB9D2 #E8DEEA #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.31
#E8DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#E8DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DEEA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DEEA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#E8DFE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8deea; /* rgb */ color: rgb(232, 222, 234); /* oklch */ color: oklch(91.2% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#efe8f0',
500: '#e8deea',
950: '#000000',
},
}SCSS
$custom: #e8deea; $custom-light: #efe8f0; $custom-dark: #000000;
JSON
{
"hex": "#e8deea",
"rgb": {
"r": 232,
"g": 222,
"b": 234
},
"hsl": {
"h": 290,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.912,
"c": 0.01933,
"h": 320.6
},
"luminance": 0.75339
}Semantic roles & 50–950 ramp
primary
#E8DEEA
secondary
#AFC1AB
accent
#A14554
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485