#E59BEE#E59BEE
#E59BEE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.0% C 0.139 H 322.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BEE |
|---|---|
| RGB | rgb(229, 155, 238) |
| HSL | hsl(293, 71%, 77%) |
| HSV | hsv(293, 35%, 93%) |
| CMYK | cmyk(3.8%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.72, 40.90, -30.66) |
| CIE-LCH | lch(73.72, 51.11, 323.14°) |
| OKLab | oklab(78.99% 0.1108 -0.0836) |
| OKLCH | oklch(78.99% 0.139 322.9) |
| XYZ | xyz(59.4654, 46.2758, 86.6720) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.67
Mauve
#E0B0FF
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BEE #A4EE9B
analogous
#BC9BEE #E59BEE #EE9BCE
triadic
#E59BEE #EEE59B #9BEEE5
tetradic
#E59BEE #EEBC9B #A4EE9B #9BCEEE
square
#E59BEE #EEBC9B #A4EE9B #9BCEEE
split-complementary
#E59BEE #CEEE9B #9BEEBC
monochromatic
#CA32DC #D767E5 #E59BEE #F3CFF7 #F8E5FB
Accessibility & contrast
On white
2.05
#E59BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E59BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BEE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BEE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#E8A4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e59bee; /* rgb */ color: rgb(229, 155, 238); /* oklch */ color: oklch(79.0% 0.139 322.9);
Tailwind
colors: {
custom: {
50: '#eeb9f3',
500: '#e59bee',
950: '#000000',
},
}SCSS
$custom: #e59bee; $custom-light: #eeb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e59bee",
"rgb": {
"r": 229,
"g": 155,
"b": 238
},
"hsl": {
"h": 293.494,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78986,
"c": 0.13882,
"h": 322.9
},
"luminance": 0.46274
}Semantic roles & 50–950 ramp
primary
#E59BEE
secondary
#DCF2D9
accent
#D31327
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185