#E2D4E7#E2D4E7
#E2D4E7 is a very light, muted purple. Relative luminance 0.690; OKLCH L 88.7% C 0.030 H 317.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4E7 |
|---|---|
| RGB | rgb(226, 212, 231) |
| HSL | hsl(284, 28%, 87%) |
| HSV | hsv(284, 8%, 91%) |
| CMYK | cmyk(2.2%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.52, 8.20, -7.59) |
| CIE-LCH | lch(86.52, 11.17, 317.24°) |
| OKLab | oklab(88.69% 0.0219 -0.0202) |
| OKLCH | oklch(88.69% 0.03 317.2) |
| XYZ | xyz(69.3290, 69.0256, 85.2568) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Lavenderblush
#FFF0F5
ΔE00 8.21
Pale Lavender
#EECFFE
ΔE00 9.16
Light Pink
#FFD1DF
ΔE00 9.65
Pale Lilac
#E4CBFF
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4E7 #D9E7D4
analogous
#D9D4E7 #E2D4E7 #E7D4E3
triadic
#E2D4E7 #E7E2D4 #D4E7E2
tetradic
#E2D4E7 #E7D9D4 #D9E7D4 #D4E3E7
square
#E2D4E7 #E7D9D4 #D9E7D4 #D4E3E7
split-complementary
#E2D4E7 #E3E7D4 #D4E7D9
monochromatic
#AD85BB #C8ADD1 #E2D4E7 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.42
#E2D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#E2D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4E7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4E7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#D5D9E6
Tritanopia (blue-blind)
#E2D6DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d4e7; /* rgb */ color: rgb(226, 212, 231); /* oklch */ color: oklch(88.7% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#ebe1ee',
500: '#e2d4e7',
950: '#000000',
},
}SCSS
$custom: #e2d4e7; $custom-light: #ebe1ee; $custom-dark: #000000;
JSON
{
"hex": "#e2d4e7",
"rgb": {
"r": 226,
"g": 212,
"b": 231
},
"hsl": {
"h": 284.211,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.88686,
"c": 0.02976,
"h": 317.2
},
"luminance": 0.69025
}Semantic roles & 50–950 ramp
primary
#E2D4E7
secondary
#A8BFA0
accent
#A73F5A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485