#E2D5EA#E2D5EA
#E2D5EA is a very light, muted violet. Relative luminance 0.697; OKLCH L 89.0% C 0.032 H 312.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D5EA |
|---|---|
| RGB | rgb(226, 213, 234) |
| HSL | hsl(277, 33%, 88%) |
| HSV | hsv(277, 9%, 92%) |
| CMYK | cmyk(3.4%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(86.85, 8.24, -8.68) |
| CIE-LCH | lch(86.85, 11.97, 313.49°) |
| OKLab | oklab(88.97% 0.0215 -0.0232) |
| OKLCH | oklch(88.97% 0.032 312.8) |
| XYZ | xyz(70.0071, 69.6981, 87.5909) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Lavenderblush
#FFF0F5
ΔE00 8.58
Pale Lavender
#EECFFE
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.31
Very Light Purple
#F6CEFC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D5EA #DDEAD5
analogous
#D7D5EA #E2D5EA #EAD5E7
triadic
#E2D5EA #EAE2D5 #D5EAE2
tetradic
#E2D5EA #EAD7D5 #DDEAD5 #D5E7EA
square
#E2D5EA #EAD7D5 #DDEAD5 #D5E7EA
split-complementary
#E2D5EA #E7EAD5 #D5EAD7
monochromatic
#AA83C1 #C6ACD6 #E2D5EA #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.41
#E2D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#E2D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D5EA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D5EA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#E1D7DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d5ea; /* rgb */ color: rgb(226, 213, 234); /* oklch */ color: oklch(89.0% 0.032 312.8);
Tailwind
colors: {
custom: {
50: '#ebe1f0',
500: '#e2d5ea',
950: '#000000',
},
}SCSS
$custom: #e2d5ea; $custom-light: #ebe1f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d5ea",
"rgb": {
"r": 226,
"g": 213,
"b": 234
},
"hsl": {
"h": 277.143,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.88973,
"c": 0.0316,
"h": 312.8
},
"luminance": 0.69698
}Semantic roles & 50–950 ramp
primary
#E2D5EA
secondary
#ADC4A0
accent
#AC3965
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485