#E17FEE#E17FEE
#E17FEE is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.183 H 322.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FEE |
|---|---|
| RGB | rgb(225, 127, 238) |
| HSL | hsl(293, 77%, 72%) |
| HSV | hsv(293, 47%, 93%) |
| CMYK | cmyk(5.5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.55, 54.18, -40.28) |
| CIE-LCH | lch(67.55, 67.51, 323.37°) |
| OKLab | oklab(74.26% 0.146 -0.111) |
| OKLCH | oklch(74.26% 0.183 322.8) |
| XYZ | xyz(54.0717, 37.3617, 85.2356) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 4.62
Orchid
#DA70D6
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FEE #8CEE7F
analogous
#AA7FEE #E17FEE #EE7FC4
triadic
#E17FEE #EEE17F #7FEEE1
tetradic
#E17FEE #EEAA7F #8CEE7F #7FC4EE
square
#E17FEE #EEAA7F #8CEE7F #7FC4EE
split-complementary
#E17FEE #C4EE7F #7FEEAA
monochromatic
#C01CD6 #D449E7 #E17FEE #EEB5F5 #F9E4FB
Accessibility & contrast
On white
2.48
#E17FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E17FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FEE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FEE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#8DA8EB
Tritanopia (blue-blind)
#E48DAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17fee; /* rgb */ color: rgb(225, 127, 238); /* oklch */ color: oklch(74.3% 0.183 322.8);
Tailwind
colors: {
custom: {
50: '#eca7f4',
500: '#e17fee',
950: '#000000',
},
}SCSS
$custom: #e17fee; $custom-light: #eca7f4; $custom-dark: #000000;
JSON
{
"hex": "#e17fee",
"rgb": {
"r": 225,
"g": 127,
"b": 238
},
"hsl": {
"h": 292.973,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74257,
"c": 0.1834,
"h": 322.8
},
"luminance": 0.37359
}Semantic roles & 50–950 ramp
primary
#E17FEE
secondary
#D9F3D6
accent
#D90D25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85