#E58FFA#E58FFA
#E58FFA is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.171 H 319.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FFA |
|---|---|
| RGB | rgb(229, 143, 250) |
| HSL | hsl(288, 91%, 77%) |
| HSV | hsv(288, 43%, 98%) |
| CMYK | cmyk(8.4%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(71.70, 49.46, -40.34) |
| CIE-LCH | lch(71.70, 63.82, 320.80°) |
| OKLab | oklab(77.62% 0.1304 -0.1112) |
| OKLCH | oklch(77.62% 0.171 319.6) |
| XYZ | xyz(59.3887, 43.2071, 95.6354) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.20
Liliac
#C48EFD
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FFA #A4FA8F
analogous
#B08FFA #E58FFA #FA8FDA
triadic
#E58FFA #FAE58F #8FFAE5
tetradic
#E58FFA #FAB08F #A4FA8F #8FDAFA
square
#E58FFA #FAB08F #A4FA8F #8FDAFA
split-complementary
#E58FFA #DAFA8F #8FFAB0
monochromatic
#CA1AF5 #D754F7 #E58FFA #F3CAFD #F8E2FE
Accessibility & contrast
On white
2.18
#E58FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E58FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FFA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FFA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#E69DB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e58ffa; /* rgb */ color: rgb(229, 143, 250); /* oklch */ color: oklch(77.6% 0.171 319.6);
Tailwind
colors: {
custom: {
50: '#efb2fc',
500: '#e58ffa',
950: '#000000',
},
}SCSS
$custom: #e58ffa; $custom-light: #efb2fc; $custom-dark: #000000;
JSON
{
"hex": "#e58ffa",
"rgb": {
"r": 229,
"g": 143,
"b": 250
},
"hsl": {
"h": 288.224,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.77619,
"c": 0.17136,
"h": 319.6
},
"luminance": 0.43205
}Semantic roles & 50–950 ramp
primary
#E58FFA
secondary
#DCF6D5
accent
#E6002D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085