#E7D7EF#E7D7EF
#E7D7EF is a very light, muted purple. Relative luminance 0.718; OKLCH L 89.9% C 0.037 H 314.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D7EF |
|---|---|
| RGB | rgb(231, 215, 239) |
| HSL | hsl(280, 43%, 89%) |
| HSV | hsv(280, 10%, 94%) |
| CMYK | cmyk(3.3%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(87.88, 9.77, -9.74) |
| CIE-LCH | lch(87.88, 13.80, 315.09°) |
| OKLab | oklab(89.92% 0.0257 -0.026) |
| OKLCH | oklch(89.92% 0.037 314.6) |
| XYZ | xyz(72.8329, 71.8222, 91.6708) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Pale Lavender
#EECFFE
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 8.24
Pale Lilac
#E4CBFF
ΔE00 8.26
Pale Mauve
#FED0FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D7EF #DFEFD7
analogous
#DBD7EF #E7D7EF #EFD7EB
triadic
#E7D7EF #EFE7D7 #D7EFE7
tetradic
#E7D7EF #EFDBD7 #DFEFD7 #D7EBEF
square
#E7D7EF #EFDBD7 #DFEFD7 #D7EBEF
split-complementary
#E7D7EF #EBEFD7 #D7EFDB
monochromatic
#B380CC #CDABDE #E7D7EF #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.37
#E7D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E7D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D7EF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D7EF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#E7D9DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e7d7ef; /* rgb */ color: rgb(231, 215, 239); /* oklch */ color: oklch(89.9% 0.037 314.6);
Tailwind
colors: {
custom: {
50: '#eee3f4',
500: '#e7d7ef',
950: '#000000',
},
}SCSS
$custom: #e7d7ef; $custom-light: #eee3f4; $custom-dark: #000000;
JSON
{
"hex": "#e7d7ef",
"rgb": {
"r": 231,
"g": 215,
"b": 239
},
"hsl": {
"h": 280,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89923,
"c": 0.03657,
"h": 314.6
},
"luminance": 0.71822
}Semantic roles & 50–950 ramp
primary
#E7D7EF
secondary
#AECB9F
accent
#B6305C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485