#E491EE#E491EE
#E491EE is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.155 H 323.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E491EE |
|---|---|
| RGB | rgb(228, 145, 238) |
| HSL | hsl(294, 73%, 75%) |
| HSV | hsv(294, 39%, 93%) |
| CMYK | cmyk(4.2%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(71.50, 45.84, -34.10) |
| CIE-LCH | lch(71.50, 57.14, 323.36°) |
| OKLab | oklab(77.29% 0.1241 -0.0934) |
| OKLCH | oklch(77.29% 0.155 323) |
| XYZ | xyz(57.5513, 42.9200, 86.1252) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.92
Plum
#DDA0DD
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E491EE #9BEE91
analogous
#B591EE #E491EE #EE91CA
triadic
#E491EE #EEE491 #91EEE4
tetradic
#E491EE #EEB591 #9BEE91 #91CAEE
square
#E491EE #EEB591 #9BEE91 #91CAEE
split-complementary
#E491EE #CAEE91 #91EEB5
monochromatic
#CA27DE #D75CE6 #E491EE #F1C6F6 #F8E4FB
Accessibility & contrast
On white
2.19
#E491EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E491EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E491EE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E491EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E491EE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#E79BB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e491ee; /* rgb */ color: rgb(228, 145, 238); /* oklch */ color: oklch(77.3% 0.155 323.0);
Tailwind
colors: {
custom: {
50: '#eeb3f4',
500: '#e491ee',
950: '#000000',
},
}SCSS
$custom: #e491ee; $custom-light: #eeb3f4; $custom-dark: #000000;
JSON
{
"hex": "#e491ee",
"rgb": {
"r": 228,
"g": 145,
"b": 238
},
"hsl": {
"h": 293.548,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.77286,
"c": 0.1553,
"h": 323
},
"luminance": 0.42918
}Semantic roles & 50–950 ramp
primary
#E491EE
secondary
#DBF3D8
accent
#D51025
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085