#E591E2#E591E2
#E591E2 is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.9% C 0.144 H 328.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E591E2 |
|---|---|
| RGB | rgb(229, 145, 226) |
| HSL | hsl(302, 62%, 73%) |
| HSV | hsv(302, 37%, 90%) |
| CMYK | cmyk(0%, 36.7%, 1.3%, 10.2%) |
| CIE-LAB | lab(71.15, 43.94, -28.06) |
| CIE-LCH | lch(71.15, 52.14, 327.44°) |
| OKLab | oklab(76.89% 0.1225 -0.0762) |
| OKLCH | oklch(76.89% 0.144 328.1) |
| XYZ | xyz(56.1650, 42.4023, 77.1627) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 4.28
Plum
#DDA0DD
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 7.35
Orchid
#DA70D6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E591E2 #91E594
analogous
#BE91E5 #E591E2 #E591B8
triadic
#E591E2 #E2E591 #91E2E5
tetradic
#E591E2 #E5BE91 #91E594 #91B8E5
square
#E591E2 #E5BE91 #91E594 #91B8E5
split-complementary
#E591E2 #B8E591 #91E5BE
monochromatic
#CB30C6 #D95FD5 #E591E2 #F1C2EF #F9E6F8
Accessibility & contrast
On white
2.22
#E591E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E591E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E591E2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E591E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E591E2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#A1B2DF
Tritanopia (blue-blind)
#EA98AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e591e2; /* rgb */ color: rgb(229, 145, 226); /* oklch */ color: oklch(76.9% 0.144 328.1);
Tailwind
colors: {
custom: {
50: '#eeb3eb',
500: '#e591e2',
950: '#000000',
},
}SCSS
$custom: #e591e2; $custom-light: #eeb3eb; $custom-dark: #000000;
JSON
{
"hex": "#e591e2",
"rgb": {
"r": 229,
"g": 145,
"b": 226
},
"hsl": {
"h": 302.143,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.76892,
"c": 0.14429,
"h": 328.1
},
"luminance": 0.424
}Semantic roles & 50–950 ramp
primary
#E591E2
secondary
#DAF1DB
accent
#C9221C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084