#E586EA#E586EA
#E586EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.170 H 325.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E586EA |
|---|---|
| RGB | rgb(229, 134, 234) |
| HSL | hsl(297, 70%, 72%) |
| HSV | hsv(297, 43%, 92%) |
| CMYK | cmyk(2.1%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(69.22, 51.06, -35.43) |
| CIE-LCH | lch(69.22, 62.15, 325.24°) |
| OKLab | oklab(75.55% 0.1401 -0.0971) |
| OKLCH | oklch(75.55% 0.17 325.3) |
| XYZ | xyz(55.6882, 39.6512, 82.5461) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Lavender Pink
#DD85D7
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.63
Orchid
#DA70D6
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E586EA #8BEA86
analogous
#B386EA #E586EA #EA86BD
triadic
#E586EA #EAE586 #86EAE5
tetradic
#E586EA #EAB386 #8BEA86 #86BDEA
square
#E586EA #EAB386 #8BEA86 #86BDEA
split-complementary
#E586EA #BDEA86 #86EAB3
monochromatic
#C924D1 #DA52E1 #E586EA #F0BAF3 #F9E5FA
Accessibility & contrast
On white
2.35
#E586EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E586EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E586EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E586EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E586EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EE
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#E991AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e586ea; /* rgb */ color: rgb(229, 134, 234); /* oklch */ color: oklch(75.5% 0.170 325.3);
Tailwind
colors: {
custom: {
50: '#efacf1',
500: '#e586ea',
950: '#000000',
},
}SCSS
$custom: #e586ea; $custom-light: #efacf1; $custom-dark: #000000;
JSON
{
"hex": "#e586ea",
"rgb": {
"r": 229,
"g": 134,
"b": 234
},
"hsl": {
"h": 297,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.7555,
"c": 0.17043,
"h": 325.3
},
"luminance": 0.39649
}Semantic roles & 50–950 ramp
primary
#E586EA
secondary
#DAF2D9
accent
#D2131D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84