#E17AEE#E17AEE
#E17AEE is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.6% C 0.191 H 323.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E17AEE |
|---|---|
| RGB | rgb(225, 122, 238) |
| HSL | hsl(293, 77%, 71%) |
| HSV | hsv(293, 49%, 93%) |
| CMYK | cmyk(5.5%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.60, 56.66, -41.76) |
| CIE-LCH | lch(66.60, 70.39, 323.61°) |
| OKLab | oklab(73.55% 0.1528 -0.1152) |
| OKLCH | oklch(73.55% 0.191 323) |
| XYZ | xyz(53.4419, 36.1021, 85.0257) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17AEE #87EE7A
analogous
#A77AEE #E17AEE #EE7AC1
triadic
#E17AEE #EEE17A #7AEEE1
tetradic
#E17AEE #EEA77A #87EE7A #7AC1EE
square
#E17AEE #EEA77A #87EE7A #7AC1EE
split-complementary
#E17AEE #C1EE7A #7AEEA7
monochromatic
#BE1BD3 #D544E7 #E17AEE #EDB0F5 #F9E4FC
Accessibility & contrast
On white
2.55
#E17AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#E17AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17AEE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17AEE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#E489A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e17aee; /* rgb */ color: rgb(225, 122, 238); /* oklch */ color: oklch(73.6% 0.191 323.0);
Tailwind
colors: {
custom: {
50: '#eda4f4',
500: '#e17aee',
950: '#000000',
},
}SCSS
$custom: #e17aee; $custom-light: #eda4f4; $custom-dark: #000000;
JSON
{
"hex": "#e17aee",
"rgb": {
"r": 225,
"g": 122,
"b": 238
},
"hsl": {
"h": 293.276,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.73553,
"c": 0.19138,
"h": 323
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#E17AEE
secondary
#D6F2D2
accent
#DA0C23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85