#E490E2#E490E2
#E490E2 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.6% C 0.145 H 327.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E490E2 |
|---|---|
| RGB | rgb(228, 144, 226) |
| HSL | hsl(301, 61%, 73%) |
| HSV | hsv(301, 37%, 89%) |
| CMYK | cmyk(0%, 36.8%, 0.9%, 10.6%) |
| CIE-LAB | lab(70.83, 44.16, -28.56) |
| CIE-LCH | lch(70.83, 52.59, 327.10°) |
| OKLab | oklab(76.62% 0.1229 -0.0776) |
| OKLCH | oklch(76.62% 0.145 327.7) |
| XYZ | xyz(55.6946, 41.9339, 77.0971) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 4.08
Plum
#DDA0DD
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.86
Orchid
#DA70D6
ΔE00 7.32
Bubblegum Pink
#FE83CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490E2 #90E492
analogous
#BC90E4 #E490E2 #E490B8
triadic
#E490E2 #E2E490 #90E2E4
tetradic
#E490E2 #E4BC90 #90E492 #90B8E4
square
#E490E2 #E4BC90 #90E492 #90B8E4
split-complementary
#E490E2 #B8E490 #90E4BC
monochromatic
#C931C5 #D85FD5 #E490E2 #F0C1EF #F9E6F9
Accessibility & contrast
On white
2.24
#E490E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#E490E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490E2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490E2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E5
Deuteranopia (green-blind)
#A0B1DF
Tritanopia (blue-blind)
#E997AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e490e2; /* rgb */ color: rgb(228, 144, 226); /* oklch */ color: oklch(76.6% 0.145 327.7);
Tailwind
colors: {
custom: {
50: '#eeb2eb',
500: '#e490e2',
950: '#000000',
},
}SCSS
$custom: #e490e2; $custom-light: #eeb2eb; $custom-dark: #000000;
JSON
{
"hex": "#e490e2",
"rgb": {
"r": 228,
"g": 144,
"b": 226
},
"hsl": {
"h": 301.429,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.76624,
"c": 0.14534,
"h": 327.7
},
"luminance": 0.41931
}Semantic roles & 50–950 ramp
primary
#E490E2
secondary
#DBF0DB
accent
#C9211D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084