#E1DEEA#E1DEEA
#E1DEEA is a very light, near-neutral violet. Relative luminance 0.742; OKLCH L 90.6% C 0.016 H 297.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEEA |
|---|---|
| RGB | rgb(225, 222, 234) |
| HSL | hsl(255, 22%, 89%) |
| HSV | hsv(255, 5%, 92%) |
| CMYK | cmyk(3.8%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.01, 3.20, -5.49) |
| CIE-LCH | lch(89.01, 6.35, 300.23°) |
| OKLab | oklab(90.65% 0.0076 -0.0146) |
| OKLCH | oklch(90.65% 0.016 297.5) |
| XYZ | xyz(72.0213, 74.1906, 88.3519) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Fog
#D8DCE0
ΔE00 5.84
Ghostwhite
#F8F8FF
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.89
Lavenderblush
#FFF0F5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEEA #E7EADE
analogous
#DEE1EA #E1DEEA #E7DEEA
triadic
#E1DEEA #EAE1DE #DEEAE1
tetradic
#E1DEEA #EADEE1 #E7EADE #DEEAE7
square
#E1DEEA #EADEE1 #E7EADE #DEEAE7
split-complementary
#E1DEEA #EAE7DE #E1EADE
monochromatic
#9D93BA #BFB9D2 #E1DEEA #EEECF3 #EEECF3
Accessibility & contrast
On white
1.33
#E1DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E1DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEEA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEEA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#E0E0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1deea; /* rgb */ color: rgb(225, 222, 234); /* oklch */ color: oklch(90.6% 0.016 297.5);
Tailwind
colors: {
custom: {
50: '#eae8f0',
500: '#e1deea',
950: '#000000',
},
}SCSS
$custom: #e1deea; $custom-light: #eae8f0; $custom-dark: #000000;
JSON
{
"hex": "#e1deea",
"rgb": {
"r": 225,
"g": 222,
"b": 234
},
"hsl": {
"h": 255,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.90646,
"c": 0.01649,
"h": 297.5
},
"luminance": 0.74191
}Semantic roles & 50–950 ramp
primary
#E1DEEA
secondary
#BCC1AB
accent
#A1458A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485