#E491EB#E491EB
#E491EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.152 H 324.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E491EB |
|---|---|
| RGB | rgb(228, 145, 235) |
| HSL | hsl(295, 69%, 75%) |
| HSV | hsv(295, 38%, 92%) |
| CMYK | cmyk(3%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.38, 45.28, -32.64) |
| CIE-LCH | lch(71.38, 55.82, 324.21°) |
| OKLab | oklab(77.16% 0.1235 -0.0892) |
| OKLCH | oklch(77.16% 0.152 324.1) |
| XYZ | xyz(57.1142, 42.7452, 83.8233) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 3.87
Plum
#DDA0DD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 6.95
Lavender (survey)
#C79FEF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E491EB #98EB91
analogous
#B791EB #E491EB #EB91C5
triadic
#E491EB #EBE491 #91EBE4
tetradic
#E491EB #EBB791 #98EB91 #91C5EB
square
#E491EB #EBB791 #98EB91 #91C5EB
split-complementary
#E491EB #C5EB91 #91EBB7
monochromatic
#CB29D8 #D75DE2 #E491EB #F1C5F4 #F9E5FA
Accessibility & contrast
On white
2.20
#E491EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E491EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E491EB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E491EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E491EB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#E89AB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e491eb; /* rgb */ color: rgb(228, 145, 235); /* oklch */ color: oklch(77.2% 0.152 324.1);
Tailwind
colors: {
custom: {
50: '#eeb3f1',
500: '#e491eb',
950: '#000000',
},
}SCSS
$custom: #e491eb; $custom-light: #eeb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e491eb",
"rgb": {
"r": 228,
"g": 145,
"b": 235
},
"hsl": {
"h": 295.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.77157,
"c": 0.15232,
"h": 324.1
},
"luminance": 0.42743
}Semantic roles & 50–950 ramp
primary
#E491EB
secondary
#DBF2D9
accent
#D11423
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085