#E596F2#E596F2
#E596F2 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.4% C 0.151 H 321.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E596F2 |
|---|---|
| RGB | rgb(229, 150, 242) |
| HSL | hsl(292, 78%, 77%) |
| HSV | hsv(292, 38%, 95%) |
| CMYK | cmyk(5.4%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(72.82, 44.29, -34.24) |
| CIE-LCH | lch(72.82, 55.98, 322.29°) |
| OKLab | oklab(78.35% 0.1189 -0.0938) |
| OKLCH | oklch(78.35% 0.151 321.7) |
| XYZ | xyz(59.2446, 44.8835, 89.5298) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.62
Baby Purple
#CA9BF7
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.59
Mauve
#E0B0FF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596F2 #A3F296
analogous
#B796F2 #E596F2 #F296D1
triadic
#E596F2 #F2E596 #96F2E5
tetradic
#E596F2 #F2B796 #A3F296 #96D1F2
square
#E596F2 #F2B796 #A3F296 #96D1F2
split-complementary
#E596F2 #D1F296 #96F2B7
monochromatic
#CA29E5 #D860EB #E596F2 #F2CCF9 #F8E4FC
Accessibility & contrast
On white
2.10
#E596F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E596F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596F2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596F2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#E7A0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e596f2; /* rgb */ color: rgb(229, 150, 242); /* oklch */ color: oklch(78.4% 0.151 321.7);
Tailwind
colors: {
custom: {
50: '#eeb6f6',
500: '#e596f2',
950: '#000000',
},
}SCSS
$custom: #e596f2; $custom-light: #eeb6f6; $custom-dark: #000000;
JSON
{
"hex": "#e596f2",
"rgb": {
"r": 229,
"g": 150,
"b": 242
},
"hsl": {
"h": 291.522,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.78351,
"c": 0.15146,
"h": 321.7
},
"luminance": 0.44882
}Semantic roles & 50–950 ramp
primary
#E596F2
secondary
#DCF3D8
accent
#DA0B29
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085