#E59DEC#E59DEC
#E59DEC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.2% C 0.133 H 323.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E59DEC |
|---|---|
| RGB | rgb(229, 157, 236) |
| HSL | hsl(295, 68%, 77%) |
| HSV | hsv(295, 33%, 93%) |
| CMYK | cmyk(3%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.08, 39.46, -29.02) |
| CIE-LCH | lch(74.08, 48.99, 323.67°) |
| OKLab | oklab(79.23% 0.1074 -0.079) |
| OKLCH | oklch(79.23% 0.133 323.7) |
| XYZ | xyz(59.5088, 46.8301, 85.2450) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.46
Mauve
#E0B0FF
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59DEC #A4EC9D
analogous
#BE9DEC #E59DEC #EC9DCB
triadic
#E59DEC #ECE59D #9DECE5
tetradic
#E59DEC #ECBE9D #A4EC9D #9DCBEC
square
#E59DEC #ECBE9D #A4EC9D #9DCBEC
split-complementary
#E59DEC #CBEC9D #9DECBE
monochromatic
#CA36D8 #D76AE2 #E59DEC #F3D0F6 #F8E5FA
Accessibility & contrast
On white
2.03
#E59DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#E59DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59DEC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59DEC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1EF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#E8A5BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e59dec; /* rgb */ color: rgb(229, 157, 236); /* oklch */ color: oklch(79.2% 0.133 323.7);
Tailwind
colors: {
custom: {
50: '#eebbf2',
500: '#e59dec',
950: '#000000',
},
}SCSS
$custom: #e59dec; $custom-light: #eebbf2; $custom-dark: #000000;
JSON
{
"hex": "#e59dec",
"rgb": {
"r": 229,
"g": 157,
"b": 236
},
"hsl": {
"h": 294.684,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.79231,
"c": 0.13334,
"h": 323.7
},
"luminance": 0.46828
}Semantic roles & 50–950 ramp
primary
#E59DEC
secondary
#DCF2D9
accent
#CF1626
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185