#E596E5#E596E5
#E596E5 is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.139 H 326.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E5 |
|---|---|
| RGB | rgb(229, 150, 229) |
| HSL | hsl(300, 60%, 74%) |
| HSV | hsv(300, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 0%, 10.2%) |
| CIE-LAB | lab(72.32, 41.87, -27.91) |
| CIE-LCH | lch(72.32, 50.32, 326.31°) |
| OKLab | oklab(77.81% 0.1159 -0.0758) |
| OKLCH | oklch(77.81% 0.139 326.8) |
| XYZ | xyz(57.3611, 44.1301, 79.6100) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.55
Lavender (survey)
#C79FEF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E5 #96E596
analogous
#BE96E5 #E596E5 #E596BE
triadic
#E596E5 #E5E596 #96E5E5
tetradic
#E596E5 #E5BE96 #96E596 #96BEE5
square
#E596E5 #E5BE96 #96E596 #96BEE5
split-complementary
#E596E5 #BEE596 #96E5BE
monochromatic
#CD34CD #D965D9 #E596E5 #F1C7F1 #F9E6F9
Accessibility & contrast
On white
2.14
#E596E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E596E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E5
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E5 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE8
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#EA9DB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e5; /* rgb */ color: rgb(229, 150, 229); /* oklch */ color: oklch(77.8% 0.139 326.8);
Tailwind
colors: {
custom: {
50: '#eeb6ed',
500: '#e596e5',
950: '#000000',
},
}SCSS
$custom: #e596e5; $custom-light: #eeb6ed; $custom-dark: #000000;
JSON
{
"hex": "#e596e5",
"rgb": {
"r": 229,
"g": 150,
"b": 229
},
"hsl": {
"h": 300,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.7781,
"c": 0.13852,
"h": 326.8
},
"luminance": 0.44128
}Semantic roles & 50–950 ramp
primary
#E596E5
secondary
#DBF0DB
accent
#C81E1E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084