#E1DEEE#E1DEEE
#E1DEEE is a very light, muted violet. Relative luminance 0.744; OKLCH L 90.8% C 0.022 H 294.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEEE |
|---|---|
| RGB | rgb(225, 222, 238) |
| HSL | hsl(251, 32%, 90%) |
| HSV | hsv(251, 7%, 93%) |
| CMYK | cmyk(5.5%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.12, 3.95, -7.43) |
| CIE-LCH | lch(89.12, 8.41, 297.99°) |
| OKLab | oklab(90.77% 0.0091 -0.0198) |
| OKLCH | oklch(90.77% 0.022 294.6) |
| XYZ | xyz(72.6024, 74.4230, 91.4125) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Ghostwhite
#F8F8FF
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.22
Lavenderblush
#FFF0F5
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.87
Light Gray
#D3D3D3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEEE #EBEEDE
analogous
#DEE3EE #E1DEEE #E9DEEE
triadic
#E1DEEE #EEE1DE #DEEEE1
tetradic
#E1DEEE #EEDEE3 #EBEEDE #DEEEE9
square
#E1DEEE #EEDEE3 #EBEEDE #DEEEE9
split-complementary
#E1DEEE #EEE9DE #E3EEDE
monochromatic
#988DC4 #BCB6D9 #E1DEEE #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.32
#E1DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E1DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEEE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEEE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#DFE0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1deee; /* rgb */ color: rgb(225, 222, 238); /* oklch */ color: oklch(90.8% 0.022 294.6);
Tailwind
colors: {
custom: {
50: '#eae8f3',
500: '#e1deee',
950: '#000000',
},
}SCSS
$custom: #e1deee; $custom-light: #eae8f3; $custom-dark: #000000;
JSON
{
"hex": "#e1deee",
"rgb": {
"r": 225,
"g": 222,
"b": 238
},
"hsl": {
"h": 251.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.90768,
"c": 0.02183,
"h": 294.6
},
"luminance": 0.74423
}Semantic roles & 50–950 ramp
primary
#E1DEEE
secondary
#C2C8A8
accent
#AB3B96
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485