#E192EE#E192EE
#E192EE is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.152 H 321.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E192EE |
|---|---|
| RGB | rgb(225, 146, 238) |
| HSL | hsl(292, 73%, 75%) |
| HSV | hsv(292, 39%, 93%) |
| CMYK | cmyk(5.5%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(71.38, 44.43, -34.32) |
| CIE-LCH | lch(71.38, 56.14, 322.32°) |
| OKLab | oklab(77.12% 0.1193 -0.094) |
| OKLCH | oklch(77.12% 0.152 321.7) |
| XYZ | xyz(56.7611, 42.7403, 86.1321) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.48
Plum
#DDA0DD
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E192EE #9FEE92
analogous
#B392EE #E192EE #EE92CD
triadic
#E192EE #EEE192 #92EEE1
tetradic
#E192EE #EEB392 #9FEE92 #92CDEE
square
#E192EE #EEB392 #9FEE92 #92CDEE
split-complementary
#E192EE #CDEE92 #92EEB3
monochromatic
#C428DD #D25DE6 #E192EE #F0C7F6 #F8E5FB
Accessibility & contrast
On white
2.20
#E192EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E192EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E192EE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E192EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E192EE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#E39CB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e192ee; /* rgb */ color: rgb(225, 146, 238); /* oklch */ color: oklch(77.1% 0.152 321.7);
Tailwind
colors: {
custom: {
50: '#ecb3f4',
500: '#e192ee',
950: '#000000',
},
}SCSS
$custom: #e192ee; $custom-light: #ecb3f4; $custom-dark: #000000;
JSON
{
"hex": "#e192ee",
"rgb": {
"r": 225,
"g": 146,
"b": 238
},
"hsl": {
"h": 291.522,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77121,
"c": 0.15188,
"h": 321.7
},
"luminance": 0.42738
}Semantic roles & 50–950 ramp
primary
#E192EE
secondary
#DCF3D8
accent
#D5102C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085