#E596E4#E596E4
#E596E4 is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.138 H 327.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E4 |
|---|---|
| RGB | rgb(229, 150, 228) |
| HSL | hsl(301, 60%, 74%) |
| HSV | hsv(301, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 0.4%, 10.2%) |
| CIE-LAB | lab(72.28, 41.68, -27.42) |
| CIE-LCH | lch(72.28, 49.89, 326.66°) |
| OKLab | oklab(77.77% 0.1157 -0.0745) |
| OKLCH | oklch(77.77% 0.138 327.2) |
| XYZ | xyz(57.2219, 44.0745, 78.8768) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E4 #96E597
analogous
#BF96E5 #E596E4 #E596BD
triadic
#E596E4 #E4E596 #96E4E5
tetradic
#E596E4 #E5BF96 #96E597 #96BDE5
square
#E596E4 #E5BF96 #96E597 #96BDE5
split-complementary
#E596E4 #BDE596 #96E5BF
monochromatic
#CD34CB #D965D7 #E596E4 #F1C7F1 #F9E6F9
Accessibility & contrast
On white
2.14
#E596E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E596E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E4
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E4 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#EA9DB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e4; /* rgb */ color: rgb(229, 150, 228); /* oklch */ color: oklch(77.8% 0.138 327.2);
Tailwind
colors: {
custom: {
50: '#eeb6ec',
500: '#e596e4',
950: '#000000',
},
}SCSS
$custom: #e596e4; $custom-light: #eeb6ec; $custom-dark: #000000;
JSON
{
"hex": "#e596e4",
"rgb": {
"r": 229,
"g": 150,
"b": 228
},
"hsl": {
"h": 300.759,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.7777,
"c": 0.13756,
"h": 327.2
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#E596E4
secondary
#DBF0DB
accent
#C8201E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084