#E596F5#E596F5
#E596F5 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.5% C 0.155 H 320.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E596F5 |
|---|---|
| RGB | rgb(229, 150, 245) |
| HSL | hsl(290, 83%, 77%) |
| HSV | hsv(290, 39%, 96%) |
| CMYK | cmyk(6.5%, 38.8%, 0%, 3.9%) |
| CIE-LAB | lab(72.93, 44.86, -35.69) |
| CIE-LCH | lch(72.93, 57.32, 321.50°) |
| OKLab | oklab(78.48% 0.1196 -0.0979) |
| OKLCH | oklch(78.48% 0.155 320.7) |
| XYZ | xyz(59.6989, 45.0652, 91.9222) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.10
Lilac (survey)
#CEA2FD
ΔE00 6.30
Mauve
#E0B0FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596F5 #A6F596
analogous
#B696F5 #E596F5 #F596D5
triadic
#E596F5 #F5E596 #96F5E5
tetradic
#E596F5 #F5B696 #A6F596 #96D5F5
square
#E596F5 #F5B696 #A6F596 #96D5F5
split-complementary
#E596F5 #D5F596 #96F5B6
monochromatic
#C926EA #D75EF0 #E596F5 #F3CEFA #F8E3FC
Accessibility & contrast
On white
2.10
#E596F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E596F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596F5
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596F5 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF8
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#E7A1BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e596f5; /* rgb */ color: rgb(229, 150, 245); /* oklch */ color: oklch(78.5% 0.155 320.7);
Tailwind
colors: {
custom: {
50: '#eeb6f8',
500: '#e596f5',
950: '#000000',
},
}SCSS
$custom: #e596f5; $custom-light: #eeb6f8; $custom-dark: #000000;
JSON
{
"hex": "#e596f5",
"rgb": {
"r": 229,
"g": 150,
"b": 245
},
"hsl": {
"h": 289.895,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.78481,
"c": 0.15454,
"h": 320.7
},
"luminance": 0.45063
}Semantic roles & 50–950 ramp
primary
#E596F5
secondary
#DCF4D7
accent
#DF062B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085