#E291F8#E291F8
#E291F8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.5% C 0.164 H 318.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E291F8 |
|---|---|
| RGB | rgb(226, 145, 248) |
| HSL | hsl(287, 88%, 77%) |
| HSV | hsv(287, 42%, 97%) |
| CMYK | cmyk(8.9%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.69, 47.17, -39.28) |
| CIE-LCH | lch(71.69, 61.39, 320.22°) |
| OKLab | oklab(77.51% 0.1238 -0.1082) |
| OKLCH | oklch(77.51% 0.164 318.9) |
| XYZ | xyz(58.4305, 43.1987, 94.0490) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Baby Purple
#CA9BF7
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.89
Lilac (survey)
#CEA2FD
ΔE00 6.25
Liliac
#C48EFD
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E291F8 #A7F891
analogous
#AE91F8 #E291F8 #F891DB
triadic
#E291F8 #F8E291 #91F8E2
tetradic
#E291F8 #F8AE91 #A7F891 #91DBF8
square
#E291F8 #F8AE91 #A7F891 #91DBF8
split-complementary
#E291F8 #DBF891 #91F8AE
monochromatic
#C41EF1 #D357F4 #E291F8 #F1CBFC #F7E2FD
Accessibility & contrast
On white
2.18
#E291F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E291F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E291F8
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E291F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E291F8 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#97B2F5
Tritanopia (blue-blind)
#E39EB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e291f8; /* rgb */ color: rgb(226, 145, 248); /* oklch */ color: oklch(77.5% 0.164 318.9);
Tailwind
colors: {
custom: {
50: '#edb3fb',
500: '#e291f8',
950: '#000000',
},
}SCSS
$custom: #e291f8; $custom-light: #edb3fb; $custom-dark: #000000;
JSON
{
"hex": "#e291f8",
"rgb": {
"r": 226,
"g": 145,
"b": 248
},
"hsl": {
"h": 287.184,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.77514,
"c": 0.16445,
"h": 318.9
},
"luminance": 0.43197
}Semantic roles & 50–950 ramp
primary
#E291F8
secondary
#DCF5D6
accent
#E50132
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085