#E8D7EF#E8D7EF
#E8D7EF is a very light, muted purple. Relative luminance 0.720; OKLCH L 90.0% C 0.037 H 316.2°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D7EF |
|---|---|
| RGB | rgb(232, 215, 239) |
| HSL | hsl(283, 43%, 89%) |
| HSV | hsv(283, 10%, 94%) |
| CMYK | cmyk(2.9%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(87.96, 10.10, -9.61) |
| CIE-LCH | lch(87.96, 13.95, 316.42°) |
| OKLab | oklab(90.01% 0.0268 -0.0257) |
| OKLCH | oklch(90.01% 0.037 316.2) |
| XYZ | xyz(73.1567, 71.9892, 91.6859) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Very Light Purple
#F6CEFC
ΔE00 8.04
Pale Lilac
#E4CBFF
ΔE00 8.22
Pale Mauve
#FED0FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D7EF #DEEFD7
analogous
#DCD7EF #E8D7EF #EFD7EA
triadic
#E8D7EF #EFE8D7 #D7EFE8
tetradic
#E8D7EF #EFDCD7 #DEEFD7 #D7EAEF
square
#E8D7EF #EFDCD7 #DEEFD7 #D7EAEF
split-complementary
#E8D7EF #EAEFD7 #D7EFDC
monochromatic
#B680CC #CFABDE #E8D7EF #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.36
#E8D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E8D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D7EF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D7EF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF0
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#E8D9DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8d7ef; /* rgb */ color: rgb(232, 215, 239); /* oklch */ color: oklch(90.0% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#efe3f4',
500: '#e8d7ef',
950: '#000000',
},
}SCSS
$custom: #e8d7ef; $custom-light: #efe3f4; $custom-dark: #000000;
JSON
{
"hex": "#e8d7ef",
"rgb": {
"r": 232,
"g": 215,
"b": 239
},
"hsl": {
"h": 282.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.90006,
"c": 0.03707,
"h": 316.2
},
"luminance": 0.71989
}Semantic roles & 50–950 ramp
primary
#E8D7EF
secondary
#ACCB9F
accent
#B63057
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485