#E2DEEB#E2DEEB
#E2DEEB is a very light, near-neutral violet. Relative luminance 0.744; OKLCH L 90.8% C 0.018 H 300.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEEB |
|---|---|
| RGB | rgb(226, 222, 235) |
| HSL | hsl(258, 25%, 90%) |
| HSV | hsv(258, 6%, 92%) |
| CMYK | cmyk(3.8%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.12, 3.72, -5.85) |
| CIE-LCH | lch(89.12, 6.93, 302.41°) |
| OKLab | oklab(90.76% 0.009 -0.0156) |
| OKLCH | oklch(90.76% 0.018 300) |
| XYZ | xyz(72.4781, 74.4094, 89.1253) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.44
Ghostwhite
#F8F8FF
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEEB #E7EBDE
analogous
#DEE1EB #E2DEEB #E9DEEB
triadic
#E2DEEB #EBE2DE #DEEBE2
tetradic
#E2DEEB #EBDEE1 #E7EBDE #DEEBE9
square
#E2DEEB #EBDEE1 #E7EBDE #DEEBE9
split-complementary
#E2DEEB #EBE9DE #E1EBDE
monochromatic
#9F92BD #C1B8D4 #E2DEEB #EEECF3 #EEECF3
Accessibility & contrast
On white
1.32
#E2DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E2DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEEB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEEB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#E1E0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2deeb; /* rgb */ color: rgb(226, 222, 235); /* oklch */ color: oklch(90.8% 0.018 300.0);
Tailwind
colors: {
custom: {
50: '#ebe8f1',
500: '#e2deeb',
950: '#000000',
},
}SCSS
$custom: #e2deeb; $custom-light: #ebe8f1; $custom-dark: #000000;
JSON
{
"hex": "#e2deeb",
"rgb": {
"r": 226,
"g": 222,
"b": 235
},
"hsl": {
"h": 258.462,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90755,
"c": 0.01802,
"h": 300
},
"luminance": 0.74409
}Semantic roles & 50–950 ramp
primary
#E2DEEB
secondary
#BBC3AA
accent
#A34285
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485