#E4DEEB#E4DEEB
#E4DEEB is a very light, near-neutral violet. Relative luminance 0.747; OKLCH L 90.9% C 0.019 H 306.7°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEEB |
|---|---|
| RGB | rgb(228, 222, 235) |
| HSL | hsl(268, 25%, 90%) |
| HSV | hsv(268, 6%, 92%) |
| CMYK | cmyk(3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.27, 4.38, -5.61) |
| CIE-LCH | lch(89.27, 7.12, 307.97°) |
| OKLab | oklab(90.91% 0.0111 -0.0149) |
| OKLCH | oklch(90.91% 0.019 306.7) |
| XYZ | xyz(73.1090, 74.7348, 89.1549) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Lavenderblush
#FFF0F5
ΔE00 6.23
Ghostwhite
#F8F8FF
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.29
Light Gray
#D3D3D3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEEB #E5EBDE
analogous
#DEDFEB #E4DEEB #EBDEEB
triadic
#E4DEEB #EBE4DE #DEEBE4
tetradic
#E4DEEB #EBDEDF #E5EBDE #DEEBEB
square
#E4DEEB #EBDEDF #E5EBDE #DEEBEB
split-complementary
#E4DEEB #EBEBDE #DFEBDE
monochromatic
#A692BD #C5B8D4 #E4DEEB #EFECF3 #EFECF3
Accessibility & contrast
On white
1.32
#E4DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E4DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEEB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEEB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#E3E0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4deeb; /* rgb */ color: rgb(228, 222, 235); /* oklch */ color: oklch(90.9% 0.019 306.7);
Tailwind
colors: {
custom: {
50: '#ece8f1',
500: '#e4deeb',
950: '#000000',
},
}SCSS
$custom: #e4deeb; $custom-light: #ece8f1; $custom-dark: #000000;
JSON
{
"hex": "#e4deeb",
"rgb": {
"r": 228,
"g": 222,
"b": 235
},
"hsl": {
"h": 267.692,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90912,
"c": 0.01861,
"h": 306.7
},
"luminance": 0.74735
}Semantic roles & 50–950 ramp
primary
#E4DEEB
secondary
#B8C3AA
accent
#A34276
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485