#E17BEE#E17BEE
#E17BEE is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.190 H 322.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E17BEE |
|---|---|
| RGB | rgb(225, 123, 238) |
| HSL | hsl(293, 77%, 71%) |
| HSV | hsv(293, 48%, 93%) |
| CMYK | cmyk(5.5%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.79, 56.17, -41.47) |
| CIE-LCH | lch(66.79, 69.82, 323.56°) |
| OKLab | oklab(73.69% 0.1515 -0.1144) |
| OKLCH | oklch(73.69% 0.19 322.9) |
| XYZ | xyz(53.5653, 36.3489, 85.0669) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.36
Orchid
#DA70D6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.05
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17BEE #88EE7B
analogous
#A77BEE #E17BEE #EE7BC2
triadic
#E17BEE #EEE17B #7BEEE1
tetradic
#E17BEE #EEA77B #88EE7B #7BC2EE
square
#E17BEE #EEA77B #88EE7B #7BC2EE
split-complementary
#E17BEE #C2EE7B #7BEEA7
monochromatic
#BF1BD3 #D545E7 #E17BEE #EDB1F5 #F9E4FC
Accessibility & contrast
On white
2.54
#E17BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E17BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17BEE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17BEE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#89A7EB
Tritanopia (blue-blind)
#E489AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e17bee; /* rgb */ color: rgb(225, 123, 238); /* oklch */ color: oklch(73.7% 0.190 322.9);
Tailwind
colors: {
custom: {
50: '#eca4f4',
500: '#e17bee',
950: '#000000',
},
}SCSS
$custom: #e17bee; $custom-light: #eca4f4; $custom-dark: #000000;
JSON
{
"hex": "#e17bee",
"rgb": {
"r": 225,
"g": 123,
"b": 238
},
"hsl": {
"h": 293.217,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73692,
"c": 0.18979,
"h": 322.9
},
"luminance": 0.36347
}Semantic roles & 50–950 ramp
primary
#E17BEE
secondary
#D6F2D3
accent
#D90C23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85