#E596E0#E596E0
#E596E0 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.6% C 0.134 H 329.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E0 |
|---|---|
| RGB | rgb(229, 150, 224) |
| HSL | hsl(304, 60%, 74%) |
| HSV | hsv(304, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 2.2%, 10.2%) |
| CIE-LAB | lab(72.13, 40.96, -25.45) |
| CIE-LCH | lch(72.13, 48.22, 328.15°) |
| OKLab | oklab(77.61% 0.1147 -0.0689) |
| OKLCH | oklch(77.61% 0.134 329) |
| XYZ | xyz(56.6730, 43.8549, 75.9862) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E0 #96E59B
analogous
#C396E5 #E596E0 #E596B9
triadic
#E596E0 #E0E596 #96E0E5
tetradic
#E596E0 #E5C396 #96E59B #96B9E5
square
#E596E0 #E5C396 #96E59B #96B9E5
split-complementary
#E596E0 #B9E596 #96E5C3
monochromatic
#CD34C3 #D965D2 #E596E0 #F1C7EE #F9E6F8
Accessibility & contrast
On white
2.15
#E596E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E596E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E0 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE3
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#EB9CB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e0; /* rgb */ color: rgb(229, 150, 224); /* oklch */ color: oklch(77.6% 0.134 329.0);
Tailwind
colors: {
custom: {
50: '#eeb6e9',
500: '#e596e0',
950: '#000000',
},
}SCSS
$custom: #e596e0; $custom-light: #eeb6e9; $custom-dark: #000000;
JSON
{
"hex": "#e596e0",
"rgb": {
"r": 229,
"g": 150,
"b": 224
},
"hsl": {
"h": 303.797,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.7761,
"c": 0.13377,
"h": 329
},
"luminance": 0.43853
}Semantic roles & 50–950 ramp
primary
#E596E0
secondary
#DBF0DC
accent
#C8281E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084