#E2D4EA#E2D4EA
#E2D4EA is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.8% C 0.033 H 313.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4EA |
|---|---|
| RGB | rgb(226, 212, 234) |
| HSL | hsl(278, 34%, 87%) |
| HSV | hsv(278, 9%, 92%) |
| CMYK | cmyk(3.4%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.60, 8.76, -9.05) |
| CIE-LCH | lch(86.60, 12.60, 314.08°) |
| OKLab | oklab(88.78% 0.0229 -0.0242) |
| OKLCH | oklch(88.78% 0.033 313.5) |
| XYZ | xyz(69.7564, 69.1966, 87.5074) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 8.23
Pale Lilac
#E4CBFF
ΔE00 8.88
Lavenderblush
#FFF0F5
ΔE00 8.94
Very Light Purple
#F6CEFC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4EA #DCEAD4
analogous
#D7D4EA #E2D4EA #EAD4E7
triadic
#E2D4EA #EAE2D4 #D4EAE2
tetradic
#E2D4EA #EAD7D4 #DCEAD4 #D4E7EA
square
#E2D4EA #EAD7D4 #DCEAD4 #D4E7EA
split-complementary
#E2D4EA #E7EAD4 #D4EAD7
monochromatic
#AB82C2 #C6ABD6 #E2D4EA #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.42
#E2D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#E2D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4EA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4EA | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#E2D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4ea; /* rgb */ color: rgb(226, 212, 234); /* oklch */ color: oklch(88.8% 0.033 313.5);
Tailwind
colors: {
custom: {
50: '#ebe1f0',
500: '#e2d4ea',
950: '#000000',
},
}SCSS
$custom: #e2d4ea; $custom-light: #ebe1f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d4ea",
"rgb": {
"r": 226,
"g": 212,
"b": 234
},
"hsl": {
"h": 278.182,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.8878,
"c": 0.0333,
"h": 313.5
},
"luminance": 0.69196
}Semantic roles & 50–950 ramp
primary
#E2D4EA
secondary
#ACC49E
accent
#AD3863
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485