#E190DC#E190DC
#E190DC is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.1% C 0.138 H 329.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E190DC |
|---|---|
| RGB | rgb(225, 144, 220) |
| HSL | hsl(304, 57%, 72%) |
| HSV | hsv(304, 36%, 88%) |
| CMYK | cmyk(0%, 36%, 2.2%, 11.8%) |
| CIE-LAB | lab(70.26, 42.15, -26.15) |
| CIE-LCH | lch(70.26, 49.60, 328.18°) |
| OKLab | oklab(76.05% 0.118 -0.0709) |
| OKLCH | oklch(76.05% 0.138 329) |
| XYZ | xyz(53.9420, 41.1237, 72.7926) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.61
Plum
#DDA0DD
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 7.14
Orchid
#DA70D6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190DC #90E195
analogous
#BE90E1 #E190DC #E190B3
triadic
#E190DC #DCE190 #90DCE1
tetradic
#E190DC #E1BE90 #90E195 #90B3E1
square
#E190DC #E1BE90 #90E195 #90B3E1
split-complementary
#E190DC #B3E190 #90E1BE
monochromatic
#C234B9 #D460CD #E190DC #EEC0EB #F8E7F7
Accessibility & contrast
On white
2.28
#E190DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#E190DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190DC
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190DC | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#A0B0D9
Tritanopia (blue-blind)
#E796AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e190dc; /* rgb */ color: rgb(225, 144, 220); /* oklch */ color: oklch(76.1% 0.138 329.0);
Tailwind
colors: {
custom: {
50: '#ebb2e7',
500: '#e190dc',
950: '#000000',
},
}SCSS
$custom: #e190dc; $custom-light: #ebb2e7; $custom-dark: #000000;
JSON
{
"hex": "#e190dc",
"rgb": {
"r": 225,
"g": 144,
"b": 220
},
"hsl": {
"h": 303.704,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.76052,
"c": 0.13767,
"h": 329
},
"luminance": 0.41121
}Semantic roles & 50–950 ramp
primary
#E190DC
secondary
#DBF0DD
accent
#C52B20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084