#E190FC#E190FC
#E190FC is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.170 H 317.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E190FC |
|---|---|
| RGB | rgb(225, 144, 252) |
| HSL | hsl(285, 95%, 78%) |
| HSV | hsv(285, 43%, 99%) |
| CMYK | cmyk(10.7%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(71.54, 48.19, -41.69) |
| CIE-LCH | lch(71.54, 63.73, 319.14°) |
| OKLab | oklab(77.44% 0.1248 -0.1151) |
| OKLCH | oklch(77.44% 0.17 317.3) |
| XYZ | xyz(58.5928, 42.9841, 97.2868) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E190FC #ABFC90
analogous
#AB90FC #E190FC #FC90E1
triadic
#E190FC #FCE190 #90FCE1
tetradic
#E190FC #FCAB90 #ABFC90 #90E1FC
square
#E190FC #FCAB90 #ABFC90 #90E1FC
split-complementary
#E190FC #E1FC90 #90FCAB
monochromatic
#C119F9 #D154FA #E190FC #F1CCFE #F7E1FE
Accessibility & contrast
On white
2.19
#E190FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E190FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E190FC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E190FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E190FC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#E19EBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e190fc; /* rgb */ color: rgb(225, 144, 252); /* oklch */ color: oklch(77.4% 0.170 317.3);
Tailwind
colors: {
custom: {
50: '#ecb2fd',
500: '#e190fc',
950: '#000000',
},
}SCSS
$custom: #e190fc; $custom-light: #ecb2fd; $custom-dark: #000000;
JSON
{
"hex": "#e190fc",
"rgb": {
"r": 225,
"g": 144,
"b": 252
},
"hsl": {
"h": 285,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.77436,
"c": 0.16981,
"h": 317.3
},
"luminance": 0.42982
}Semantic roles & 50–950 ramp
primary
#E190FC
secondary
#DDF6D5
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086