#E197EB#E197EB
#E197EB is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.140 H 322.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E197EB |
|---|---|
| RGB | rgb(225, 151, 235) |
| HSL | hsl(293, 68%, 76%) |
| HSV | hsv(293, 36%, 92%) |
| CMYK | cmyk(4.3%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(72.32, 41.22, -31.22) |
| CIE-LCH | lch(72.32, 51.71, 322.86°) |
| OKLab | oklab(77.79% 0.1114 -0.0853) |
| OKLCH | oklch(77.79% 0.14 322.6) |
| XYZ | xyz(57.1117, 44.1409, 84.0928) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 5.08
Baby Purple
#CA9BF7
ΔE00 6.20
Lavender (survey)
#C79FEF
ΔE00 6.38
Mauve
#E0B0FF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E197EB #A1EB97
analogous
#B797EB #E197EB #EB97CB
triadic
#E197EB #EBE197 #97EBE1
tetradic
#E197EB #EBB797 #A1EB97 #97CBEB
square
#E197EB #EBB797 #A1EB97 #97CBEB
split-complementary
#E197EB #CBEB97 #97EBB7
monochromatic
#C330D7 #D264E1 #E197EB #F0CAF5 #F8E5FA
Accessibility & contrast
On white
2.14
#E197EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E197EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E197EB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E197EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E197EB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#E4A0B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e197eb; /* rgb */ color: rgb(225, 151, 235); /* oklch */ color: oklch(77.8% 0.140 322.6);
Tailwind
colors: {
custom: {
50: '#ebb7f1',
500: '#e197eb',
950: '#000000',
},
}SCSS
$custom: #e197eb; $custom-light: #ebb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e197eb",
"rgb": {
"r": 225,
"g": 151,
"b": 235
},
"hsl": {
"h": 292.857,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.77794,
"c": 0.14027,
"h": 322.6
},
"luminance": 0.44139
}Semantic roles & 50–950 ramp
primary
#E197EB
secondary
#DCF2D9
accent
#D0162C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085