#E2DFE5#E2DFE5
#E2DFE5 is a very light, near-neutral violet. Relative luminance 0.746; OKLCH L 90.8% C 0.009 H 308.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE5 |
|---|---|
| RGB | rgb(226, 223, 229) |
| HSL | hsl(270, 10%, 89%) |
| HSV | hsv(270, 3%, 90%) |
| CMYK | cmyk(1.3%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(89.21, 2.09, -2.57) |
| CIE-LCH | lch(89.21, 3.31, 309.18°) |
| OKLab | oklab(90.77% 0.0054 -0.0068) |
| OKLCH | oklch(90.77% 0.009 308.4) |
| XYZ | xyz(71.8922, 74.6013, 84.7256) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.83
Fog
#D8DCE0
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 4.78
Ghostwhite
#F8F8FF
ΔE00 5.38
Whitesmoke
#F5F5F5
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE5 #E2E5DF
analogous
#DFDFE5 #E2DFE5 #E5DFE5
triadic
#E2DFE5 #E5E2DF #DFE5E2
tetradic
#E2DFE5 #E5DFDF #E2E5DF #DFE5E5
square
#E2DFE5 #E5DFDF #E2E5DF #DFE5E5
split-complementary
#E2DFE5 #E5E5DF #DFE5DF
monochromatic
#A59BAE #C3BDCA #E2DFE5 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.32
#E2DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E2DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE5
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE5 | 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)
#DEE0E5
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#E2E0E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe5; /* rgb */ color: rgb(226, 223, 229); /* oklch */ color: oklch(90.8% 0.009 308.4);
Tailwind
colors: {
custom: {
50: '#ebe9ed',
500: '#e2dfe5',
950: '#000000',
},
}SCSS
$custom: #e2dfe5; $custom-light: #ebe9ed; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe5",
"rgb": {
"r": 226,
"g": 223,
"b": 229
},
"hsl": {
"h": 270,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.90773,
"c": 0.00867,
"h": 308.4
},
"luminance": 0.74601
}Semantic roles & 50–950 ramp
primary
#E2DFE5
secondary
#B4BAAF
accent
#945173
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484