#E17FFB#E17FFB
#E17FFB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.9% C 0.196 H 318.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E17FFB |
|---|---|
| RGB | rgb(225, 127, 251) |
| HSL | hsl(287, 94%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.4%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.13, 56.65, -46.49) |
| CIE-LCH | lch(68.13, 73.29, 320.62°) |
| OKLab | oklab(74.88% 0.1478 -0.1289) |
| OKLCH | oklch(74.88% 0.196 318.9) |
| XYZ | xyz(56.0510, 38.1534, 95.6599) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.37
Light Purple
#BF77F6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17FFB #99FB7F
analogous
#A37FFB #E17FFB #FB7FD7
triadic
#E17FFB #FBE17F #7FFBE1
tetradic
#E17FFB #FBA37F #99FB7F #7FD7FB
square
#E17FFB #FBA37F #99FB7F #7FD7FB
split-complementary
#E17FFB #D7FB7F #7FFBA3
monochromatic
#C508F7 #D344F9 #E17FFB #EFBAFD #F8E1FE
Accessibility & contrast
On white
2.43
#E17FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E17FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17FFB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17FFB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#E190B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e17ffb; /* rgb */ color: rgb(225, 127, 251); /* oklch */ color: oklch(74.9% 0.196 318.9);
Tailwind
colors: {
custom: {
50: '#eda7fd',
500: '#e17ffb',
950: '#000000',
},
}SCSS
$custom: #e17ffb; $custom-light: #eda7fd; $custom-dark: #000000;
JSON
{
"hex": "#e17ffb",
"rgb": {
"r": 225,
"g": 127,
"b": 251
},
"hsl": {
"h": 287.419,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.74883,
"c": 0.19613,
"h": 318.9
},
"luminance": 0.38151
}Semantic roles & 50–950 ramp
primary
#E17FFB
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85