#E191EB#E191EB
#E191EB is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.8% C 0.151 H 322.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E191EB |
|---|---|
| RGB | rgb(225, 145, 235) |
| HSL | hsl(293, 69%, 75%) |
| HSV | hsv(293, 38%, 92%) |
| CMYK | cmyk(4.3%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.05, 44.38, -33.18) |
| CIE-LCH | lch(71.05, 55.42, 323.21°) |
| OKLab | oklab(76.83% 0.1201 -0.0908) |
| OKLCH | oklch(76.83% 0.151 322.9) |
| XYZ | xyz(56.1705, 42.2586, 83.7790) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 3.95
Plum
#DDA0DD
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191EB #9BEB91
analogous
#B491EB #E191EB #EB91C8
triadic
#E191EB #EBE191 #91EBE1
tetradic
#E191EB #EBB491 #9BEB91 #91C8EB
square
#E191EB #EBB491 #9BEB91 #91C8EB
split-complementary
#E191EB #C8EB91 #91EBB4
monochromatic
#C529D8 #D35DE2 #E191EB #EFC5F4 #F8E5FA
Accessibility & contrast
On white
2.22
#E191EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E191EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191EB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191EB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#E49BB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e191eb; /* rgb */ color: rgb(225, 145, 235); /* oklch */ color: oklch(76.8% 0.151 322.9);
Tailwind
colors: {
custom: {
50: '#ecb3f1',
500: '#e191eb',
950: '#000000',
},
}SCSS
$custom: #e191eb; $custom-light: #ecb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e191eb",
"rgb": {
"r": 225,
"g": 145,
"b": 235
},
"hsl": {
"h": 293.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76834,
"c": 0.15054,
"h": 322.9
},
"luminance": 0.42257
}Semantic roles & 50–950 ramp
primary
#E191EB
secondary
#DCF2D9
accent
#D11429
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085