#E2DEF5#E2DEF5
#E2DEF5 is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.1% C 0.031 H 293.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEF5 |
|---|---|
| RGB | rgb(226, 222, 245) |
| HSL | hsl(250, 53%, 92%) |
| HSV | hsv(250, 9%, 96%) |
| CMYK | cmyk(7.8%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.39, 5.61, -10.69) |
| CIE-LCH | lch(89.39, 12.08, 297.69°) |
| OKLab | oklab(91.07% 0.0126 -0.0287) |
| OKLCH | oklch(91.07% 0.031 293.8) |
| XYZ | xyz(73.9636, 75.0036, 96.9490) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.67
Ghostwhite
#F8F8FF
ΔE00 8.71
Lavenderblush
#FFF0F5
ΔE00 8.95
Periwinkle
#CCCCFF
ΔE00 9.22
Thistle
#D8BFD8
ΔE00 9.73
Fog
#D8DCE0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEF5 #F1F5DE
analogous
#DEE6F5 #E2DEF5 #EEDEF5
triadic
#E2DEF5 #F5E2DE #DEF5E2
tetradic
#E2DEF5 #F5DEE6 #F1F5DE #DEF5EE
square
#E2DEF5 #F5DEE6 #F1F5DE #DEF5EE
split-complementary
#E2DEF5 #F5EEDE #E6F5DE
monochromatic
#8F80D9 #B9AFE7 #E2DEF5 #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.31
#E2DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E2DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEF5
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEF5 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#DFE1E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2def5; /* rgb */ color: rgb(226, 222, 245); /* oklch */ color: oklch(91.1% 0.031 293.8);
Tailwind
colors: {
custom: {
50: '#ebe8f8',
500: '#e2def5',
950: '#000000',
},
}SCSS
$custom: #e2def5; $custom-light: #ebe8f8; $custom-dark: #000000;
JSON
{
"hex": "#e2def5",
"rgb": {
"r": 226,
"g": 222,
"b": 245
},
"hsl": {
"h": 250.435,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.91066,
"c": 0.03136,
"h": 293.8
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#E2DEF5
secondary
#CCD5A2
accent
#C125A6
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485