#E17FEA#E17FEA
#E17FEA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.180 H 324.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FEA |
|---|---|
| RGB | rgb(225, 127, 234) |
| HSL | hsl(295, 72%, 71%) |
| HSV | hsv(295, 46%, 92%) |
| CMYK | cmyk(3.8%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.37, 53.44, -38.34) |
| CIE-LCH | lch(67.37, 65.77, 324.34°) |
| OKLab | oklab(74.07% 0.1454 -0.1054) |
| OKLCH | oklch(74.07% 0.18 324.1) |
| XYZ | xyz(53.4906, 37.1292, 82.1750) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FEA #88EA7F
analogous
#AB7FEA #E17FEA #EA7FBD
triadic
#E17FEA #EAE17F #7FEAE1
tetradic
#E17FEA #EAAB7F #88EA7F #7FBDEA
square
#E17FEA #EAAB7F #88EA7F #7FBDEA
split-complementary
#E17FEA #BDEA7F #7FEAAB
monochromatic
#BF22CD #D54AE1 #E17FEA #EDB4F3 #F9E5FB
Accessibility & contrast
On white
2.49
#E17FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E17FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FEA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FEA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E58BAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17fea; /* rgb */ color: rgb(225, 127, 234); /* oklch */ color: oklch(74.1% 0.180 324.1);
Tailwind
colors: {
custom: {
50: '#eca7f1',
500: '#e17fea',
950: '#000000',
},
}SCSS
$custom: #e17fea; $custom-light: #eca7f1; $custom-dark: #000000;
JSON
{
"hex": "#e17fea",
"rgb": {
"r": 225,
"g": 127,
"b": 234
},
"hsl": {
"h": 294.953,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74071,
"c": 0.17957,
"h": 324.1
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#E17FEA
secondary
#D6F1D4
accent
#D41222
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84