#E58FF9#E58FF9
#E58FF9 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.6% C 0.170 H 319.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FF9 |
|---|---|
| RGB | rgb(229, 143, 249) |
| HSL | hsl(289, 90%, 77%) |
| HSV | hsv(289, 43%, 98%) |
| CMYK | cmyk(8%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(71.65, 49.27, -39.86) |
| CIE-LCH | lch(71.65, 63.37, 321.03°) |
| OKLab | oklab(77.57% 0.1302 -0.1098) |
| OKLCH | oklch(77.57% 0.17 319.9) |
| XYZ | xyz(59.2323, 43.1445, 94.8117) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.13
Liliac
#C48EFD
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FF9 #A3F98F
analogous
#B08FF9 #E58FF9 #F98FD8
triadic
#E58FF9 #F9E58F #8FF9E5
tetradic
#E58FF9 #F9B08F #A3F98F #8FD8F9
square
#E58FF9 #F9B08F #A3F98F #8FD8F9
split-complementary
#E58FF9 #D8F98F #8FF9B0
monochromatic
#CA1BF3 #D855F6 #E58FF9 #F2C9FC #F8E2FD
Accessibility & contrast
On white
2.18
#E58FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E58FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FF9
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FF9 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#E69CB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e58ff9; /* rgb */ color: rgb(229, 143, 249); /* oklch */ color: oklch(77.6% 0.170 319.9);
Tailwind
colors: {
custom: {
50: '#efb2fb',
500: '#e58ff9',
950: '#000000',
},
}SCSS
$custom: #e58ff9; $custom-light: #efb2fb; $custom-dark: #000000;
JSON
{
"hex": "#e58ff9",
"rgb": {
"r": 229,
"g": 143,
"b": 249
},
"hsl": {
"h": 288.679,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.77573,
"c": 0.17033,
"h": 319.9
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#E58FF9
secondary
#DCF6D5
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085