#E2DEEE#E2DEEE
#E2DEEE is a very light, muted violet. Relative luminance 0.746; OKLCH L 90.8% C 0.022 H 297.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEEE |
|---|---|
| RGB | rgb(226, 222, 238) |
| HSL | hsl(255, 32%, 90%) |
| HSV | hsv(255, 7%, 93%) |
| CMYK | cmyk(5%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.20, 4.28, -7.31) |
| CIE-LCH | lch(89.20, 8.47, 300.34°) |
| OKLab | oklab(90.85% 0.0101 -0.0195) |
| OKLCH | oklch(90.85% 0.022 297.4) |
| XYZ | xyz(72.9151, 74.5843, 91.4272) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 6.98
Lavenderblush
#FFF0F5
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEEE #EAEEDE
analogous
#DEE2EE #E2DEEE #EADEEE
triadic
#E2DEEE #EEE2DE #DEEEE2
tetradic
#E2DEEE #EEDEE2 #EAEEDE #DEEEEA
square
#E2DEEE #EEDEE2 #EAEEDE #DEEEEA
split-complementary
#E2DEEE #EEEADE #E2EEDE
monochromatic
#9B8DC4 #BFB6D9 #E2DEEE #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.32
#E2DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E2DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEEE
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEEE | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#E0E0E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2deee; /* rgb */ color: rgb(226, 222, 238); /* oklch */ color: oklch(90.8% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#ebe8f3',
500: '#e2deee',
950: '#000000',
},
}SCSS
$custom: #e2deee; $custom-light: #ebe8f3; $custom-dark: #000000;
JSON
{
"hex": "#e2deee",
"rgb": {
"r": 226,
"g": 222,
"b": 238
},
"hsl": {
"h": 255,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.90846,
"c": 0.02199,
"h": 297.4
},
"luminance": 0.74584
}Semantic roles & 50–950 ramp
primary
#E2DEEE
secondary
#C0C8A8
accent
#AB3B8F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485