#E17BF5#E17BF5
#E17BF5 is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.0% C 0.197 H 320.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E17BF5 |
|---|---|
| RGB | rgb(225, 123, 245) |
| HSL | hsl(290, 86%, 72%) |
| HSV | hsv(290, 50%, 96%) |
| CMYK | cmyk(8.2%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.10, 57.48, -44.82) |
| CIE-LCH | lch(67.10, 72.89, 322.05°) |
| OKLab | oklab(74.03% 0.1524 -0.124) |
| OKLCH | oklch(74.03% 0.197 320.9) |
| XYZ | xyz(54.6138, 36.7683, 90.5887) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.18
Orchid
#DA70D6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17BF5 #8FF57B
analogous
#A47BF5 #E17BF5 #F57BCC
triadic
#E17BF5 #F5E17B #7BF5E1
tetradic
#E17BF5 #F5A47B #8FF57B #7BCCF5
square
#E17BF5 #F5A47B #8FF57B #7BCCF5
split-complementary
#E17BF5 #CCF57B #7BF5A4
monochromatic
#C211E4 #D442F1 #E17BF5 #EEB4F9 #F9E3FD
Accessibility & contrast
On white
2.51
#E17BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E17BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17BF5
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17BF5 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF9
Deuteranopia (green-blind)
#86A7F2
Tritanopia (blue-blind)
#E38BAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e17bf5; /* rgb */ color: rgb(225, 123, 245); /* oklch */ color: oklch(74.0% 0.197 320.9);
Tailwind
colors: {
custom: {
50: '#eda4f9',
500: '#e17bf5',
950: '#000000',
},
}SCSS
$custom: #e17bf5; $custom-light: #eda4f9; $custom-dark: #000000;
JSON
{
"hex": "#e17bf5",
"rgb": {
"r": 225,
"g": 123,
"b": 245
},
"hsl": {
"h": 290.164,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.7403,
"c": 0.1965,
"h": 320.9
},
"luminance": 0.36766
}Semantic roles & 50–950 ramp
primary
#E17BF5
secondary
#DBF5D6
accent
#E20328
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85