#E17EEB#E17EEB
#E17EEB is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.182 H 323.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E17EEB |
|---|---|
| RGB | rgb(225, 126, 235) |
| HSL | hsl(294, 73%, 71%) |
| HSV | hsv(294, 46%, 92%) |
| CMYK | cmyk(4.3%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.22, 54.12, -39.13) |
| CIE-LCH | lch(67.22, 66.79, 324.14°) |
| OKLab | oklab(73.97% 0.1469 -0.1076) |
| OKLCH | oklch(73.97% 0.182 323.8) |
| XYZ | xyz(53.5061, 36.9298, 82.8909) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.17
Orchid
#DA70D6
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E17EEB #88EB7E
analogous
#AA7EEB #E17EEB #EB7EBF
triadic
#E17EEB #EBE17E #7EEBE1
tetradic
#E17EEB #EBAA7E #88EB7E #7EBFEB
square
#E17EEB #EBAA7E #88EB7E #7EBFEB
split-complementary
#E17EEB #BFEB7E #7EEBAA
monochromatic
#BF20CF #D549E3 #E17EEB #EDB3F3 #F9E5FB
Accessibility & contrast
On white
2.50
#E17EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#E17EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E17EEB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E17EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E17EEB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#E58BAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e17eeb; /* rgb */ color: rgb(225, 126, 235); /* oklch */ color: oklch(74.0% 0.182 323.8);
Tailwind
colors: {
custom: {
50: '#eca6f2',
500: '#e17eeb',
950: '#000000',
},
}SCSS
$custom: #e17eeb; $custom-light: #eca6f2; $custom-dark: #000000;
JSON
{
"hex": "#e17eeb",
"rgb": {
"r": 225,
"g": 126,
"b": 235
},
"hsl": {
"h": 294.495,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73974,
"c": 0.18214,
"h": 323.8
},
"luminance": 0.36927
}Semantic roles & 50–950 ramp
primary
#E17EEB
secondary
#D6F1D4
accent
#D51022
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85