#E190F2#E190F2
#E190F2 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.159 H 320.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E190F2 |
|---|---|
| RGB | rgb(225, 144, 242) |
| HSL | hsl(290, 79%, 76%) |
| HSV | hsv(290, 40%, 95%) |
| CMYK | cmyk(7%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(71.12, 46.24, -36.90) |
| CIE-LCH | lch(71.12, 59.16, 321.41°) |
| OKLab | oklab(76.98% 0.123 -0.1014) |
| OKLCH | oklch(76.98% 0.159 320.5) |
| XYZ | xyz(57.0496, 42.3668, 89.1596) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.93
Baby Purple
#CA9BF7
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190F2 #A1F290
analogous
#B090F2 #E190F2 #F290D2
triadic
#E190F2 #F2E190 #90F2E1
tetradic
#E190F2 #F2B090 #A1F290 #90D2F2
square
#E190F2 #F2B090 #A1F290 #90D2F2
split-complementary
#E190F2 #D2F290 #90F2B0
monochromatic
#C322E5 #D259EC #E190F2 #F0C7F8 #F8E4FC
Accessibility & contrast
On white
2.22
#E190F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E190F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190F2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190F2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#E39CB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e190f2; /* rgb */ color: rgb(225, 144, 242); /* oklch */ color: oklch(77.0% 0.159 320.5);
Tailwind
colors: {
custom: {
50: '#ecb2f6',
500: '#e190f2',
950: '#000000',
},
}SCSS
$custom: #e190f2; $custom-light: #ecb2f6; $custom-dark: #000000;
JSON
{
"hex": "#e190f2",
"rgb": {
"r": 225,
"g": 144,
"b": 242
},
"hsl": {
"h": 289.592,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.76982,
"c": 0.15937,
"h": 320.5
},
"luminance": 0.42365
}Semantic roles & 50–950 ramp
primary
#E190F2
secondary
#DCF4D7
accent
#DB0A2E
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085