#E7D7EA#E7D7EA
#E7D7EA is a very light, muted purple. Relative luminance 0.715; OKLCH L 89.8% C 0.031 H 320.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D7EA |
|---|---|
| RGB | rgb(231, 215, 234) |
| HSL | hsl(291, 31%, 88%) |
| HSV | hsv(291, 8%, 92%) |
| CMYK | cmyk(1.3%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.74, 8.85, -7.31) |
| CIE-LCH | lch(87.74, 11.48, 320.43°) |
| OKLab | oklab(89.77% 0.0239 -0.0194) |
| OKLCH | oklch(89.77% 0.031 320.9) |
| XYZ | xyz(72.1045, 71.5308, 87.8342) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 7.67
Pale Lavender
#EECFFE
ΔE00 8.91
Light Pink
#FFD1DF
ΔE00 8.94
Pale Pink
#FFCFDC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D7EA #DAEAD7
analogous
#DDD7EA #E7D7EA #EAD7E3
triadic
#E7D7EA #EAE7D7 #D7EAE7
tetradic
#E7D7EA #EADDD7 #DAEAD7 #D7E3EA
square
#E7D7EA #EADDD7 #DAEAD7 #D7E3EA
split-complementary
#E7D7EA #E3EAD7 #D7EADD
monochromatic
#B787C0 #CFAFD5 #E7D7EA #F3EBF4 #F3EBF4
Accessibility & contrast
On white
1.37
#E7D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E7D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D7EA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D7EA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D9DDE9
Tritanopia (blue-blind)
#E8D9DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7d7ea; /* rgb */ color: rgb(231, 215, 234); /* oklch */ color: oklch(89.8% 0.031 320.9);
Tailwind
colors: {
custom: {
50: '#eee3f0',
500: '#e7d7ea',
950: '#000000',
},
}SCSS
$custom: #e7d7ea; $custom-light: #eee3f0; $custom-dark: #000000;
JSON
{
"hex": "#e7d7ea",
"rgb": {
"r": 231,
"g": 215,
"b": 234
},
"hsl": {
"h": 290.526,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.89767,
"c": 0.03082,
"h": 320.9
},
"luminance": 0.7153
}Semantic roles & 50–950 ramp
primary
#E7D7EA
secondary
#A7C3A2
accent
#AA3C4D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485