#E39AED#E39AED
#E39AED is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.138 H 322.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E39AED |
|---|---|
| RGB | rgb(227, 154, 237) |
| HSL | hsl(293, 70%, 77%) |
| HSV | hsv(293, 35%, 93%) |
| CMYK | cmyk(4.2%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.26, 40.63, -30.85) |
| CIE-LCH | lch(73.26, 51.01, 322.79°) |
| OKLab | oklab(78.57% 0.1098 -0.0842) |
| OKLCH | oklch(78.57% 0.138 322.5) |
| XYZ | xyz(58.5185, 45.5585, 85.8155) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 5.40
Violet (CSS)
#EE82EE
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.28
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39AED #A4ED9A
analogous
#BA9AED #E39AED #ED9ACE
triadic
#E39AED #EDE39A #9AEDE3
tetradic
#E39AED #EDBA9A #A4ED9A #9ACEED
square
#E39AED #EDBA9A #A4ED9A #9ACEED
split-complementary
#E39AED #CEED9A #9AEDBA
monochromatic
#C632DA #D566E4 #E39AED #F1CEF6 #F8E5FA
Accessibility & contrast
On white
2.08
#E39AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#E39AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39AED
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39AED | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#E6A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e39aed; /* rgb */ color: rgb(227, 154, 237); /* oklch */ color: oklch(78.6% 0.138 322.5);
Tailwind
colors: {
custom: {
50: '#edb9f3',
500: '#e39aed',
950: '#000000',
},
}SCSS
$custom: #e39aed; $custom-light: #edb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e39aed",
"rgb": {
"r": 227,
"g": 154,
"b": 237
},
"hsl": {
"h": 292.771,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.78573,
"c": 0.13833,
"h": 322.5
},
"luminance": 0.45557
}Semantic roles & 50–950 ramp
primary
#E39AED
secondary
#DCF2D9
accent
#D2142B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085