#E990FA#E990FA
#E990FA is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.172 H 321.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E990FA |
|---|---|
| RGB | rgb(233, 144, 250) |
| HSL | hsl(290, 91%, 77%) |
| HSV | hsv(290, 42%, 98%) |
| CMYK | cmyk(6.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(72.34, 50.09, -39.29) |
| CIE-LCH | lch(72.34, 63.66, 321.89°) |
| OKLab | oklab(78.2% 0.1336 -0.1081) |
| OKLCH | oklch(78.2% 0.172 321) |
| XYZ | xyz(60.8308, 44.1745, 95.7462) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 7.23
Liliac
#C48EFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E990FA #A1FA90
analogous
#B490FA #E990FA #FA90D6
triadic
#E990FA #FAE990 #90FAE9
tetradic
#E990FA #FAB490 #A1FA90 #90D6FA
square
#E990FA #FAB490 #A1FA90 #90D6FA
split-complementary
#E990FA #D6FA90 #90FAB4
monochromatic
#D21BF5 #DD55F7 #E990FA #F5CBFD #F9E2FE
Accessibility & contrast
On white
2.14
#E990FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E990FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E990FA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E990FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E990FA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#EB9DB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e990fa; /* rgb */ color: rgb(233, 144, 250); /* oklch */ color: oklch(78.2% 0.172 321.0);
Tailwind
colors: {
custom: {
50: '#f2b2fc',
500: '#e990fa',
950: '#000000',
},
}SCSS
$custom: #e990fa; $custom-light: #f2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#e990fa",
"rgb": {
"r": 233,
"g": 144,
"b": 250
},
"hsl": {
"h": 290.377,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.78203,
"c": 0.17181,
"h": 321
},
"luminance": 0.44172
}Semantic roles & 50–950 ramp
primary
#E990FA
secondary
#DAF6D5
accent
#E60025
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085