#E490EB#E490EB
#E490EB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.154 H 324.2°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E490EB |
|---|---|
| RGB | rgb(228, 144, 235) |
| HSL | hsl(295, 69%, 74%) |
| HSV | hsv(295, 39%, 92%) |
| CMYK | cmyk(3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.17, 45.80, -32.96) |
| CIE-LCH | lch(71.17, 56.43, 324.26°) |
| OKLab | oklab(77% 0.1249 -0.0901) |
| OKLCH | oklch(77% 0.154 324.2) |
| XYZ | xyz(56.9621, 42.4409, 83.7726) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 7.01
Orchid
#DA70D6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490EB #97EB90
analogous
#B790EB #E490EB #EB90C5
triadic
#E490EB #EBE490 #90EBE4
tetradic
#E490EB #EBB790 #97EB90 #90C5EB
square
#E490EB #EBB790 #97EB90 #90C5EB
split-complementary
#E490EB #C5EB90 #90EBB7
monochromatic
#CB28D8 #D75CE2 #E490EB #F1C4F4 #F9E5FA
Accessibility & contrast
On white
2.21
#E490EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E490EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490EB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490EB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#E89AB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e490eb; /* rgb */ color: rgb(228, 144, 235); /* oklch */ color: oklch(77.0% 0.154 324.2);
Tailwind
colors: {
custom: {
50: '#eeb2f1',
500: '#e490eb',
950: '#000000',
},
}SCSS
$custom: #e490eb; $custom-light: #eeb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e490eb",
"rgb": {
"r": 228,
"g": 144,
"b": 235
},
"hsl": {
"h": 295.385,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.77001,
"c": 0.15403,
"h": 324.2
},
"luminance": 0.42439
}Semantic roles & 50–950 ramp
primary
#E490EB
secondary
#DBF2D9
accent
#D11423
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085