#E192EB#E192EB
#E192EB is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.0% C 0.149 H 322.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E192EB |
|---|---|
| RGB | rgb(225, 146, 235) |
| HSL | hsl(293, 69%, 75%) |
| HSV | hsv(293, 38%, 92%) |
| CMYK | cmyk(4.3%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.26, 43.86, -32.86) |
| CIE-LCH | lch(71.26, 54.80, 323.16°) |
| OKLab | oklab(76.99% 0.1186 -0.0899) |
| OKLCH | oklch(76.99% 0.149 322.8) |
| XYZ | xyz(56.3240, 42.5655, 83.8302) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.07
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E192EB #9CEB92
analogous
#B492EB #E192EB #EB92C9
triadic
#E192EB #EBE192 #92EBE1
tetradic
#E192EB #EBB492 #9CEB92 #92C9EB
square
#E192EB #EBB492 #9CEB92 #92C9EB
split-complementary
#E192EB #C9EB92 #92EBB4
monochromatic
#C52BD8 #D35EE2 #E192EB #EFC6F4 #F8E5FA
Accessibility & contrast
On white
2.21
#E192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E192EB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E192EB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EE
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#E49CB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e192eb; /* rgb */ color: rgb(225, 146, 235); /* oklch */ color: oklch(77.0% 0.149 322.8);
Tailwind
colors: {
custom: {
50: '#ecb3f1',
500: '#e192eb',
950: '#000000',
},
}SCSS
$custom: #e192eb; $custom-light: #ecb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e192eb",
"rgb": {
"r": 225,
"g": 146,
"b": 235
},
"hsl": {
"h": 293.258,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76992,
"c": 0.14883,
"h": 322.8
},
"luminance": 0.42563
}Semantic roles & 50–950 ramp
primary
#E192EB
secondary
#DCF2D9
accent
#D1152A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085