#E190DF#E190DF
#E190DF is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.2% C 0.141 H 327.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E190DF |
|---|---|
| RGB | rgb(225, 144, 223) |
| HSL | hsl(301, 57%, 72%) |
| HSV | hsv(301, 36%, 88%) |
| CMYK | cmyk(0%, 36%, 0.9%, 11.8%) |
| CIE-LAB | lab(70.37, 42.69, -27.63) |
| CIE-LCH | lch(70.37, 50.85, 327.08°) |
| OKLab | oklab(76.17% 0.1188 -0.0751) |
| OKLCH | oklch(76.17% 0.141 327.7) |
| XYZ | xyz(54.3428, 41.2841, 74.9039) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.63
Plum
#DDA0DD
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 6.16
Orchid
#DA70D6
ΔE00 7.29
Bubblegum Pink
#FE83CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190DF #90E192
analogous
#BA90E1 #E190DF #E190B7
triadic
#E190DF #DFE190 #90DFE1
tetradic
#E190DF #E1BA90 #90E192 #90B7E1
square
#E190DF #E1BA90 #90E192 #90B7E1
split-complementary
#E190DF #B7E190 #90E1BA
monochromatic
#C234BF #D460D1 #E190DF #EEC0ED #F8E7F8
Accessibility & contrast
On white
2.27
#E190DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#E190DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190DF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190DF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E2
Deuteranopia (green-blind)
#9FB0DC
Tritanopia (blue-blind)
#E697AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e190df; /* rgb */ color: rgb(225, 144, 223); /* oklch */ color: oklch(76.2% 0.141 327.7);
Tailwind
colors: {
custom: {
50: '#ecb2e9',
500: '#e190df',
950: '#000000',
},
}SCSS
$custom: #e190df; $custom-light: #ecb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e190df",
"rgb": {
"r": 225,
"g": 144,
"b": 223
},
"hsl": {
"h": 301.481,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.76173,
"c": 0.1405,
"h": 327.7
},
"luminance": 0.41282
}Semantic roles & 50–950 ramp
primary
#E190DF
secondary
#DBF0DC
accent
#C52520
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084