#E196FC#E196FC
#E196FC is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.160 H 316.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E196FC |
|---|---|
| RGB | rgb(225, 150, 252) |
| HSL | hsl(284, 94%, 79%) |
| HSV | hsv(284, 40%, 99%) |
| CMYK | cmyk(10.7%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(72.79, 45.06, -39.75) |
| CIE-LCH | lch(72.79, 60.08, 318.58°) |
| OKLab | oklab(78.37% 0.1164 -0.1096) |
| OKLCH | oklch(78.37% 0.16 316.7) |
| XYZ | xyz(59.5258, 44.8501, 97.5978) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.17
Violet (CSS)
#EE82EE
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.87
Liliac
#C48EFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196FC #B1FC96
analogous
#AE96FC #E196FC #FC96E4
triadic
#E196FC #FCE196 #96FCE1
tetradic
#E196FC #FCAE96 #B1FC96 #96E4FC
square
#E196FC #FCAE96 #B1FC96 #96E4FC
split-complementary
#E196FC #E4FC96 #96FCAE
monochromatic
#BF1FF9 #D05BFA #E196FC #F2D2FE #F7E1FE
Accessibility & contrast
On white
2.11
#E196FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E196FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196FC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196FC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#E0A3BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e196fc; /* rgb */ color: rgb(225, 150, 252); /* oklch */ color: oklch(78.4% 0.160 316.7);
Tailwind
colors: {
custom: {
50: '#ecb6fd',
500: '#e196fc',
950: '#000000',
},
}SCSS
$custom: #e196fc; $custom-light: #ecb6fd; $custom-dark: #000000;
JSON
{
"hex": "#e196fc",
"rgb": {
"r": 225,
"g": 150,
"b": 252
},
"hsl": {
"h": 284.118,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78373,
"c": 0.15989,
"h": 316.7
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#E196FC
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085