#E39DEC#E39DEC
#E39DEC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.0% C 0.132 H 322.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E39DEC |
|---|---|
| RGB | rgb(227, 157, 236) |
| HSL | hsl(293, 68%, 77%) |
| HSV | hsv(293, 33%, 93%) |
| CMYK | cmyk(3.8%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.87, 38.84, -29.36) |
| CIE-LCH | lch(73.87, 48.69, 322.92°) |
| OKLab | oklab(79.03% 0.1051 -0.08) |
| OKLCH | oklch(79.03% 0.132 322.7) |
| XYZ | xyz(58.8741, 46.5029, 85.2153) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.48
Mauve
#E0B0FF
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39DEC #A6EC9D
analogous
#BC9DEC #E39DEC #EC9DCD
triadic
#E39DEC #ECE39D #9DECE3
tetradic
#E39DEC #ECBC9D #A6EC9D #9DCDEC
square
#E39DEC #ECBC9D #A6EC9D #9DCDEC
split-complementary
#E39DEC #CDEC9D #9DECBC
monochromatic
#C636D8 #D46AE2 #E39DEC #F2D0F6 #F8E5FA
Accessibility & contrast
On white
2.04
#E39DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#E39DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39DEC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39DEC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EF
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#E6A5BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e39dec; /* rgb */ color: rgb(227, 157, 236); /* oklch */ color: oklch(79.0% 0.132 322.7);
Tailwind
colors: {
custom: {
50: '#edbbf2',
500: '#e39dec',
950: '#000000',
},
}SCSS
$custom: #e39dec; $custom-light: #edbbf2; $custom-dark: #000000;
JSON
{
"hex": "#e39dec",
"rgb": {
"r": 227,
"g": 157,
"b": 236
},
"hsl": {
"h": 293.165,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.79025,
"c": 0.13212,
"h": 322.7
},
"luminance": 0.46501
}Semantic roles & 50–950 ramp
primary
#E39DEC
secondary
#DCF2D9
accent
#CF162B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185