#E17FEF#E17FEF
#E17FEF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.184 H 322.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FEF |
|---|---|
| RGB | rgb(225, 127, 239) |
| HSL | hsl(293, 78%, 72%) |
| HSV | hsv(293, 47%, 94%) |
| CMYK | cmyk(5.9%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.59, 54.37, -40.76) |
| CIE-LCH | lch(67.59, 67.95, 323.14°) |
| OKLab | oklab(74.3% 0.1462 -0.1123) |
| OKLCH | oklch(74.3% 0.184 322.5) |
| XYZ | xyz(54.2190, 37.4206, 86.0115) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.78
Orchid
#DA70D6
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FEF #8DEF7F
analogous
#A97FEF #E17FEF #EF7FC5
triadic
#E17FEF #EFE17F #7FEFE1
tetradic
#E17FEF #EFA97F #8DEF7F #7FC5EF
square
#E17FEF #EFA97F #8DEF7F #7FC5EF
split-complementary
#E17FEF #C5EF7F #7FEFA9
monochromatic
#C11BD9 #D449E8 #E17FEF #EEB5F6 #F9E4FC
Accessibility & contrast
On white
2.48
#E17FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E17FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FEF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FEF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#E48DAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e17fef; /* rgb */ color: rgb(225, 127, 239); /* oklch */ color: oklch(74.3% 0.184 322.5);
Tailwind
colors: {
custom: {
50: '#eca7f4',
500: '#e17fef',
950: '#000000',
},
}SCSS
$custom: #e17fef; $custom-light: #eca7f4; $custom-dark: #000000;
JSON
{
"hex": "#e17fef",
"rgb": {
"r": 225,
"g": 127,
"b": 239
},
"hsl": {
"h": 292.5,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.74304,
"c": 0.18436,
"h": 322.5
},
"luminance": 0.37418
}Semantic roles & 50–950 ramp
primary
#E17FEF
secondary
#DAF3D7
accent
#DA0B25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85