#E17CFF#E17CFF
#E17CFF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.7% C 0.205 H 318.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E17CFF |
|---|---|
| RGB | rgb(225, 124, 255) |
| HSL | hsl(286, 100%, 74%) |
| HSV | hsv(286, 51%, 100%) |
| CMYK | cmyk(11.8%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(67.76, 58.90, -49.27) |
| CIE-LCH | lch(67.76, 76.79, 320.09°) |
| OKLab | oklab(74.67% 0.1522 -0.1369) |
| OKLCH | oklch(74.67% 0.205 318) |
| XYZ | xyz(56.3065, 37.6449, 98.8885) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.77
Violet Pink
#FB5FFC
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 5.75
Light Purple
#BF77F6
ΔE00 6.01
Liliac
#C48EFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17CFF #9AFF7C
analogous
#A07CFF #E17CFF #FF7CDB
triadic
#E17CFF #FFE17C #7CFFE1
tetradic
#E17CFF #FFA07C #9AFF7C #7CDBFF
square
#E17CFF #FFA07C #9AFF7C #7CDBFF
split-complementary
#E17CFF #DBFF7C #7CFFA0
monochromatic
#C502FF #D33FFF #E17CFF #EFB9FF #F8E0FF
Accessibility & contrast
On white
2.46
#E17CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E17CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17CFF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17CFF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#E18FB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e17cff; /* rgb */ color: rgb(225, 124, 255); /* oklch */ color: oklch(74.7% 0.205 318.0);
Tailwind
colors: {
custom: {
50: '#eda5ff',
500: '#e17cff',
950: '#000000',
},
}SCSS
$custom: #e17cff; $custom-light: #eda5ff; $custom-dark: #000000;
JSON
{
"hex": "#e17cff",
"rgb": {
"r": 225,
"g": 124,
"b": 255
},
"hsl": {
"h": 286.26,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.74667,
"c": 0.20474,
"h": 318
},
"luminance": 0.37643
}Semantic roles & 50–950 ramp
primary
#E17CFF
secondary
#DCF7D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86