#E2DEF0#E2DEF0
#E2DEF0 is a very light, muted violet. Relative luminance 0.747; OKLCH L 90.9% C 0.025 H 296.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEF0 |
|---|---|
| RGB | rgb(226, 222, 240) |
| HSL | hsl(253, 38%, 91%) |
| HSV | hsv(253, 8%, 94%) |
| CMYK | cmyk(5.8%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.25, 4.66, -8.28) |
| CIE-LCH | lch(89.25, 9.50, 299.35°) |
| OKLab | oklab(90.91% 0.0108 -0.0221) |
| OKLCH | oklch(90.91% 0.025 296.1) |
| XYZ | xyz(73.2106, 74.7024, 92.9833) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.41
Ghostwhite
#F8F8FF
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEF0 #ECF0DE
analogous
#DEE3F0 #E2DEF0 #EBDEF0
triadic
#E2DEF0 #F0E2DE #DEF0E2
tetradic
#E2DEF0 #F0DEE3 #ECF0DE #DEF0EB
square
#E2DEF0 #F0DEE3 #ECF0DE #DEF0EB
split-complementary
#E2DEF0 #F0EBDE #E3F0DE
monochromatic
#988ACA #BDB4DD #E2DEF0 #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.32
#E2DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E2DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEF0
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEF0 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F1
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#E0E0E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2def0; /* rgb */ color: rgb(226, 222, 240); /* oklch */ color: oklch(90.9% 0.025 296.1);
Tailwind
colors: {
custom: {
50: '#ebe8f5',
500: '#e2def0',
950: '#000000',
},
}SCSS
$custom: #e2def0; $custom-light: #ebe8f5; $custom-dark: #000000;
JSON
{
"hex": "#e2def0",
"rgb": {
"r": 226,
"g": 222,
"b": 240
},
"hsl": {
"h": 253.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.90908,
"c": 0.02465,
"h": 296.1
},
"luminance": 0.74703
}Semantic roles & 50–950 ramp
primary
#E2DEF0
secondary
#C3CBA7
accent
#B03595
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485