#E197EA#E197EA
#E197EA is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.139 H 323.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E197EA |
|---|---|
| RGB | rgb(225, 151, 234) |
| HSL | hsl(293, 66%, 75%) |
| HSV | hsv(293, 35%, 92%) |
| CMYK | cmyk(3.8%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.28, 41.03, -30.73) |
| CIE-LCH | lch(72.28, 51.26, 323.17°) |
| OKLab | oklab(77.75% 0.1111 -0.0839) |
| OKLCH | oklch(77.75% 0.139 323) |
| XYZ | xyz(56.9676, 44.0832, 83.3340) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.12
Baby Purple
#CA9BF7
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 6.47
Mauve
#E0B0FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E197EA #A0EA97
analogous
#B797EA #E197EA #EA97C9
triadic
#E197EA #EAE197 #97EAE1
tetradic
#E197EA #EAB797 #A0EA97 #97C9EA
square
#E197EA #EAB797 #A0EA97 #97C9EA
split-complementary
#E197EA #C9EA97 #97EAB7
monochromatic
#C431D5 #D264E0 #E197EA #F0CAF4 #F8E6FA
Accessibility & contrast
On white
2.14
#E197EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E197EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E197EA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E197EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E197EA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#A1B4E7
Tritanopia (blue-blind)
#E4A0B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e197ea; /* rgb */ color: rgb(225, 151, 234); /* oklch */ color: oklch(77.8% 0.139 323.0);
Tailwind
colors: {
custom: {
50: '#ebb7f1',
500: '#e197ea',
950: '#000000',
},
}SCSS
$custom: #e197ea; $custom-light: #ebb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e197ea",
"rgb": {
"r": 225,
"g": 151,
"b": 234
},
"hsl": {
"h": 293.494,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77752,
"c": 0.13924,
"h": 323
},
"luminance": 0.44081
}Semantic roles & 50–950 ramp
primary
#E197EA
secondary
#DCF1DA
accent
#CE172B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084