#E197EE#E197EE
#E197EE is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.9% C 0.143 H 321.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E197EE |
|---|---|
| RGB | rgb(225, 151, 238) |
| HSL | hsl(291, 72%, 76%) |
| HSV | hsv(291, 37%, 93%) |
| CMYK | cmyk(5.5%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(72.44, 41.79, -32.68) |
| CIE-LCH | lch(72.44, 53.05, 321.98°) |
| OKLab | oklab(77.92% 0.1121 -0.0894) |
| OKLCH | oklch(77.92% 0.143 321.4) |
| XYZ | xyz(57.5487, 44.3157, 86.3947) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.80
Lavender (survey)
#C79FEF
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E197EE #A4EE97
analogous
#B697EE #E197EE #EE97D0
triadic
#E197EE #EEE197 #97EEE1
tetradic
#E197EE #EEB697 #A4EE97 #97D0EE
square
#E197EE #EEB697 #A4EE97 #97D0EE
split-complementary
#E197EE #D0EE97 #97EEB6
monochromatic
#C32EDD #D262E5 #E197EE #F0CCF7 #F7E5FB
Accessibility & contrast
On white
2.13
#E197EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E197EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E197EE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E197EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E197EE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF1
Deuteranopia (green-blind)
#9FB5EB
Tritanopia (blue-blind)
#E3A1B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e197ee; /* rgb */ color: rgb(225, 151, 238); /* oklch */ color: oklch(77.9% 0.143 321.4);
Tailwind
colors: {
custom: {
50: '#ebb7f3',
500: '#e197ee',
950: '#000000',
},
}SCSS
$custom: #e197ee; $custom-light: #ebb7f3; $custom-dark: #000000;
JSON
{
"hex": "#e197ee",
"rgb": {
"r": 225,
"g": 151,
"b": 238
},
"hsl": {
"h": 291.034,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.7792,
"c": 0.14336,
"h": 321.4
},
"luminance": 0.44314
}Semantic roles & 50–950 ramp
primary
#E197EE
secondary
#DDF2D9
accent
#D4122F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085