#E196EB#E196EB
#E196EB is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.6% C 0.142 H 322.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E196EB |
|---|---|
| RGB | rgb(225, 150, 235) |
| HSL | hsl(293, 68%, 75%) |
| HSV | hsv(293, 36%, 92%) |
| CMYK | cmyk(4.3%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.11, 41.75, -31.55) |
| CIE-LCH | lch(72.11, 52.33, 322.92°) |
| OKLab | oklab(77.63% 0.1128 -0.0862) |
| OKLCH | oklch(77.63% 0.142 322.6) |
| XYZ | xyz(56.9514, 43.8204, 84.0393) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 6.22
Lavender (survey)
#C79FEF
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196EB #A0EB96
analogous
#B696EB #E196EB #EB96CA
triadic
#E196EB #EBE196 #96EBE1
tetradic
#E196EB #EBB696 #A0EB96 #96CAEB
square
#E196EB #EBB696 #A0EB96 #96CAEB
split-complementary
#E196EB #CAEB96 #96EBB6
monochromatic
#C42FD7 #D263E1 #E196EB #F0C9F5 #F8E5FA
Accessibility & contrast
On white
2.15
#E196EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E196EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196EB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196EB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#E49FB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e196eb; /* rgb */ color: rgb(225, 150, 235); /* oklch */ color: oklch(77.6% 0.142 322.6);
Tailwind
colors: {
custom: {
50: '#ebb6f1',
500: '#e196eb',
950: '#000000',
},
}SCSS
$custom: #e196eb; $custom-light: #ebb6f1; $custom-dark: #000000;
JSON
{
"hex": "#e196eb",
"rgb": {
"r": 225,
"g": 150,
"b": 235
},
"hsl": {
"h": 292.941,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77632,
"c": 0.14198,
"h": 322.6
},
"luminance": 0.43818
}Semantic roles & 50–950 ramp
primary
#E196EB
secondary
#DCF2D9
accent
#D0162B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085