#E290EB#E290EB
#E290EB is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.8% C 0.153 H 323.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E290EB |
|---|---|
| RGB | rgb(226, 144, 235) |
| HSL | hsl(294, 69%, 74%) |
| HSV | hsv(294, 39%, 92%) |
| CMYK | cmyk(3.8%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.95, 45.20, -33.33) |
| CIE-LCH | lch(70.95, 56.16, 323.60°) |
| OKLab | oklab(76.78% 0.1226 -0.0912) |
| OKLCH | oklch(76.78% 0.153 323.4) |
| XYZ | xyz(56.3311, 42.1156, 83.7430) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 3.81
Plum
#DDA0DD
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290EB #99EB90
analogous
#B590EB #E290EB #EB90C7
triadic
#E290EB #EBE290 #90EBE2
tetradic
#E290EB #EBB590 #99EB90 #90C7EB
square
#E290EB #EBB590 #99EB90 #90C7EB
split-complementary
#E290EB #C7EB90 #90EBB5
monochromatic
#C728D8 #D45CE2 #E290EB #F0C4F4 #F8E5FA
Accessibility & contrast
On white
2.23
#E290EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E290EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290EB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290EB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#E59AB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e290eb; /* rgb */ color: rgb(226, 144, 235); /* oklch */ color: oklch(76.8% 0.153 323.4);
Tailwind
colors: {
custom: {
50: '#ecb2f1',
500: '#e290eb',
950: '#000000',
},
}SCSS
$custom: #e290eb; $custom-light: #ecb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e290eb",
"rgb": {
"r": 226,
"g": 144,
"b": 235
},
"hsl": {
"h": 294.066,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76784,
"c": 0.15283,
"h": 323.4
},
"luminance": 0.42113
}Semantic roles & 50–950 ramp
primary
#E290EB
secondary
#DCF2D9
accent
#D11427
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085