#E59AED#E59AED
#E59AED is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.140 H 323.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E59AED |
|---|---|
| RGB | rgb(229, 154, 237) |
| HSL | hsl(294, 70%, 77%) |
| HSV | hsv(294, 35%, 93%) |
| CMYK | cmyk(3.4%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.47, 41.24, -30.50) |
| CIE-LCH | lch(73.47, 51.29, 323.51°) |
| OKLab | oklab(78.78% 0.112 -0.0832) |
| OKLCH | oklch(78.78% 0.14 323.4) |
| XYZ | xyz(59.1531, 45.8857, 85.8452) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59AED #A2ED9A
analogous
#BC9AED #E59AED #ED9ACC
triadic
#E59AED #EDE59A #9AEDE5
tetradic
#E59AED #EDBC9A #A2ED9A #9ACCED
square
#E59AED #EDBC9A #A2ED9A #9ACCED
split-complementary
#E59AED #CCED9A #9AEDBC
monochromatic
#CA32DA #D866E4 #E59AED #F2CEF6 #F8E5FA
Accessibility & contrast
On white
2.06
#E59AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E59AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59AED
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59AED | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#E8A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e59aed; /* rgb */ color: rgb(229, 154, 237); /* oklch */ color: oklch(78.8% 0.140 323.4);
Tailwind
colors: {
custom: {
50: '#eeb9f3',
500: '#e59aed',
950: '#000000',
},
}SCSS
$custom: #e59aed; $custom-light: #eeb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e59aed",
"rgb": {
"r": 229,
"g": 154,
"b": 237
},
"hsl": {
"h": 294.217,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.78782,
"c": 0.13953,
"h": 323.4
},
"luminance": 0.45884
}Semantic roles & 50–950 ramp
primary
#E59AED
secondary
#DBF2D9
accent
#D21426
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085