#E58FDA#E58FDA
#E58FDA is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.3% C 0.140 H 331.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FDA |
|---|---|
| RGB | rgb(229, 143, 218) |
| HSL | hsl(308, 62%, 73%) |
| HSV | hsv(308, 38%, 90%) |
| CMYK | cmyk(0%, 37.6%, 4.8%, 10.2%) |
| CIE-LAB | lab(70.43, 43.57, -24.75) |
| CIE-LCH | lch(70.43, 50.11, 330.40°) |
| OKLab | oklab(76.26% 0.1235 -0.0669) |
| OKLCH | oklch(76.26% 0.14 331.6) |
| XYZ | xyz(54.7898, 41.3675, 71.4148) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.79
Plum
#DDA0DD
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.28
Orchid
#DA70D6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FDA #8FE59A
analogous
#C58FE5 #E58FDA #E58FAF
triadic
#E58FDA #DAE58F #8FDAE5
tetradic
#E58FDA #E5C58F #8FE59A #8FAFE5
square
#E58FDA #E5C58F #8FE59A #8FAFE5
split-complementary
#E58FDA #AFE58F #8FE5C5
monochromatic
#CB2FB7 #D95DCA #E58FDA #F1C1EA #F9E6F7
Accessibility & contrast
On white
2.26
#E58FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E58FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FDA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FDA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#A3B1D7
Tritanopia (blue-blind)
#EC94AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e58fda; /* rgb */ color: rgb(229, 143, 218); /* oklch */ color: oklch(76.3% 0.140 331.6);
Tailwind
colors: {
custom: {
50: '#eeb1e5',
500: '#e58fda',
950: '#000000',
},
}SCSS
$custom: #e58fda; $custom-light: #eeb1e5; $custom-dark: #000000;
JSON
{
"hex": "#e58fda",
"rgb": {
"r": 229,
"g": 143,
"b": 218
},
"hsl": {
"h": 307.674,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.76255,
"c": 0.14044,
"h": 331.6
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#E58FDA
secondary
#DAF1DD
accent
#CA321B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171115
muted
#858084