#E596FF#E596FF
#E596FF is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.165 H 317.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E596FF |
|---|---|
| RGB | rgb(229, 150, 255) |
| HSL | hsl(285, 100%, 79%) |
| HSV | hsv(285, 41%, 100%) |
| CMYK | cmyk(10.2%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(73.35, 46.81, -40.48) |
| CIE-LCH | lch(73.35, 61.88, 319.15°) |
| OKLab | oklab(78.92% 0.1215 -0.1116) |
| OKLCH | oklch(78.92% 0.165 317.4) |
| XYZ | xyz(61.2669, 45.6925, 100.1805) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 6.18
Liliac
#C48EFD
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596FF #B0FF96
analogous
#B196FF #E596FF #FF96E5
triadic
#E596FF #FFE596 #96FFE5
tetradic
#E596FF #FFB196 #B0FF96 #96E5FF
square
#E596FF #FFB196 #B0FF96 #96E5FF
split-complementary
#E596FF #E5FF96 #96FFB1
monochromatic
#C71CFF #D659FF #E596FF #F4D3FF #F7E0FF
Accessibility & contrast
On white
2.07
#E596FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E596FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#E5A4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e596ff; /* rgb */ color: rgb(229, 150, 255); /* oklch */ color: oklch(78.9% 0.165 317.4);
Tailwind
colors: {
custom: {
50: '#efb6ff',
500: '#e596ff',
950: '#000000',
},
}SCSS
$custom: #e596ff; $custom-light: #efb6ff; $custom-dark: #000000;
JSON
{
"hex": "#e596ff",
"rgb": {
"r": 229,
"g": 150,
"b": 255
},
"hsl": {
"h": 285.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.78924,
"c": 0.16502,
"h": 317.4
},
"luminance": 0.45691
}Semantic roles & 50–950 ramp
primary
#E596FF
secondary
#DCF7D4
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086