#E2DFEE#E2DFEE
#E2DFEE is a very light, muted violet. Relative luminance 0.751; OKLCH L 91.0% C 0.020 H 295.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFEE |
|---|---|
| RGB | rgb(226, 223, 238) |
| HSL | hsl(252, 31%, 90%) |
| HSV | hsv(252, 6%, 93%) |
| CMYK | cmyk(5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.45, 3.76, -6.94) |
| CIE-LCH | lch(89.45, 7.89, 298.43°) |
| OKLab | oklab(91.04% 0.0087 -0.0185) |
| OKLCH | oklch(91.04% 0.02 295.2) |
| XYZ | xyz(73.1815, 75.1170, 91.5160) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.59
Ghostwhite
#F8F8FF
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFEE #EBEEDF
analogous
#DFE3EE #E2DFEE #E9DFEE
triadic
#E2DFEE #EEE2DF #DFEEE2
tetradic
#E2DFEE #EEDFE3 #EBEEDF #DFEEE9
square
#E2DFEE #EEDFE3 #EBEEDF #DFEEE9
split-complementary
#E2DFEE #EEE9DF #E3EEDF
monochromatic
#9A8FC4 #BEB7D9 #E2DFEE #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.31
#E2DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E2DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFEE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFEE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E0E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dfee; /* rgb */ color: rgb(226, 223, 238); /* oklch */ color: oklch(91.0% 0.020 295.2);
Tailwind
colors: {
custom: {
50: '#ebe9f3',
500: '#e2dfee',
950: '#000000',
},
}SCSS
$custom: #e2dfee; $custom-light: #ebe9f3; $custom-dark: #000000;
JSON
{
"hex": "#e2dfee",
"rgb": {
"r": 226,
"g": 223,
"b": 238
},
"hsl": {
"h": 252,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91042,
"c": 0.02047,
"h": 295.2
},
"luminance": 0.75117
}Semantic roles & 50–950 ramp
primary
#E2DFEE
secondary
#C2C8AA
accent
#A93C93
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485