#E2DFEB#E2DFEB
#E2DFEB is a very light, near-neutral violet. Relative luminance 0.749; OKLCH L 91.0% C 0.016 H 297.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFEB |
|---|---|
| RGB | rgb(226, 223, 235) |
| HSL | hsl(255, 23%, 90%) |
| HSV | hsv(255, 5%, 92%) |
| CMYK | cmyk(3.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.37, 3.20, -5.48) |
| CIE-LCH | lch(89.37, 6.35, 300.23°) |
| OKLab | oklab(90.95% 0.0076 -0.0146) |
| OKLCH | oklch(90.95% 0.016 297.5) |
| XYZ | xyz(72.7444, 74.9422, 89.2141) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.54
Ghostwhite
#F8F8FF
ΔE00 5.88
Fog
#D8DCE0
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.34
Lavenderblush
#FFF0F5
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFEB #E8EBDF
analogous
#DFE2EB #E2DFEB #E8DFEB
triadic
#E2DFEB #EBE2DF #DFEBE2
tetradic
#E2DFEB #EBDFE2 #E8EBDF #DFEBE8
square
#E2DFEB #EBDFE2 #E8EBDF #DFEBE8
split-complementary
#E2DFEB #EBE8DF #E2EBDF
monochromatic
#9E94BC #C0B9D3 #E2DFEB #EEECF3 #EEECF3
Accessibility & contrast
On white
1.31
#E2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E2DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFEB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFEB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#E1E1E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dfeb; /* rgb */ color: rgb(226, 223, 235); /* oklch */ color: oklch(91.0% 0.016 297.5);
Tailwind
colors: {
custom: {
50: '#ebe9f1',
500: '#e2dfeb',
950: '#000000',
},
}SCSS
$custom: #e2dfeb; $custom-light: #ebe9f1; $custom-dark: #000000;
JSON
{
"hex": "#e2dfeb",
"rgb": {
"r": 226,
"g": 223,
"b": 235
},
"hsl": {
"h": 255,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.90951,
"c": 0.01647,
"h": 297.5
},
"luminance": 0.74942
}Semantic roles & 50–950 ramp
primary
#E2DFEB
secondary
#BDC3AB
accent
#A2448A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485