#E58FDC#E58FDC
#E58FDC is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.3% C 0.142 H 330.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E58FDC |
|---|---|
| RGB | rgb(229, 143, 220) |
| HSL | hsl(306, 62%, 73%) |
| HSV | hsv(306, 38%, 90%) |
| CMYK | cmyk(0%, 37.6%, 3.9%, 10.2%) |
| CIE-LAB | lab(70.51, 43.92, -25.74) |
| CIE-LCH | lch(70.51, 50.91, 329.63°) |
| OKLab | oklab(76.33% 0.124 -0.0697) |
| OKLCH | oklch(76.33% 0.142 330.7) |
| XYZ | xyz(55.0531, 41.4729, 72.8015) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.67
Plum
#DDA0DD
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58FDC #8FE598
analogous
#C38FE5 #E58FDC #E58FB1
triadic
#E58FDC #DCE58F #8FDCE5
tetradic
#E58FDC #E5C38F #8FE598 #8FB1E5
square
#E58FDC #E5C38F #8FE598 #8FB1E5
split-complementary
#E58FDC #B1E58F #8FE5C3
monochromatic
#CB2FBA #D95DCC #E58FDC #F1C1EC #F9E6F7
Accessibility & contrast
On white
2.26
#E58FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E58FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58FDC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58FDC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#A2B1D9
Tritanopia (blue-blind)
#EB95AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e58fdc; /* rgb */ color: rgb(229, 143, 220); /* oklch */ color: oklch(76.3% 0.142 330.7);
Tailwind
colors: {
custom: {
50: '#eeb1e7',
500: '#e58fdc',
950: '#000000',
},
}SCSS
$custom: #e58fdc; $custom-light: #eeb1e7; $custom-dark: #000000;
JSON
{
"hex": "#e58fdc",
"rgb": {
"r": 229,
"g": 143,
"b": 220
},
"hsl": {
"h": 306.279,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.76335,
"c": 0.14222,
"h": 330.7
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#E58FDC
secondary
#DAF1DD
accent
#CA2E1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084