#E58DFA#E58DFA
#E58DFA is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.3% C 0.175 H 319.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E58DFA |
|---|---|
| RGB | rgb(229, 141, 250) |
| HSL | hsl(288, 92%, 77%) |
| HSV | hsv(288, 44%, 98%) |
| CMYK | cmyk(8.4%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(71.29, 50.49, -40.97) |
| CIE-LCH | lch(71.29, 65.02, 320.94°) |
| OKLab | oklab(77.32% 0.1332 -0.113) |
| OKLCH | oklch(77.32% 0.175 319.7) |
| XYZ | xyz(59.0911, 42.6119, 95.5362) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.31
Liliac
#C48EFD
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58DFA #A2FA8D
analogous
#AF8DFA #E58DFA #FA8DD9
triadic
#E58DFA #FAE58D #8DFAE5
tetradic
#E58DFA #FAAF8D #A2FA8D #8DD9FA
square
#E58DFA #FAAF8D #A2FA8D #8DD9FA
split-complementary
#E58DFA #D9FA8D #8DFAAF
monochromatic
#CA18F5 #D852F7 #E58DFA #F2C8FD #F8E2FE
Accessibility & contrast
On white
2.21
#E58DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E58DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58DFA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58DFA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#E69BB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e58dfa; /* rgb */ color: rgb(229, 141, 250); /* oklch */ color: oklch(77.3% 0.175 319.7);
Tailwind
colors: {
custom: {
50: '#efb0fc',
500: '#e58dfa',
950: '#000000',
},
}SCSS
$custom: #e58dfa; $custom-light: #efb0fc; $custom-dark: #000000;
JSON
{
"hex": "#e58dfa",
"rgb": {
"r": 229,
"g": 141,
"b": 250
},
"hsl": {
"h": 288.44,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.77316,
"c": 0.17464,
"h": 319.7
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#E58DFA
secondary
#DBF6D5
accent
#E6002C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085