#E196FB#E196FB
#E196FB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.3% C 0.159 H 317.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E196FB |
|---|---|
| RGB | rgb(225, 150, 251) |
| HSL | hsl(285, 93%, 79%) |
| HSV | hsv(285, 40%, 98%) |
| CMYK | cmyk(10.4%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.75, 44.86, -39.27) |
| CIE-LCH | lch(72.75, 59.62, 318.80°) |
| OKLab | oklab(78.33% 0.1162 -0.1082) |
| OKLCH | oklch(78.33% 0.159 317) |
| XYZ | xyz(59.3678, 44.7869, 96.7655) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.78
Lavender (survey)
#C79FEF
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196FB #B0FB96
analogous
#AE96FB #E196FB #FB96E3
triadic
#E196FB #FBE196 #96FBE1
tetradic
#E196FB #FBAE96 #B0FB96 #96E3FB
square
#E196FB #FBAE96 #B0FB96 #96E3FB
split-complementary
#E196FB #E3FB96 #96FBAE
monochromatic
#BF20F7 #D05BF9 #E196FB #F2D1FD #F7E2FE
Accessibility & contrast
On white
2.11
#E196FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E196FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196FB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196FB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#E1A3BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e196fb; /* rgb */ color: rgb(225, 150, 251); /* oklch */ color: oklch(78.3% 0.159 317.0);
Tailwind
colors: {
custom: {
50: '#ecb6fd',
500: '#e196fb',
950: '#000000',
},
}SCSS
$custom: #e196fb; $custom-light: #ecb6fd; $custom-dark: #000000;
JSON
{
"hex": "#e196fb",
"rgb": {
"r": 225,
"g": 150,
"b": 251
},
"hsl": {
"h": 284.554,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.78328,
"c": 0.15881,
"h": 317
},
"luminance": 0.44785
}Semantic roles & 50–950 ramp
primary
#E196FB
secondary
#DDF6D5
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085