#E192E9#E192E9
#E192E9 is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.9% C 0.147 H 323.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E192E9 |
|---|---|
| RGB | rgb(225, 146, 233) |
| HSL | hsl(294, 66%, 74%) |
| HSV | hsv(294, 37%, 91%) |
| CMYK | cmyk(3.4%, 37.3%, 0%, 8.6%) |
| CIE-LAB | lab(71.18, 43.48, -31.89) |
| CIE-LCH | lch(71.18, 53.92, 323.75°) |
| OKLab | oklab(76.91% 0.1182 -0.0871) |
| OKLCH | oklch(76.91% 0.147 323.6) |
| XYZ | xyz(56.0367, 42.4506, 82.3170) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 4.07
Plum
#DDA0DD
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.63
Lavender (survey)
#C79FEF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E192E9 #9AE992
analogous
#B692E9 #E192E9 #E992C6
triadic
#E192E9 #E9E192 #92E9E1
tetradic
#E192E9 #E9B692 #9AE992 #92C6E9
square
#E192E9 #E9B692 #9AE992 #92C6E9
split-complementary
#E192E9 #C6E992 #92E9B6
monochromatic
#C52CD4 #D35FDF #E192E9 #EFC5F3 #F8E6FA
Accessibility & contrast
On white
2.21
#E192E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E192E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E192E9
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E192E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E192E9 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EC
Deuteranopia (green-blind)
#9DB2E6
Tritanopia (blue-blind)
#E49BB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e192e9; /* rgb */ color: rgb(225, 146, 233); /* oklch */ color: oklch(76.9% 0.147 323.6);
Tailwind
colors: {
custom: {
50: '#ecb3f0',
500: '#e192e9',
950: '#000000',
},
}SCSS
$custom: #e192e9; $custom-light: #ecb3f0; $custom-dark: #000000;
JSON
{
"hex": "#e192e9",
"rgb": {
"r": 225,
"g": 146,
"b": 233
},
"hsl": {
"h": 294.483,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.76907,
"c": 0.14682,
"h": 323.6
},
"luminance": 0.42449
}Semantic roles & 50–950 ramp
primary
#E192E9
secondary
#DCF1DA
accent
#CE1728
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084