#E390FA#E390FA
#E390FA is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.169 H 318.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E390FA |
|---|---|
| RGB | rgb(227, 144, 250) |
| HSL | hsl(287, 91%, 77%) |
| HSV | hsv(287, 42%, 98%) |
| CMYK | cmyk(9.2%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(71.68, 48.37, -40.38) |
| CIE-LCH | lch(71.68, 63.01, 320.14°) |
| OKLab | oklab(77.56% 0.1267 -0.1113) |
| OKLCH | oklch(77.56% 0.169 318.7) |
| XYZ | xyz(58.9048, 43.1814, 95.6559) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E390FA #A7FA90
analogous
#AE90FA #E390FA #FA90DC
triadic
#E390FA #FAE390 #90FAE3
tetradic
#E390FA #FAAE90 #A7FA90 #90DCFA
square
#E390FA #FAAE90 #A7FA90 #90DCFA
split-complementary
#E390FA #DCFA90 #90FAAE
monochromatic
#C51BF5 #D455F7 #E390FA #F2CBFD #F8E2FE
Accessibility & contrast
On white
2.18
#E390FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E390FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E390FA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E390FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E390FA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#E49EB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e390fa; /* rgb */ color: rgb(227, 144, 250); /* oklch */ color: oklch(77.6% 0.169 318.7);
Tailwind
colors: {
custom: {
50: '#edb2fc',
500: '#e390fa',
950: '#000000',
},
}SCSS
$custom: #e390fa; $custom-light: #edb2fc; $custom-dark: #000000;
JSON
{
"hex": "#e390fa",
"rgb": {
"r": 227,
"g": 144,
"b": 250
},
"hsl": {
"h": 286.981,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.77557,
"c": 0.16869,
"h": 318.7
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#E390FA
secondary
#DCF6D5
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085