#E190EB#E190EB
#E190EB is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.7% C 0.152 H 323.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E190EB |
|---|---|
| RGB | rgb(225, 144, 235) |
| HSL | hsl(293, 69%, 74%) |
| HSV | hsv(293, 39%, 92%) |
| CMYK | cmyk(4.3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.84, 44.90, -33.51) |
| CIE-LCH | lch(70.84, 56.03, 323.27°) |
| OKLab | oklab(76.68% 0.1215 -0.0917) |
| OKLCH | oklch(76.68% 0.152 323) |
| XYZ | xyz(56.0184, 41.9543, 83.7283) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 3.85
Plum
#DDA0DD
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190EB #9AEB90
analogous
#B490EB #E190EB #EB90C8
triadic
#E190EB #EBE190 #90EBE1
tetradic
#E190EB #EBB490 #9AEB90 #90C8EB
square
#E190EB #EBB490 #9AEB90 #90C8EB
split-complementary
#E190EB #C8EB90 #90EBB4
monochromatic
#C528D8 #D35CE2 #E190EB #EFC4F4 #F8E5FA
Accessibility & contrast
On white
2.24
#E190EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E190EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190EB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190EB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#E49AB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e190eb; /* rgb */ color: rgb(225, 144, 235); /* oklch */ color: oklch(76.7% 0.152 323.0);
Tailwind
colors: {
custom: {
50: '#ecb2f1',
500: '#e190eb',
950: '#000000',
},
}SCSS
$custom: #e190eb; $custom-light: #ecb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e190eb",
"rgb": {
"r": 225,
"g": 144,
"b": 235
},
"hsl": {
"h": 293.407,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76676,
"c": 0.15224,
"h": 323
},
"luminance": 0.41952
}Semantic roles & 50–950 ramp
primary
#E190EB
secondary
#DCF2D9
accent
#D11429
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085