#E17AEA#E17AEA
#E17AEA is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.4% C 0.188 H 324.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E17AEA |
|---|---|
| RGB | rgb(225, 122, 234) |
| HSL | hsl(295, 73%, 70%) |
| HSV | hsv(295, 48%, 92%) |
| CMYK | cmyk(3.8%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.42, 55.92, -39.83) |
| CIE-LCH | lch(66.42, 68.66, 324.54°) |
| OKLab | oklab(73.36% 0.1522 -0.1096) |
| OKLCH | oklch(73.36% 0.188 324.2) |
| XYZ | xyz(52.8608, 35.8696, 81.9651) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 2.92
Orchid
#DA70D6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.10
Violet Pink
#FB5FFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17AEA #83EA7A
analogous
#A97AEA #E17AEA #EA7ABB
triadic
#E17AEA #EAE17A #7AEAE1
tetradic
#E17AEA #EAA97A #83EA7A #7ABBEA
square
#E17AEA #EAA97A #83EA7A #7ABBEA
split-complementary
#E17AEA #BBEA7A #7AEAA9
monochromatic
#BC20CA #D545E2 #E17AEA #EDAFF2 #F9E4FB
Accessibility & contrast
On white
2.57
#E17AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#E17AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17AEA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17AEA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEE
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#E587A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e17aea; /* rgb */ color: rgb(225, 122, 234); /* oklch */ color: oklch(73.4% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#eca4f1',
500: '#e17aea',
950: '#000000',
},
}SCSS
$custom: #e17aea; $custom-light: #eca4f1; $custom-dark: #000000;
JSON
{
"hex": "#e17aea",
"rgb": {
"r": 225,
"g": 122,
"b": 234
},
"hsl": {
"h": 295.179,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73363,
"c": 0.18762,
"h": 324.2
},
"luminance": 0.35867
}Semantic roles & 50–950 ramp
primary
#E17AEA
secondary
#D3F0D0
accent
#D51120
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85