#E596E8#E596E8
#E596E8 is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.9% C 0.141 H 325.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E8 |
|---|---|
| RGB | rgb(229, 150, 232) |
| HSL | hsl(298, 64%, 75%) |
| HSV | hsv(298, 35%, 91%) |
| CMYK | cmyk(1.3%, 35.3%, 0%, 9%) |
| CIE-LAB | lab(72.43, 42.42, -29.38) |
| CIE-LCH | lch(72.43, 51.60, 325.29°) |
| OKLab | oklab(77.93% 0.1166 -0.08) |
| OKLCH | oklch(77.93% 0.141 325.6) |
| XYZ | xyz(57.7836, 44.2991, 81.8351) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E8 #99E896
analogous
#BC96E8 #E596E8 #E896C2
triadic
#E596E8 #E8E596 #96E8E5
tetradic
#E596E8 #E8BC96 #99E896 #96C2E8
square
#E596E8 #E8BC96 #99E896 #96C2E8
split-complementary
#E596E8 #C2E896 #96E8BC
monochromatic
#CC32D2 #D964DD #E596E8 #F1C8F3 #F9E6FA
Accessibility & contrast
On white
2.13
#E596E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E596E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEB
Deuteranopia (green-blind)
#A3B5E5
Tritanopia (blue-blind)
#E99EB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e596e8; /* rgb */ color: rgb(229, 150, 232); /* oklch */ color: oklch(77.9% 0.141 325.6);
Tailwind
colors: {
custom: {
50: '#eeb6ef',
500: '#e596e8',
950: '#000000',
},
}SCSS
$custom: #e596e8; $custom-light: #eeb6ef; $custom-dark: #000000;
JSON
{
"hex": "#e596e8",
"rgb": {
"r": 229,
"g": 150,
"b": 232
},
"hsl": {
"h": 297.805,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.77932,
"c": 0.14143,
"h": 325.6
},
"luminance": 0.44297
}Semantic roles & 50–950 ramp
primary
#E596E8
secondary
#DBF1DA
accent
#CC1A20
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084