#E491EA#E491EA
#E491EA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.151 H 324.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E491EA |
|---|---|
| RGB | rgb(228, 145, 234) |
| HSL | hsl(296, 68%, 74%) |
| HSV | hsv(296, 38%, 92%) |
| CMYK | cmyk(2.6%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(71.34, 45.10, -32.16) |
| CIE-LCH | lch(71.34, 55.39, 324.51°) |
| OKLab | oklab(77.11% 0.1232 -0.0878) |
| OKLCH | oklch(77.11% 0.151 324.5) |
| XYZ | xyz(56.9701, 42.6875, 83.0645) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 3.74
Plum
#DDA0DD
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E491EA #97EA91
analogous
#B891EA #E491EA #EA91C4
triadic
#E491EA #EAE491 #91EAE4
tetradic
#E491EA #EAB891 #97EA91 #91C4EA
square
#E491EA #EAB891 #97EA91 #91C4EA
split-complementary
#E491EA #C4EA91 #91EAB8
monochromatic
#CB2AD6 #D75EE0 #E491EA #F1C4F4 #F9E5FA
Accessibility & contrast
On white
2.20
#E491EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E491EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E491EA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E491EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E491EA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#E89AB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e491ea; /* rgb */ color: rgb(228, 145, 234); /* oklch */ color: oklch(77.1% 0.151 324.5);
Tailwind
colors: {
custom: {
50: '#eeb3f1',
500: '#e491ea',
950: '#000000',
},
}SCSS
$custom: #e491ea; $custom-light: #eeb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e491ea",
"rgb": {
"r": 228,
"g": 145,
"b": 234
},
"hsl": {
"h": 295.955,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77115,
"c": 0.15133,
"h": 324.5
},
"luminance": 0.42685
}Semantic roles & 50–950 ramp
primary
#E491EA
secondary
#DBF2D9
accent
#D01622
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084