#E17FEB#E17FEB
#E17FEB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.181 H 323.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FEB |
|---|---|
| RGB | rgb(225, 127, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 46%, 92%) |
| CMYK | cmyk(4.3%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.42, 53.62, -38.83) |
| CIE-LCH | lch(67.42, 66.21, 324.09°) |
| OKLab | oklab(74.12% 0.1455 -0.1068) |
| OKLCH | oklch(74.12% 0.181 323.7) |
| XYZ | xyz(53.6347, 37.1869, 82.9338) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.12
Orchid
#DA70D6
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FEB #89EB7F
analogous
#AB7FEB #E17FEB #EB7FBF
triadic
#E17FEB #EBE17F #7FEBE1
tetradic
#E17FEB #EBAB7F #89EB7F #7FBFEB
square
#E17FEB #EBAB7F #89EB7F #7FBFEB
split-complementary
#E17FEB #BFEB7F #7FEBAB
monochromatic
#BF20CF #D54AE3 #E17FEB #EDB4F3 #F9E5FB
Accessibility & contrast
On white
2.49
#E17FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E17FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FEB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FEB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#E58CAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17feb; /* rgb */ color: rgb(225, 127, 235); /* oklch */ color: oklch(74.1% 0.181 323.7);
Tailwind
colors: {
custom: {
50: '#eca7f2',
500: '#e17feb',
950: '#000000',
},
}SCSS
$custom: #e17feb; $custom-light: #eca7f2; $custom-dark: #000000;
JSON
{
"hex": "#e17feb",
"rgb": {
"r": 225,
"g": 127,
"b": 235
},
"hsl": {
"h": 294.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74117,
"c": 0.18052,
"h": 323.7
},
"luminance": 0.37184
}Semantic roles & 50–950 ramp
primary
#E17FEB
secondary
#D7F1D5
accent
#D51023
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85