#E39DEE#E39DEE
#E39DEE is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.1% C 0.134 H 321.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E39DEE |
|---|---|
| RGB | rgb(227, 157, 238) |
| HSL | hsl(292, 70%, 77%) |
| HSV | hsv(292, 34%, 93%) |
| CMYK | cmyk(4.6%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(73.95, 39.22, -30.33) |
| CIE-LCH | lch(73.95, 49.59, 322.28°) |
| OKLab | oklab(79.11% 0.1056 -0.0828) |
| OKLCH | oklch(79.11% 0.134 321.9) |
| XYZ | xyz(59.1663, 46.6197, 86.7542) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.21
Violet (CSS)
#EE82EE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39DEE #A8EE9D
analogous
#BB9DEE #E39DEE #EE9DD0
triadic
#E39DEE #EEE39D #9DEEE3
tetradic
#E39DEE #EEBB9D #A8EE9D #9DD0EE
square
#E39DEE #EEBB9D #A8EE9D #9DD0EE
split-complementary
#E39DEE #D0EE9D #9DEEBB
monochromatic
#C535DC #D469E5 #E39DEE #F2D1F7 #F8E5FA
Accessibility & contrast
On white
2.03
#E39DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E39DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39DEE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39DEE | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F1
Deuteranopia (green-blind)
#A5B9EB
Tritanopia (blue-blind)
#E5A6BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e39dee; /* rgb */ color: rgb(227, 157, 238); /* oklch */ color: oklch(79.1% 0.134 321.9);
Tailwind
colors: {
custom: {
50: '#edbbf3',
500: '#e39dee',
950: '#000000',
},
}SCSS
$custom: #e39dee; $custom-light: #edbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e39dee",
"rgb": {
"r": 227,
"g": 157,
"b": 238
},
"hsl": {
"h": 291.852,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.79106,
"c": 0.13419,
"h": 321.9
},
"luminance": 0.46618
}Semantic roles & 50–950 ramp
primary
#E39DEE
secondary
#DCF2D9
accent
#D2132D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185