#E596E2#E596E2
#E596E2 is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.7% C 0.136 H 328.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E2 |
|---|---|
| RGB | rgb(229, 150, 226) |
| HSL | hsl(302, 60%, 74%) |
| HSV | hsv(302, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 1.3%, 10.2%) |
| CIE-LAB | lab(72.20, 41.32, -26.44) |
| CIE-LCH | lch(72.20, 49.05, 327.39°) |
| OKLab | oklab(77.69% 0.1152 -0.0717) |
| OKLCH | oklch(77.69% 0.136 328.1) |
| XYZ | xyz(56.9458, 43.9640, 77.4230) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.07
Violet (CSS)
#EE82EE
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 7.26
Bubblegum Pink
#FE83CC
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E2 #96E599
analogous
#C196E5 #E596E2 #E596BB
triadic
#E596E2 #E2E596 #96E2E5
tetradic
#E596E2 #E5C196 #96E599 #96BBE5
square
#E596E2 #E5C196 #96E599 #96BBE5
split-complementary
#E596E2 #BBE596 #96E5C1
monochromatic
#CD34C7 #D965D4 #E596E2 #F1C7F0 #F9E6F8
Accessibility & contrast
On white
2.14
#E596E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E596E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE5
Deuteranopia (green-blind)
#A5B5DF
Tritanopia (blue-blind)
#EA9CB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e2; /* rgb */ color: rgb(229, 150, 226); /* oklch */ color: oklch(77.7% 0.136 328.1);
Tailwind
colors: {
custom: {
50: '#eeb6eb',
500: '#e596e2',
950: '#000000',
},
}SCSS
$custom: #e596e2; $custom-light: #eeb6eb; $custom-dark: #000000;
JSON
{
"hex": "#e596e2",
"rgb": {
"r": 229,
"g": 150,
"b": 226
},
"hsl": {
"h": 302.278,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.7769,
"c": 0.13565,
"h": 328.1
},
"luminance": 0.43962
}Semantic roles & 50–950 ramp
primary
#E596E2
secondary
#DBF0DC
accent
#C8241E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084