#E591F9#E591F9
#E591F9 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.167 H 319.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E591F9 |
|---|---|
| RGB | rgb(229, 145, 249) |
| HSL | hsl(288, 90%, 77%) |
| HSV | hsv(288, 42%, 98%) |
| CMYK | cmyk(8%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.06, 48.23, -39.22) |
| CIE-LCH | lch(72.06, 62.17, 320.88°) |
| OKLab | oklab(77.88% 0.1274 -0.108) |
| OKLCH | oklch(77.88% 0.167 319.7) |
| XYZ | xyz(59.5352, 43.7504, 94.9127) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.44
Lilac (survey)
#CEA2FD
ΔE00 6.60
Liliac
#C48EFD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E591F9 #A5F991
analogous
#B191F9 #E591F9 #F991D9
triadic
#E591F9 #F9E591 #91F9E5
tetradic
#E591F9 #F9B191 #A5F991 #91D9F9
square
#E591F9 #F9B191 #A5F991 #91D9F9
split-complementary
#E591F9 #D9F991 #91F9B1
monochromatic
#CA1DF3 #D757F6 #E591F9 #F3CBFC #F8E2FD
Accessibility & contrast
On white
2.15
#E591F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E591F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E591F9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E591F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E591F9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#E69EB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e591f9; /* rgb */ color: rgb(229, 145, 249); /* oklch */ color: oklch(77.9% 0.167 319.7);
Tailwind
colors: {
custom: {
50: '#efb3fb',
500: '#e591f9',
950: '#000000',
},
}SCSS
$custom: #e591f9; $custom-light: #efb3fb; $custom-dark: #000000;
JSON
{
"hex": "#e591f9",
"rgb": {
"r": 229,
"g": 145,
"b": 249
},
"hsl": {
"h": 288.462,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.77879,
"c": 0.16703,
"h": 319.7
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#E591F9
secondary
#DCF6D5
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085