#E58FEA#E58FEA
#E58FEA is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.9% C 0.155 H 325.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FEA |
|---|---|
| RGB | rgb(229, 143, 234) |
| HSL | hsl(297, 68%, 74%) |
| HSV | hsv(297, 39%, 92%) |
| CMYK | cmyk(2.1%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.04, 46.44, -32.61) |
| CIE-LCH | lch(71.04, 56.75, 324.92°) |
| OKLab | oklab(76.91% 0.1273 -0.0891) |
| OKLCH | oklch(76.91% 0.155 325) |
| XYZ | xyz(56.9855, 42.2458, 82.9785) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.83
Orchid
#DA70D6
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FEA #94EA8F
analogous
#B88FEA #E58FEA #EA8FC2
triadic
#E58FEA #EAE58F #8FEAE5
tetradic
#E58FEA #EAB88F #94EA8F #8FC2EA
square
#E58FEA #EAB88F #94EA8F #8FC2EA
split-complementary
#E58FEA #C2EA8F #8FEAB8
monochromatic
#CD28D6 #D95BE0 #E58FEA #F1C3F4 #F9E5FA
Accessibility & contrast
On white
2.22
#E58FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E58FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FEA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FEA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#E998B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e58fea; /* rgb */ color: rgb(229, 143, 234); /* oklch */ color: oklch(76.9% 0.155 325.0);
Tailwind
colors: {
custom: {
50: '#efb1f1',
500: '#e58fea',
950: '#000000',
},
}SCSS
$custom: #e58fea; $custom-light: #efb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e58fea",
"rgb": {
"r": 229,
"g": 143,
"b": 234
},
"hsl": {
"h": 296.703,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.76912,
"c": 0.15535,
"h": 325
},
"luminance": 0.42243
}Semantic roles & 50–950 ramp
primary
#E58FEA
secondary
#DBF2D9
accent
#D0151F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084