#E1DEEB#E1DEEB
#E1DEEB is a very light, near-neutral violet. Relative luminance 0.742; OKLCH L 90.7% C 0.018 H 296.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEEB |
|---|---|
| RGB | rgb(225, 222, 235) |
| HSL | hsl(254, 25%, 90%) |
| HSV | hsv(254, 6%, 92%) |
| CMYK | cmyk(4.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.04, 3.38, -5.97) |
| CIE-LCH | lch(89.04, 6.87, 299.54°) |
| OKLab | oklab(90.68% 0.008 -0.0159) |
| OKLCH | oklch(90.68% 0.018 296.6) |
| XYZ | xyz(72.1653, 74.2482, 89.1106) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Fog
#D8DCE0
ΔE00 6.19
Ghostwhite
#F8F8FF
ΔE00 6.25
Gainsboro
#DCDCDC
ΔE00 6.71
Lavenderblush
#FFF0F5
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEEB #E8EBDE
analogous
#DEE2EB #E1DEEB #E8DEEB
triadic
#E1DEEB #EBE1DE #DEEBE1
tetradic
#E1DEEB #EBDEE2 #E8EBDE #DEEBE8
square
#E1DEEB #EBDEE2 #E8EBDE #DEEBE8
split-complementary
#E1DEEB #EBE8DE #E2EBDE
monochromatic
#9C92BD #BEB8D4 #E1DEEB #EEECF3 #EEECF3
Accessibility & contrast
On white
1.32
#E1DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E1DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEEB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEEB | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#DFE0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1deeb; /* rgb */ color: rgb(225, 222, 235); /* oklch */ color: oklch(90.7% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#eae8f1',
500: '#e1deeb',
950: '#000000',
},
}SCSS
$custom: #e1deeb; $custom-light: #eae8f1; $custom-dark: #000000;
JSON
{
"hex": "#e1deeb",
"rgb": {
"r": 225,
"g": 222,
"b": 235
},
"hsl": {
"h": 253.846,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90677,
"c": 0.01782,
"h": 296.6
},
"luminance": 0.74248
}Semantic roles & 50–950 ramp
primary
#E1DEEB
secondary
#BDC3AA
accent
#A3428D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485