#E17EF1#E17EF1
#E17EF1 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.188 H 321.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E17EF1 |
|---|---|
| RGB | rgb(225, 126, 241) |
| HSL | hsl(292, 80%, 72%) |
| HSV | hsv(292, 48%, 95%) |
| CMYK | cmyk(6.6%, 47.7%, 0%, 5.5%) |
| CIE-LAB | lab(67.49, 55.24, -42.02) |
| CIE-LCH | lch(67.49, 69.41, 322.74°) |
| OKLab | oklab(74.26% 0.1478 -0.116) |
| OKLCH | oklch(74.26% 0.188 321.9) |
| XYZ | xyz(54.3876, 37.2824, 87.5334) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.81
Orchid
#DA70D6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17EF1 #8EF17E
analogous
#A87EF1 #E17EF1 #F17EC8
triadic
#E17EF1 #F1E17E #7EF1E1
tetradic
#E17EF1 #F1A87E #8EF17E #7EC8F1
square
#E17EF1 #F1A87E #8EF17E #7EC8F1
split-complementary
#E17EF1 #C8F17E #7EF1A8
monochromatic
#C118DD #D447EB #E17EF1 #EEB5F7 #F9E3FC
Accessibility & contrast
On white
2.48
#E17EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E17EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17EF1
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17EF1 | 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)
#6D9DF5
Deuteranopia (green-blind)
#8AA8EE
Tritanopia (blue-blind)
#E48DAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17ef1; /* rgb */ color: rgb(225, 126, 241); /* oklch */ color: oklch(74.3% 0.188 321.9);
Tailwind
colors: {
custom: {
50: '#eca6f6',
500: '#e17ef1',
950: '#000000',
},
}SCSS
$custom: #e17ef1; $custom-light: #eca6f6; $custom-dark: #000000;
JSON
{
"hex": "#e17ef1",
"rgb": {
"r": 225,
"g": 126,
"b": 241
},
"hsl": {
"h": 291.652,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.74257,
"c": 0.1879,
"h": 321.9
},
"luminance": 0.3728
}Semantic roles & 50–950 ramp
primary
#E17EF1
secondary
#DBF4D7
accent
#DD0926
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85