#E4DEE8#E4DEE8
#E4DEE8 is a very light, near-neutral violet. Relative luminance 0.746; OKLCH L 90.8% C 0.015 H 312.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEE8 |
|---|---|
| RGB | rgb(228, 222, 232) |
| HSL | hsl(276, 18%, 89%) |
| HSV | hsv(276, 4%, 91%) |
| CMYK | cmyk(1.7%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(89.19, 3.83, -4.15) |
| CIE-LCH | lch(89.19, 5.65, 312.66°) |
| OKLab | oklab(90.82% 0.01 -0.011) |
| OKLCH | oklch(90.82% 0.015 312.3) |
| XYZ | xyz(72.6793, 74.5629, 86.8915) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Lavenderblush
#FFF0F5
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEE8 #E2E8DE
analogous
#DFDEE8 #E4DEE8 #E8DEE7
triadic
#E4DEE8 #E8E4DE #DEE8E4
tetradic
#E4DEE8 #E8DFDE #E2E8DE #DEE7E8
square
#E4DEE8 #E8DFDE #E2E8DE #DEE7E8
split-complementary
#E4DEE8 #E7E8DE #DEE8DF
monochromatic
#A996B6 #C6BACF #E4DEE8 #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.32
#E4DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#E4DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEE8
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEE8 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E8
Deuteranopia (green-blind)
#DEE0E8
Tritanopia (blue-blind)
#E4DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dee8; /* rgb */ color: rgb(228, 222, 232); /* oklch */ color: oklch(90.8% 0.015 312.3);
Tailwind
colors: {
custom: {
50: '#ece8ef',
500: '#e4dee8',
950: '#000000',
},
}SCSS
$custom: #e4dee8; $custom-light: #ece8ef; $custom-dark: #000000;
JSON
{
"hex": "#e4dee8",
"rgb": {
"r": 228,
"g": 222,
"b": 232
},
"hsl": {
"h": 276,
"s": 17.857,
"l": 89.02
},
"oklch": {
"l": 0.90822,
"c": 0.01489,
"h": 312.3
},
"luminance": 0.74563
}Semantic roles & 50–950 ramp
primary
#E4DEE8
secondary
#B3BEAC
accent
#9C496A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485