#E191FC#E191FC
#E191FC is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.6% C 0.168 H 317.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E191FC |
|---|---|
| RGB | rgb(225, 145, 252) |
| HSL | hsl(285, 95%, 78%) |
| HSV | hsv(285, 42%, 99%) |
| CMYK | cmyk(10.7%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(71.75, 47.67, -41.37) |
| CIE-LCH | lch(71.75, 63.12, 319.05°) |
| OKLab | oklab(77.59% 0.1234 -0.1142) |
| OKLCH | oklch(77.59% 0.168 317.2) |
| XYZ | xyz(58.7449, 43.2883, 97.3375) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E191FC #ACFC91
analogous
#AB91FC #E191FC #FC91E1
triadic
#E191FC #FCE191 #91FCE1
tetradic
#E191FC #FCAB91 #ACFC91 #91E1FC
square
#E191FC #FCAB91 #ACFC91 #91E1FC
split-complementary
#E191FC #E1FC91 #91FCAB
monochromatic
#C11AF9 #D155FA #E191FC #F1CDFE #F7E1FE
Accessibility & contrast
On white
2.17
#E191FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E191FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E191FC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E191FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E191FC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#95B2F9
Tritanopia (blue-blind)
#E19FBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e191fc; /* rgb */ color: rgb(225, 145, 252); /* oklch */ color: oklch(77.6% 0.168 317.2);
Tailwind
colors: {
custom: {
50: '#ecb3fd',
500: '#e191fc',
950: '#000000',
},
}SCSS
$custom: #e191fc; $custom-light: #ecb3fd; $custom-dark: #000000;
JSON
{
"hex": "#e191fc",
"rgb": {
"r": 225,
"g": 145,
"b": 252
},
"hsl": {
"h": 284.86,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.7759,
"c": 0.16816,
"h": 317.2
},
"luminance": 0.43287
}Semantic roles & 50–950 ramp
primary
#E191FC
secondary
#DDF6D5
accent
#E6003A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086