#E2DFEA#E2DFEA
#E2DFEA is a very light, near-neutral violet. Relative luminance 0.749; OKLCH L 90.9% C 0.015 H 298.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFEA |
|---|---|
| RGB | rgb(226, 223, 234) |
| HSL | hsl(256, 21%, 90%) |
| HSV | hsv(256, 5%, 92%) |
| CMYK | cmyk(3.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.34, 3.01, -5.00) |
| CIE-LCH | lch(89.34, 5.83, 301.05°) |
| OKLab | oklab(90.92% 0.0072 -0.0133) |
| OKLCH | oklch(90.92% 0.015 298.5) |
| XYZ | xyz(72.6004, 74.8846, 88.4554) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Fog
#D8DCE0
ΔE00 5.54
Ghostwhite
#F8F8FF
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.61
Lavenderblush
#FFF0F5
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFEA #E7EADF
analogous
#DFE2EA #E2DFEA #E8DFEA
triadic
#E2DFEA #EAE2DF #DFEAE2
tetradic
#E2DFEA #EADFE2 #E7EADF #DFEAE8
square
#E2DFEA #EADFE2 #E7EADF #DFEAE8
split-complementary
#E2DFEA #EAE8DF #E2EADF
monochromatic
#9F95BA #C1BAD2 #E2DFEA #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.31
#E2DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E2DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFEA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFEA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DEE0EA
Tritanopia (blue-blind)
#E1E0E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfea; /* rgb */ color: rgb(226, 223, 234); /* oklch */ color: oklch(90.9% 0.015 298.5);
Tailwind
colors: {
custom: {
50: '#ebe9f0',
500: '#e2dfea',
950: '#000000',
},
}SCSS
$custom: #e2dfea; $custom-light: #ebe9f0; $custom-dark: #000000;
JSON
{
"hex": "#e2dfea",
"rgb": {
"r": 226,
"g": 223,
"b": 234
},
"hsl": {
"h": 256.364,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.90921,
"c": 0.01515,
"h": 298.5
},
"luminance": 0.74885
}Semantic roles & 50–950 ramp
primary
#E2DFEA
secondary
#BBC1AC
accent
#9F4687
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485