#E2DEEA#E2DEEA
#E2DEEA is a very light, near-neutral violet. Relative luminance 0.744; OKLCH L 90.7% C 0.017 H 301.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEEA |
|---|---|
| RGB | rgb(226, 222, 234) |
| HSL | hsl(260, 22%, 89%) |
| HSV | hsv(260, 5%, 92%) |
| CMYK | cmyk(3.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.09, 3.53, -5.37) |
| CIE-LCH | lch(89.09, 6.42, 303.33°) |
| OKLab | oklab(90.73% 0.0087 -0.0143) |
| OKLCH | oklch(90.73% 0.017 301.2) |
| XYZ | xyz(72.3340, 74.3518, 88.3666) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.75
Ghostwhite
#F8F8FF
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEEA #E6EADE
analogous
#DEE0EA #E2DEEA #E8DEEA
triadic
#E2DEEA #EAE2DE #DEEAE2
tetradic
#E2DEEA #EADEE0 #E6EADE #DEEAE8
square
#E2DEEA #EADEE0 #E6EADE #DEEAE8
split-complementary
#E2DEEA #EAE8DE #E0EADE
monochromatic
#A093BA #C1B9D2 #E2DEEA #EFECF3 #EFECF3
Accessibility & contrast
On white
1.32
#E2DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E2DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEEA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEEA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#E1E0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2deea; /* rgb */ color: rgb(226, 222, 234); /* oklch */ color: oklch(90.7% 0.017 301.2);
Tailwind
colors: {
custom: {
50: '#ebe8f0',
500: '#e2deea',
950: '#000000',
},
}SCSS
$custom: #e2deea; $custom-light: #ebe8f0; $custom-dark: #000000;
JSON
{
"hex": "#e2deea",
"rgb": {
"r": 226,
"g": 222,
"b": 234
},
"hsl": {
"h": 260,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.90725,
"c": 0.01671,
"h": 301.2
},
"luminance": 0.74352
}Semantic roles & 50–950 ramp
primary
#E2DEEA
secondary
#BAC1AB
accent
#A14582
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485