#E4DEEE#E4DEEE
#E4DEEE is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.0% C 0.022 H 302.9°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEEE |
|---|---|
| RGB | rgb(228, 222, 238) |
| HSL | hsl(263, 32%, 90%) |
| HSV | hsv(263, 7%, 93%) |
| CMYK | cmyk(4.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.35, 4.94, -7.07) |
| CIE-LCH | lch(89.35, 8.62, 304.93°) |
| OKLab | oklab(91% 0.0122 -0.0188) |
| OKLCH | oklch(91% 0.022 302.9) |
| XYZ | xyz(73.5461, 74.9096, 91.4568) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Lavenderblush
#FFF0F5
ΔE00 6.86
Ghostwhite
#F8F8FF
ΔE00 7.25
Fog
#D8DCE0
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEEE #E8EEDE
analogous
#DEE0EE #E4DEEE #ECDEEE
triadic
#E4DEEE #EEE4DE #DEEEE4
tetradic
#E4DEEE #EEDEE0 #E8EEDE #DEEEEC
square
#E4DEEE #EEDEE0 #E8EEDE #DEEEEC
split-complementary
#E4DEEE #EEECDE #E0EEDE
monochromatic
#A28DC4 #C3B6D9 #E4DEEE #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.31
#E4DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E4DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEEE
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEEE | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#E3E0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4deee; /* rgb */ color: rgb(228, 222, 238); /* oklch */ color: oklch(91.0% 0.022 302.9);
Tailwind
colors: {
custom: {
50: '#ece8f3',
500: '#e4deee',
950: '#000000',
},
}SCSS
$custom: #e4deee; $custom-light: #ece8f3; $custom-dark: #000000;
JSON
{
"hex": "#e4deee",
"rgb": {
"r": 228,
"g": 222,
"b": 238
},
"hsl": {
"h": 262.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91003,
"c": 0.02245,
"h": 302.9
},
"luminance": 0.7491
}Semantic roles & 50–950 ramp
primary
#E4DEEE
secondary
#BCC8A8
accent
#AB3B81
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485