#E596EB#E596EB
#E596EB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.1% C 0.144 H 324.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E596EB |
|---|---|
| RGB | rgb(229, 150, 235) |
| HSL | hsl(296, 68%, 75%) |
| HSV | hsv(296, 36%, 92%) |
| CMYK | cmyk(2.6%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.54, 42.97, -30.84) |
| CIE-LCH | lch(72.54, 52.89, 324.33°) |
| OKLab | oklab(78.06% 0.1174 -0.0841) |
| OKLCH | oklch(78.06% 0.144 324.4) |
| XYZ | xyz(58.2133, 44.4710, 84.0985) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.62
Purply Pink
#F075E6
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 6.94
Mauve
#E0B0FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596EB #9CEB96
analogous
#BA96EB #E596EB #EB96C6
triadic
#E596EB #EBE596 #96EBE5
tetradic
#E596EB #EBBA96 #9CEB96 #96C6EB
square
#E596EB #EBBA96 #9CEB96 #96C6EB
split-complementary
#E596EB #C6EB96 #96EBBA
monochromatic
#CC2FD7 #D863E1 #E596EB #F2C9F5 #F9E5FA
Accessibility & contrast
On white
2.12
#E596EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E596EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596EB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596EB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#E99FB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e596eb; /* rgb */ color: rgb(229, 150, 235); /* oklch */ color: oklch(78.1% 0.144 324.4);
Tailwind
colors: {
custom: {
50: '#eeb6f1',
500: '#e596eb',
950: '#000000',
},
}SCSS
$custom: #e596eb; $custom-light: #eeb6f1; $custom-dark: #000000;
JSON
{
"hex": "#e596eb",
"rgb": {
"r": 229,
"g": 150,
"b": 235
},
"hsl": {
"h": 295.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.78056,
"c": 0.14439,
"h": 324.4
},
"luminance": 0.44469
}Semantic roles & 50–950 ramp
primary
#E596EB
secondary
#DBF2D9
accent
#D01623
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085