#E4DEEF#E4DEEF
#E4DEEF is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.0% C 0.024 H 301.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEEF |
|---|---|
| RGB | rgb(228, 222, 239) |
| HSL | hsl(261, 35%, 90%) |
| HSV | hsv(261, 7%, 94%) |
| CMYK | cmyk(4.6%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.38, 5.12, -7.55) |
| CIE-LCH | lch(89.38, 9.12, 304.16°) |
| OKLab | oklab(91.03% 0.0126 -0.0202) |
| OKLCH | oklch(91.03% 0.024 301.9) |
| XYZ | xyz(73.6934, 74.9685, 92.2327) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.09
Lavenderblush
#FFF0F5
ΔE00 7.09
Ghostwhite
#F8F8FF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEEF #E9EFDE
analogous
#DEE0EF #E4DEEF #ECDEEF
triadic
#E4DEEF #EFE4DE #DEEFE4
tetradic
#E4DEEF #EFDEE0 #E9EFDE #DEEFEC
square
#E4DEEF #EFDEE0 #E9EFDE #DEEFEC
split-complementary
#E4DEEF #EFECDE #E0EFDE
monochromatic
#A18CC7 #C2B5DB #E4DEEF #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.31
#E4DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E4DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEEF
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEEF | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#E2E0E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4deef; /* rgb */ color: rgb(228, 222, 239); /* oklch */ color: oklch(91.0% 0.024 301.9);
Tailwind
colors: {
custom: {
50: '#ece8f4',
500: '#e4deef',
950: '#000000',
},
}SCSS
$custom: #e4deef; $custom-light: #ece8f4; $custom-dark: #000000;
JSON
{
"hex": "#e4deef",
"rgb": {
"r": 228,
"g": 222,
"b": 239
},
"hsl": {
"h": 261.176,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.91034,
"c": 0.02375,
"h": 301.9
},
"luminance": 0.74969
}Semantic roles & 50–950 ramp
primary
#E4DEEF
secondary
#BECAA8
accent
#AE3884
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485