#E58FED#E58FED
#E58FED is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.158 H 323.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FED |
|---|---|
| RGB | rgb(229, 143, 237) |
| HSL | hsl(295, 72%, 75%) |
| HSV | hsv(295, 40%, 93%) |
| CMYK | cmyk(3.4%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.16, 46.99, -34.07) |
| CIE-LCH | lch(71.16, 58.05, 324.06°) |
| OKLab | oklab(77.04% 0.1279 -0.0932) |
| OKLCH | oklch(77.04% 0.158 323.9) |
| XYZ | xyz(57.4201, 42.4196, 85.2675) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 7.03
Orchid
#DA70D6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FED #97ED8F
analogous
#B68FED #E58FED #ED8FC6
triadic
#E58FED #EDE58F #8FEDE5
tetradic
#E58FED #EDB68F #97ED8F #8FC6ED
square
#E58FED #EDB68F #97ED8F #8FC6ED
split-complementary
#E58FED #C6ED8F #8FEDB6
monochromatic
#CD26DC #D95AE5 #E58FED #F1C4F5 #F9E5FB
Accessibility & contrast
On white
2.21
#E58FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E58FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FED
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FED | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#E999B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e58fed; /* rgb */ color: rgb(229, 143, 237); /* oklch */ color: oklch(77.0% 0.158 323.9);
Tailwind
colors: {
custom: {
50: '#efb1f3',
500: '#e58fed',
950: '#000000',
},
}SCSS
$custom: #e58fed; $custom-light: #efb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e58fed",
"rgb": {
"r": 229,
"g": 143,
"b": 237
},
"hsl": {
"h": 294.894,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.77041,
"c": 0.15828,
"h": 323.9
},
"luminance": 0.42417
}Semantic roles & 50–950 ramp
primary
#E58FED
secondary
#DBF2D9
accent
#D41122
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085