#E194EE#E194EE
#E194EE is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.4% C 0.148 H 321.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E194EE |
|---|---|
| RGB | rgb(225, 148, 238) |
| HSL | hsl(291, 73%, 76%) |
| HSV | hsv(291, 38%, 93%) |
| CMYK | cmyk(5.5%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(71.80, 43.38, -33.66) |
| CIE-LCH | lch(71.80, 54.91, 322.19°) |
| OKLab | oklab(77.44% 0.1164 -0.0922) |
| OKLCH | oklch(77.44% 0.148 321.6) |
| XYZ | xyz(57.0721, 43.3623, 86.2358) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 4.70
Plum
#DDA0DD
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 6.44
Lilac (survey)
#CEA2FD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E194EE #A1EE94
analogous
#B494EE #E194EE #EE94CE
triadic
#E194EE #EEE194 #94EEE1
tetradic
#E194EE #EEB494 #A1EE94 #94CEEE
square
#E194EE #EEB494 #A1EE94 #94CEEE
split-complementary
#E194EE #CEEE94 #94EEB4
monochromatic
#C32ADD #D25FE6 #E194EE #F0C9F6 #F8E5FB
Accessibility & contrast
On white
2.17
#E194EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E194EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E194EE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E194EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E194EE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#E39EB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e194ee; /* rgb */ color: rgb(225, 148, 238); /* oklch */ color: oklch(77.4% 0.148 321.6);
Tailwind
colors: {
custom: {
50: '#ecb5f3',
500: '#e194ee',
950: '#000000',
},
}SCSS
$custom: #e194ee; $custom-light: #ecb5f3; $custom-dark: #000000;
JSON
{
"hex": "#e194ee",
"rgb": {
"r": 225,
"g": 148,
"b": 238
},
"hsl": {
"h": 291.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77438,
"c": 0.14849,
"h": 321.6
},
"luminance": 0.4336
}Semantic roles & 50–950 ramp
primary
#E194EE
secondary
#DCF2D9
accent
#D5112D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085