#E2D4E9#E2D4E9
#E2D4E9 is a very light, muted purple. Relative luminance 0.691; OKLCH L 88.7% C 0.032 H 314.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4E9 |
|---|---|
| RGB | rgb(226, 212, 233) |
| HSL | hsl(280, 32%, 87%) |
| HSV | hsv(280, 9%, 91%) |
| CMYK | cmyk(3%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(86.57, 8.57, -8.56) |
| CIE-LCH | lch(86.57, 12.12, 315.04°) |
| OKLab | oklab(88.75% 0.0226 -0.0228) |
| OKLCH | oklch(88.75% 0.032 314.7) |
| XYZ | xyz(69.6131, 69.1393, 86.7529) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.86
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Pale Lavender
#EECFFE
ΔE00 8.53
Lavenderblush
#FFF0F5
ΔE00 8.69
Pale Lilac
#E4CBFF
ΔE00 9.21
Very Light Purple
#F6CEFC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4E9 #DBE9D4
analogous
#D8D4E9 #E2D4E9 #E9D4E6
triadic
#E2D4E9 #E9E2D4 #D4E9E2
tetradic
#E2D4E9 #E9D8D4 #DBE9D4 #D4E6E9
square
#E2D4E9 #E9D8D4 #DBE9D4 #D4E6E9
split-complementary
#E2D4E9 #E6E9D4 #D4E9D8
monochromatic
#AB83C0 #C7ACD4 #E2D4E9 #F1EBF5 #F1EBF5
Accessibility & contrast
On white
1.42
#E2D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#E2D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4E9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4E9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#D4D9E8
Tritanopia (blue-blind)
#E2D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e2d4e9; /* rgb */ color: rgb(226, 212, 233); /* oklch */ color: oklch(88.7% 0.032 314.7);
Tailwind
colors: {
custom: {
50: '#ebe1f0',
500: '#e2d4e9',
950: '#000000',
},
}SCSS
$custom: #e2d4e9; $custom-light: #ebe1f0; $custom-dark: #000000;
JSON
{
"hex": "#e2d4e9",
"rgb": {
"r": 226,
"g": 212,
"b": 233
},
"hsl": {
"h": 280,
"s": 32.308,
"l": 87.255
},
"oklch": {
"l": 0.88748,
"c": 0.03211,
"h": 314.7
},
"luminance": 0.69139
}Semantic roles & 50–950 ramp
primary
#E2D4E9
secondary
#ABC29F
accent
#AB3A60
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485