#E191F8#E191F8
#E191F8 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.164 H 318.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E191F8 |
|---|---|
| RGB | rgb(225, 145, 248) |
| HSL | hsl(287, 88%, 77%) |
| HSV | hsv(287, 42%, 97%) |
| CMYK | cmyk(9.3%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.58, 46.88, -39.46) |
| CIE-LCH | lch(71.58, 61.28, 319.91°) |
| OKLab | oklab(77.41% 0.1227 -0.1087) |
| OKLCH | oklch(77.41% 0.164 318.4) |
| XYZ | xyz(58.1177, 43.0374, 94.0343) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Baby Purple
#CA9BF7
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.95
Liliac
#C48EFD
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191F8 #A8F891
analogous
#AE91F8 #E191F8 #F891DC
triadic
#E191F8 #F8E191 #91F8E1
tetradic
#E191F8 #F8AE91 #A8F891 #91DCF8
square
#E191F8 #F8AE91 #A8F891 #91DCF8
split-complementary
#E191F8 #DCF891 #91F8AE
monochromatic
#C21EF1 #D157F4 #E191F8 #F1CBFC #F7E2FD
Accessibility & contrast
On white
2.19
#E191F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E191F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191F8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191F8 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#E19EB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e191f8; /* rgb */ color: rgb(225, 145, 248); /* oklch */ color: oklch(77.4% 0.164 318.4);
Tailwind
colors: {
custom: {
50: '#ecb3fb',
500: '#e191f8',
950: '#000000',
},
}SCSS
$custom: #e191f8; $custom-light: #ecb3fb; $custom-dark: #000000;
JSON
{
"hex": "#e191f8",
"rgb": {
"r": 225,
"g": 145,
"b": 248
},
"hsl": {
"h": 286.602,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.77407,
"c": 0.16394,
"h": 318.4
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#E191F8
secondary
#DDF5D6
accent
#E50134
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085