#E596E3#E596E3
#E596E3 is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.7% C 0.137 H 327.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E596E3 |
|---|---|
| RGB | rgb(229, 150, 227) |
| HSL | hsl(302, 60%, 74%) |
| HSV | hsv(302, 34%, 90%) |
| CMYK | cmyk(0%, 34.5%, 0.9%, 10.2%) |
| CIE-LAB | lab(72.24, 41.50, -26.93) |
| CIE-LCH | lch(72.24, 49.47, 327.02°) |
| OKLab | oklab(77.73% 0.1154 -0.0731) |
| OKLCH | oklch(77.73% 0.137 327.7) |
| XYZ | xyz(57.0835, 44.0191, 78.1478) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 7.19
Bubblegum Pink
#FE83CC
ΔE00 7.74
Mauve
#E0B0FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596E3 #96E598
analogous
#C096E5 #E596E3 #E596BC
triadic
#E596E3 #E3E596 #96E3E5
tetradic
#E596E3 #E5C096 #96E598 #96BCE5
square
#E596E3 #E5C096 #96E598 #96BCE5
split-complementary
#E596E3 #BCE596 #96E5C0
monochromatic
#CD34C9 #D965D6 #E596E3 #F1C7F0 #F9E6F8
Accessibility & contrast
On white
2.14
#E596E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E596E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596E3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596E3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE6
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#EA9DB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e596e3; /* rgb */ color: rgb(229, 150, 227); /* oklch */ color: oklch(77.7% 0.137 327.7);
Tailwind
colors: {
custom: {
50: '#eeb6ec',
500: '#e596e3',
950: '#000000',
},
}SCSS
$custom: #e596e3; $custom-light: #eeb6ec; $custom-dark: #000000;
JSON
{
"hex": "#e596e3",
"rgb": {
"r": 229,
"g": 150,
"b": 227
},
"hsl": {
"h": 301.519,
"s": 60.305,
"l": 74.314
},
"oklch": {
"l": 0.77729,
"c": 0.13661,
"h": 327.7
},
"luminance": 0.44017
}Semantic roles & 50–950 ramp
primary
#E596E3
secondary
#DBF0DB
accent
#C8221E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084