#E196F9#E196F9
#E196F9 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.2% C 0.157 H 317.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E196F9 |
|---|---|
| RGB | rgb(225, 150, 249) |
| HSL | hsl(285, 89%, 78%) |
| HSV | hsv(285, 40%, 98%) |
| CMYK | cmyk(9.6%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.67, 44.46, -38.31) |
| CIE-LCH | lch(72.67, 58.69, 319.25°) |
| OKLab | oklab(78.24% 0.1158 -0.1055) |
| OKLCH | oklch(78.24% 0.157 317.7) |
| XYZ | xyz(59.0542, 44.6615, 95.1139) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 5.94
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196F9 #AEF996
analogous
#AF96F9 #E196F9 #F996DF
triadic
#E196F9 #F9E196 #96F9E1
tetradic
#E196F9 #F9AF96 #AEF996 #96DFF9
square
#E196F9 #F9AF96 #AEF996 #96DFF9
split-complementary
#E196F9 #DFF996 #96F9AF
monochromatic
#C022F2 #D05CF6 #E196F9 #F2D0FC #F7E2FD
Accessibility & contrast
On white
2.11
#E196F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#E196F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196F9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196F9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#E1A3BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e196f9; /* rgb */ color: rgb(225, 150, 249); /* oklch */ color: oklch(78.2% 0.157 317.7);
Tailwind
colors: {
custom: {
50: '#ecb6fb',
500: '#e196f9',
950: '#000000',
},
}SCSS
$custom: #e196f9; $custom-light: #ecb6fb; $custom-dark: #000000;
JSON
{
"hex": "#e196f9",
"rgb": {
"r": 225,
"g": 150,
"b": 249
},
"hsl": {
"h": 285.455,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.78238,
"c": 0.15666,
"h": 317.7
},
"luminance": 0.4466
}Semantic roles & 50–950 ramp
primary
#E196F9
secondary
#DDF5D6
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085