#E2D5EC#E2D5EC
#E2D5EC is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.0% C 0.034 H 310.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5EC |
|---|---|
| RGB | rgb(226, 213, 236) |
| HSL | hsl(274, 38%, 88%) |
| HSV | hsv(274, 10%, 93%) |
| CMYK | cmyk(4.2%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(86.91, 8.61, -9.66) |
| CIE-LCH | lch(86.91, 12.94, 311.73°) |
| OKLab | oklab(89.04% 0.0222 -0.0258) |
| OKLCH | oklch(89.04% 0.034 310.7) |
| XYZ | xyz(70.2961, 69.8136, 89.1127) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.13
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 8.11
Pale Lilac
#E4CBFF
ΔE00 8.66
Lavenderblush
#FFF0F5
ΔE00 9.08
Very Light Purple
#F6CEFC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5EC #DFECD5
analogous
#D6D5EC #E2D5EC #ECD5EA
triadic
#E2D5EC #ECE2D5 #D5ECE2
tetradic
#E2D5EC #ECD6D5 #DFECD5 #D5EAEC
square
#E2D5EC #ECD6D5 #DFECD5 #D5EAEC
split-complementary
#E2D5EC #EAECD5 #D5ECD6
monochromatic
#A881C6 #C5ABD9 #E2D5EC #F0EAF5 #F0EAF5
Accessibility & contrast
On white
1.40
#E2D5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#E2D5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5EC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5EC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#E1D8DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d5ec; /* rgb */ color: rgb(226, 213, 236); /* oklch */ color: oklch(89.0% 0.034 310.7);
Tailwind
colors: {
custom: {
50: '#ebe1f2',
500: '#e2d5ec',
950: '#000000',
},
}SCSS
$custom: #e2d5ec; $custom-light: #ebe1f2; $custom-dark: #000000;
JSON
{
"hex": "#e2d5ec",
"rgb": {
"r": 226,
"g": 213,
"b": 236
},
"hsl": {
"h": 273.913,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.89036,
"c": 0.03404,
"h": 310.7
},
"luminance": 0.69813
}Semantic roles & 50–950 ramp
primary
#E2D5EC
secondary
#B0C79E
accent
#B1356B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485