#E58EEB#E58EEB
#E58EEB is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.158 H 324.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E58EEB |
|---|---|
| RGB | rgb(229, 142, 235) |
| HSL | hsl(296, 70%, 74%) |
| HSV | hsv(296, 40%, 92%) |
| CMYK | cmyk(2.6%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.87, 47.14, -33.42) |
| CIE-LCH | lch(70.87, 57.78, 324.67°) |
| OKLab | oklab(76.8% 0.1289 -0.0914) |
| OKLCH | oklch(76.8% 0.158 324.7) |
| XYZ | xyz(56.9801, 42.0045, 83.6874) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58EEB #94EB8E
analogous
#B78EEB #E58EEB #EB8EC3
triadic
#E58EEB #EBE58E #8EEBE5
tetradic
#E58EEB #EBB78E #94EB8E #8EC3EB
square
#E58EEB #EBB78E #94EB8E #8EC3EB
split-complementary
#E58EEB #C3EB8E #8EEBB7
monochromatic
#CD26D8 #D95AE2 #E58EEB #F1C2F4 #F9E5FA
Accessibility & contrast
On white
2.23
#E58EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E58EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58EEB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58EEB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#E998B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e58eeb; /* rgb */ color: rgb(229, 142, 235); /* oklch */ color: oklch(76.8% 0.158 324.7);
Tailwind
colors: {
custom: {
50: '#efb1f1',
500: '#e58eeb',
950: '#000000',
},
}SCSS
$custom: #e58eeb; $custom-light: #efb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e58eeb",
"rgb": {
"r": 229,
"g": 142,
"b": 235
},
"hsl": {
"h": 296.129,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76801,
"c": 0.15801,
"h": 324.7
},
"luminance": 0.42002
}Semantic roles & 50–950 ramp
primary
#E58EEB
secondary
#DBF2D9
accent
#D21420
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085