#E596E6#E596E6
#E596E6 is a light, vivid purple. Relative luminance 0.442; OKLCH L 77.8% C 0.139 H 326.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E6 |
|---|---|
| RGB | rgb(229, 150, 230) |
| HSL | hsl(299, 62%, 75%) |
| HSV | hsv(299, 35%, 90%) |
| CMYK | cmyk(0.4%, 34.8%, 0%, 9.8%) |
| CIE-LAB | lab(72.35, 42.05, -28.40) |
| CIE-LCH | lch(72.35, 50.74, 325.96°) |
| OKLab | oklab(77.85% 0.1162 -0.0772) |
| OKLCH | oklch(77.85% 0.139 326.4) |
| XYZ | xyz(57.5011, 44.1862, 80.3475) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 7.44
Baby Purple
#CA9BF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E6 #97E696
analogous
#BD96E6 #E596E6 #E696BF
triadic
#E596E6 #E6E596 #96E6E5
tetradic
#E596E6 #E6BD96 #97E696 #96BFE6
square
#E596E6 #E6BD96 #97E696 #96BFE6
split-complementary
#E596E6 #BFE696 #96E6BD
monochromatic
#CD33CE #D965DA #E596E6 #F1C7F2 #F9E6F9
Accessibility & contrast
On white
2.13
#E596E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E596E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E6
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E6 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#EA9DB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e6; /* rgb */ color: rgb(229, 150, 230); /* oklch */ color: oklch(77.8% 0.139 326.4);
Tailwind
colors: {
custom: {
50: '#eeb6ee',
500: '#e596e6',
950: '#000000',
},
}SCSS
$custom: #e596e6; $custom-light: #eeb6ee; $custom-dark: #000000;
JSON
{
"hex": "#e596e6",
"rgb": {
"r": 229,
"g": 150,
"b": 230
},
"hsl": {
"h": 299.25,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.7785,
"c": 0.13949,
"h": 326.4
},
"luminance": 0.44184
}Semantic roles & 50–950 ramp
primary
#E596E6
secondary
#DBF0DB
accent
#C91C1E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084