#E59EED#E59EED
#E59EED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.4% C 0.133 H 323.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E59EED |
|---|---|
| RGB | rgb(229, 158, 237) |
| HSL | hsl(294, 69%, 77%) |
| HSV | hsv(294, 33%, 93%) |
| CMYK | cmyk(3.4%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(74.34, 39.12, -29.17) |
| CIE-LCH | lch(74.34, 48.80, 323.29°) |
| OKLab | oklab(79.44% 0.1062 -0.0795) |
| OKLCH | oklch(79.44% 0.133 323.2) |
| XYZ | xyz(59.8243, 47.2281, 86.0689) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.50
Mauve
#E0B0FF
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59EED #A6ED9E
analogous
#BD9EED #E59EED #ED9ECE
triadic
#E59EED #EDE59E #9EEDE5
tetradic
#E59EED #EDBD9E #A6ED9E #9ECEED
square
#E59EED #EDBD9E #A6ED9E #9ECEED
split-complementary
#E59EED #CEED9E #9EEDBD
monochromatic
#C937DA #D76AE3 #E59EED #F3D2F7 #F8E5FA
Accessibility & contrast
On white
2.01
#E59EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#E59EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59EED
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59EED | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#E8A6BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e59eed; /* rgb */ color: rgb(229, 158, 237); /* oklch */ color: oklch(79.4% 0.133 323.2);
Tailwind
colors: {
custom: {
50: '#eebbf3',
500: '#e59eed',
950: '#000000',
},
}SCSS
$custom: #e59eed; $custom-light: #eebbf3; $custom-dark: #000000;
JSON
{
"hex": "#e59eed",
"rgb": {
"r": 229,
"g": 158,
"b": 237
},
"hsl": {
"h": 293.924,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.79436,
"c": 0.13262,
"h": 323.2
},
"luminance": 0.47226
}Semantic roles & 50–950 ramp
primary
#E59EED
secondary
#DCF2D9
accent
#D11528
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185