#E17FED#E17FED
#E17FED is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.182 H 323.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FED |
|---|---|
| RGB | rgb(225, 127, 237) |
| HSL | hsl(293, 75%, 71%) |
| HSV | hsv(293, 46%, 93%) |
| CMYK | cmyk(5.1%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.50, 53.99, -39.79) |
| CIE-LCH | lch(67.50, 67.07, 323.61°) |
| OKLab | oklab(74.21% 0.1459 -0.1096) |
| OKLCH | oklch(74.21% 0.182 323.1) |
| XYZ | xyz(53.9252, 37.3031, 84.4641) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FED #8BED7F
analogous
#AA7FED #E17FED #ED7FC2
triadic
#E17FED #EDE17F #7FEDE1
tetradic
#E17FED #EDAA7F #8BED7F #7FC2ED
square
#E17FED #EDAA7F #8BED7F #7FC2ED
split-complementary
#E17FED #C2ED7F #7FEDAA
monochromatic
#C01ED4 #D449E5 #E17FED #EEB5F5 #F9E4FB
Accessibility & contrast
On white
2.48
#E17FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E17FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FED
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FED | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#E48CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17fed; /* rgb */ color: rgb(225, 127, 237); /* oklch */ color: oklch(74.2% 0.182 323.1);
Tailwind
colors: {
custom: {
50: '#eca7f3',
500: '#e17fed',
950: '#000000',
},
}SCSS
$custom: #e17fed; $custom-light: #eca7f3; $custom-dark: #000000;
JSON
{
"hex": "#e17fed",
"rgb": {
"r": 225,
"g": 127,
"b": 237
},
"hsl": {
"h": 293.455,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.7421,
"c": 0.18243,
"h": 323.1
},
"luminance": 0.37301
}Semantic roles & 50–950 ramp
primary
#E17FED
secondary
#D9F2D6
accent
#D80E24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85