#E490DF#E490DF
#E490DF is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.5% C 0.143 H 329.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E490DF |
|---|---|
| RGB | rgb(228, 144, 223) |
| HSL | hsl(304, 61%, 73%) |
| HSV | hsv(304, 37%, 89%) |
| CMYK | cmyk(0%, 36.8%, 2.2%, 10.6%) |
| CIE-LAB | lab(70.71, 43.62, -27.08) |
| CIE-LCH | lch(70.71, 51.34, 328.16°) |
| OKLab | oklab(76.5% 0.1221 -0.0735) |
| OKLCH | oklch(76.5% 0.143 329) |
| XYZ | xyz(55.2865, 41.7707, 74.9481) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 4.48
Plum
#DDA0DD
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 7.05
Orchid
#DA70D6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490DF #90E495
analogous
#BF90E4 #E490DF #E490B5
triadic
#E490DF #DFE490 #90DFE4
tetradic
#E490DF #E4BF90 #90E495 #90B5E4
square
#E490DF #E4BF90 #90E495 #90B5E4
split-complementary
#E490DF #B5E490 #90E4BF
monochromatic
#C931C0 #D85FD1 #E490DF #F0C1ED #F9E6F8
Accessibility & contrast
On white
2.25
#E490DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#E490DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490DF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490DF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#EA97AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e490df; /* rgb */ color: rgb(228, 144, 223); /* oklch */ color: oklch(76.5% 0.143 329.0);
Tailwind
colors: {
custom: {
50: '#eeb2e9',
500: '#e490df',
950: '#000000',
},
}SCSS
$custom: #e490df; $custom-light: #eeb2e9; $custom-dark: #000000;
JSON
{
"hex": "#e490df",
"rgb": {
"r": 228,
"g": 144,
"b": 223
},
"hsl": {
"h": 303.571,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.76502,
"c": 0.14254,
"h": 329
},
"luminance": 0.41768
}Semantic roles & 50–950 ramp
primary
#E490DF
secondary
#DBF0DC
accent
#C9271D
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084