#E291EB#E291EB
#E291EB is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.9% C 0.151 H 323.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E291EB |
|---|---|
| RGB | rgb(226, 145, 235) |
| HSL | hsl(294, 69%, 75%) |
| HSV | hsv(294, 38%, 92%) |
| CMYK | cmyk(3.8%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.16, 44.68, -33.00) |
| CIE-LCH | lch(71.16, 55.55, 323.55°) |
| OKLab | oklab(76.94% 0.1212 -0.0903) |
| OKLCH | oklch(76.94% 0.151 323.3) |
| XYZ | xyz(56.4832, 42.4198, 83.7937) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 3.92
Plum
#DDA0DD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.61
Lavender (survey)
#C79FEF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E291EB #9AEB91
analogous
#B591EB #E291EB #EB91C7
triadic
#E291EB #EBE291 #91EBE2
tetradic
#E291EB #EBB591 #9AEB91 #91C7EB
square
#E291EB #EBB591 #9AEB91 #91C7EB
split-complementary
#E291EB #C7EB91 #91EBB5
monochromatic
#C729D8 #D45DE2 #E291EB #F0C5F4 #F8E5FA
Accessibility & contrast
On white
2.21
#E291EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#E291EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E291EB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E291EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E291EB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9CB2E8
Tritanopia (blue-blind)
#E59BB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e291eb; /* rgb */ color: rgb(226, 145, 235); /* oklch */ color: oklch(76.9% 0.151 323.3);
Tailwind
colors: {
custom: {
50: '#ecb3f1',
500: '#e291eb',
950: '#000000',
},
}SCSS
$custom: #e291eb; $custom-light: #ecb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e291eb",
"rgb": {
"r": 226,
"g": 145,
"b": 235
},
"hsl": {
"h": 294,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76941,
"c": 0.15113,
"h": 323.3
},
"luminance": 0.42418
}Semantic roles & 50–950 ramp
primary
#E291EB
secondary
#DCF2D9
accent
#D11427
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085