#E596E7#E596E7
#E596E7 is a light, vivid purple. Relative luminance 0.442; OKLCH L 77.9% C 0.140 H 326.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E7 |
|---|---|
| RGB | rgb(229, 150, 231) |
| HSL | hsl(299, 63%, 75%) |
| HSV | hsv(299, 35%, 91%) |
| CMYK | cmyk(0.9%, 35.1%, 0%, 9.4%) |
| CIE-LAB | lab(72.39, 42.23, -28.89) |
| CIE-LCH | lch(72.39, 51.17, 325.63°) |
| OKLab | oklab(77.89% 0.1164 -0.0786) |
| OKLCH | oklch(77.89% 0.14 326) |
| XYZ | xyz(57.6419, 44.2425, 81.0891) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 7.35
Baby Purple
#CA9BF7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E7 #98E796
analogous
#BD96E7 #E596E7 #E796C0
triadic
#E596E7 #E7E596 #96E7E5
tetradic
#E596E7 #E7BD96 #98E796 #96C0E7
square
#E596E7 #E7BD96 #98E796 #96C0E7
split-complementary
#E596E7 #C0E796 #96E7BD
monochromatic
#CC32D0 #D964DC #E596E7 #F1C8F2 #F9E6F9
Accessibility & contrast
On white
2.13
#E596E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E596E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E7
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E7 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEA
Deuteranopia (green-blind)
#A3B5E4
Tritanopia (blue-blind)
#E99EB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e7; /* rgb */ color: rgb(229, 150, 231); /* oklch */ color: oklch(77.9% 0.140 326.0);
Tailwind
colors: {
custom: {
50: '#eeb6ee',
500: '#e596e7',
950: '#000000',
},
}SCSS
$custom: #e596e7; $custom-light: #eeb6ee; $custom-dark: #000000;
JSON
{
"hex": "#e596e7",
"rgb": {
"r": 229,
"g": 150,
"b": 231
},
"hsl": {
"h": 298.519,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.77891,
"c": 0.14045,
"h": 326
},
"luminance": 0.4424
}Semantic roles & 50–950 ramp
primary
#E596E7
secondary
#DBF1DA
accent
#CB1B1F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084