#E59BEC#E59BEC
#E59BEC is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.137 H 323.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E59BEC |
|---|---|
| RGB | rgb(229, 155, 236) |
| HSL | hsl(295, 68%, 77%) |
| HSV | hsv(295, 34%, 93%) |
| CMYK | cmyk(3%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.65, 40.52, -29.68) |
| CIE-LCH | lch(73.65, 50.23, 323.78°) |
| OKLab | oklab(78.9% 0.1103 -0.0809) |
| OKLCH | oklch(78.9% 0.137 323.7) |
| XYZ | xyz(59.1732, 46.1589, 85.1332) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.80
Baby Purple
#CA9BF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E59BEC #A2EC9B
analogous
#BD9BEC #E59BEC #EC9BCB
triadic
#E59BEC #ECE59B #9BECE5
tetradic
#E59BEC #ECBD9B #A2EC9B #9BCBEC
square
#E59BEC #ECBD9B #A2EC9B #9BCBEC
split-complementary
#E59BEC #CBEC9B #9BECBD
monochromatic
#CA34D8 #D868E2 #E59BEC #F2CEF6 #F8E5FA
Accessibility & contrast
On white
2.05
#E59BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#E59BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E59BEC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E59BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E59BEC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#E8A3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e59bec; /* rgb */ color: rgb(229, 155, 236); /* oklch */ color: oklch(78.9% 0.137 323.7);
Tailwind
colors: {
custom: {
50: '#eeb9f2',
500: '#e59bec',
950: '#000000',
},
}SCSS
$custom: #e59bec; $custom-light: #eeb9f2; $custom-dark: #000000;
JSON
{
"hex": "#e59bec",
"rgb": {
"r": 229,
"g": 155,
"b": 236
},
"hsl": {
"h": 294.815,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.78904,
"c": 0.13679,
"h": 323.7
},
"luminance": 0.46157
}Semantic roles & 50–950 ramp
primary
#E59BEC
secondary
#DBF2D9
accent
#D01626
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185