#E591EB#E591EB
#E591EB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.153 H 324.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E591EB |
|---|---|
| RGB | rgb(229, 145, 235) |
| HSL | hsl(296, 69%, 75%) |
| HSV | hsv(296, 38%, 92%) |
| CMYK | cmyk(2.6%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.49, 45.58, -32.46) |
| CIE-LCH | lch(71.49, 55.96, 324.54°) |
| OKLab | oklab(77.27% 0.1246 -0.0887) |
| OKLCH | oklch(77.27% 0.153 324.6) |
| XYZ | xyz(57.4324, 42.9093, 83.8382) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 3.86
Plum
#DDA0DD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 7.12
Orchid
#DA70D6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E591EB #97EB91
analogous
#B891EB #E591EB #EB91C4
triadic
#E591EB #EBE591 #91EBE5
tetradic
#E591EB #EBB891 #97EB91 #91C4EB
square
#E591EB #EBB891 #97EB91 #91C4EB
split-complementary
#E591EB #C4EB91 #91EBB8
monochromatic
#CD29D8 #D95DE2 #E591EB #F1C5F4 #F9E5FA
Accessibility & contrast
On white
2.19
#E591EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E591EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E591EB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E591EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E591EB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#E99AB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e591eb; /* rgb */ color: rgb(229, 145, 235); /* oklch */ color: oklch(77.3% 0.153 324.6);
Tailwind
colors: {
custom: {
50: '#eeb3f1',
500: '#e591eb',
950: '#000000',
},
}SCSS
$custom: #e591eb; $custom-light: #eeb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e591eb",
"rgb": {
"r": 229,
"g": 145,
"b": 235
},
"hsl": {
"h": 296,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.77266,
"c": 0.15293,
"h": 324.6
},
"luminance": 0.42907
}Semantic roles & 50–950 ramp
primary
#E591EB
secondary
#DBF2D9
accent
#D11421
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085