#E2DEF3#E2DEF3
#E2DEF3 is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.0% C 0.029 H 294.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEF3 |
|---|---|
| RGB | rgb(226, 222, 243) |
| HSL | hsl(251, 47%, 91%) |
| HSV | hsv(251, 9%, 95%) |
| CMYK | cmyk(7%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(89.34, 5.23, -9.73) |
| CIE-LCH | lch(89.34, 11.04, 298.25°) |
| OKLab | oklab(91% 0.0119 -0.0261) |
| OKLCH | oklch(91% 0.029 294.6) |
| XYZ | xyz(73.6599, 74.8822, 95.3497) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.42
Ghostwhite
#F8F8FF
ΔE00 8.19
Lavenderblush
#FFF0F5
ΔE00 8.46
Fog
#D8DCE0
ΔE00 9.13
Gainsboro
#DCDCDC
ΔE00 9.80
Periwinkle
#CCCCFF
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEF3 #EFF3DE
analogous
#DEE4F3 #E2DEF3 #ECDEF3
triadic
#E2DEF3 #F3E2DE #DEF3E2
tetradic
#E2DEF3 #F3DEE4 #EFF3DE #DEF3EC
square
#E2DEF3 #F3DEE4 #EFF3DE #DEF3EC
split-complementary
#E2DEF3 #F3ECDE #E4F3DE
monochromatic
#9384D2 #BBB1E3 #E2DEF3 #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.31
#E2DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E2DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEF3
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEF3 | 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)
#DAE1F4
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#DFE1E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2def3; /* rgb */ color: rgb(226, 222, 243); /* oklch */ color: oklch(91.0% 0.029 294.6);
Tailwind
colors: {
custom: {
50: '#ebe8f7',
500: '#e2def3',
950: '#000000',
},
}SCSS
$custom: #e2def3; $custom-light: #ebe8f7; $custom-dark: #000000;
JSON
{
"hex": "#e2def3",
"rgb": {
"r": 226,
"g": 222,
"b": 243
},
"hsl": {
"h": 251.429,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.91002,
"c": 0.02867,
"h": 294.6
},
"luminance": 0.74882
}Semantic roles & 50–950 ramp
primary
#E2DEF3
secondary
#C8D1A4
accent
#BA2C9F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485