#E196DF#E196DF
#E196DF is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.1% C 0.130 H 327.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E196DF |
|---|---|
| RGB | rgb(225, 150, 223) |
| HSL | hsl(302, 56%, 74%) |
| HSV | hsv(302, 33%, 88%) |
| CMYK | cmyk(0%, 33.3%, 0.9%, 11.8%) |
| CIE-LAB | lab(71.66, 39.52, -25.67) |
| CIE-LCH | lch(71.66, 47.12, 327.00°) |
| OKLab | oklab(77.14% 0.1099 -0.0696) |
| OKLCH | oklch(77.14% 0.13 327.7) |
| XYZ | xyz(55.2759, 43.1501, 75.2149) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 7.59
Lavender (survey)
#C79FEF
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E196DF #96E198
analogous
#BD96E1 #E196DF #E196B9
triadic
#E196DF #DFE196 #96DFE1
tetradic
#E196DF #E1BD96 #96E198 #96B9E1
square
#E196DF #E1BD96 #96E198 #96B9E1
split-complementary
#E196DF #B9E196 #96E1BD
monochromatic
#C438C1 #D366D0 #E196DF #EFC6EE #F8E7F8
Accessibility & contrast
On white
2.18
#E196DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E196DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E196DF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E196DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E196DF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#E69CB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e196df; /* rgb */ color: rgb(225, 150, 223); /* oklch */ color: oklch(77.1% 0.130 327.7);
Tailwind
colors: {
custom: {
50: '#ebb6e9',
500: '#e196df',
950: '#000000',
},
}SCSS
$custom: #e196df; $custom-light: #ebb6e9; $custom-dark: #000000;
JSON
{
"hex": "#e196df",
"rgb": {
"r": 225,
"g": 150,
"b": 223
},
"hsl": {
"h": 301.6,
"s": 55.556,
"l": 73.529
},
"oklch": {
"l": 0.77142,
"c": 0.13007,
"h": 327.7
},
"luminance": 0.43148
}Semantic roles & 50–950 ramp
primary
#E196DF
secondary
#DCEFDC
accent
#C32722
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084