#E596F3#E596F3
#E596F3 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.4% C 0.152 H 321.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E596F3 |
|---|---|
| RGB | rgb(229, 150, 243) |
| HSL | hsl(291, 79%, 77%) |
| HSV | hsv(291, 38%, 95%) |
| CMYK | cmyk(5.8%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(72.85, 44.48, -34.72) |
| CIE-LCH | lch(72.85, 56.43, 322.02°) |
| OKLab | oklab(78.39% 0.1191 -0.0952) |
| OKLCH | oklch(78.39% 0.152 321.4) |
| XYZ | xyz(59.3952, 44.9438, 90.3229) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E596F3 #A4F396
analogous
#B796F3 #E596F3 #F396D2
triadic
#E596F3 #F3E596 #96F3E5
tetradic
#E596F3 #F3B796 #A4F396 #96D2F3
square
#E596F3 #F3B796 #A4F396 #96D2F3
split-complementary
#E596F3 #D2F396 #96F3B7
monochromatic
#CA28E6 #D75FED #E596F3 #F3CDF9 #F8E4FC
Accessibility & contrast
On white
2.10
#E596F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E596F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E596F3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E596F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E596F3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF6
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#E7A1B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e596f3; /* rgb */ color: rgb(229, 150, 243); /* oklch */ color: oklch(78.4% 0.152 321.4);
Tailwind
colors: {
custom: {
50: '#eeb6f7',
500: '#e596f3',
950: '#000000',
},
}SCSS
$custom: #e596f3; $custom-light: #eeb6f7; $custom-dark: #000000;
JSON
{
"hex": "#e596f3",
"rgb": {
"r": 229,
"g": 150,
"b": 243
},
"hsl": {
"h": 290.968,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.78394,
"c": 0.15248,
"h": 321.4
},
"luminance": 0.44942
}Semantic roles & 50–950 ramp
primary
#E596F3
secondary
#DCF4D7
accent
#DC0A29
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085