#E58DFF#E58DFF
#E58DFF is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.5% C 0.180 H 318.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E58DFF |
|---|---|
| RGB | rgb(229, 141, 255) |
| HSL | hsl(286, 100%, 78%) |
| HSV | hsv(286, 45%, 100%) |
| CMYK | cmyk(10.2%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(71.51, 51.46, -43.35) |
| CIE-LCH | lch(71.51, 67.28, 319.89°) |
| OKLab | oklab(77.55% 0.134 -0.1198) |
| OKLCH | oklch(77.55% 0.18 318.2) |
| XYZ | xyz(59.8855, 42.9297, 99.7200) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Liliac
#C48EFD
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.72
Lilac (survey)
#CEA2FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58DFF #A7FF8D
analogous
#AC8DFF #E58DFF #FF8DE0
triadic
#E58DFF #FFE58D #8DFFE5
tetradic
#E58DFF #FFAC8D #A7FF8D #8DE0FF
square
#E58DFF #FFAC8D #A7FF8D #8DE0FF
split-complementary
#E58DFF #E0FF8D #8DFFAC
monochromatic
#C913FF #D750FF #E58DFF #F3CAFF #F8E0FF
Accessibility & contrast
On white
2.19
#E58DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E58DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58DFF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58DFF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#E59CBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e58dff; /* rgb */ color: rgb(229, 141, 255); /* oklch */ color: oklch(77.5% 0.180 318.2);
Tailwind
colors: {
custom: {
50: '#efb0ff',
500: '#e58dff',
950: '#000000',
},
}SCSS
$custom: #e58dff; $custom-light: #efb0ff; $custom-dark: #000000;
JSON
{
"hex": "#e58dff",
"rgb": {
"r": 229,
"g": 141,
"b": 255
},
"hsl": {
"h": 286.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.77549,
"c": 0.17977,
"h": 318.2
},
"luminance": 0.42928
}Semantic roles & 50–950 ramp
primary
#E58DFF
secondary
#DCF7D4
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086