#E390EA#E390EA
#E390EA is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.8% C 0.152 H 324.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E390EA |
|---|---|
| RGB | rgb(227, 144, 234) |
| HSL | hsl(295, 68%, 74%) |
| HSV | hsv(295, 38%, 92%) |
| CMYK | cmyk(3%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(71.02, 45.32, -32.66) |
| CIE-LCH | lch(71.02, 55.86, 324.22°) |
| OKLab | oklab(76.85% 0.1236 -0.0893) |
| OKLCH | oklch(76.85% 0.152 324.2) |
| XYZ | xyz(56.5016, 42.2201, 82.9990) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 3.65
Plum
#DDA0DD
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.96
Orchid
#DA70D6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E390EA #97EA90
analogous
#B690EA #E390EA #EA90C4
triadic
#E390EA #EAE390 #90EAE3
tetradic
#E390EA #EAB690 #97EA90 #90C4EA
square
#E390EA #EAB690 #97EA90 #90C4EA
split-complementary
#E390EA #C4EA90 #90EAB6
monochromatic
#C929D7 #D65DE0 #E390EA #F0C3F4 #F9E5FA
Accessibility & contrast
On white
2.22
#E390EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#E390EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E390EA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E390EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E390EA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#E799B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e390ea; /* rgb */ color: rgb(227, 144, 234); /* oklch */ color: oklch(76.8% 0.152 324.2);
Tailwind
colors: {
custom: {
50: '#edb2f1',
500: '#e390ea',
950: '#000000',
},
}SCSS
$custom: #e390ea; $custom-light: #edb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e390ea",
"rgb": {
"r": 227,
"g": 144,
"b": 234
},
"hsl": {
"h": 295.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.7685,
"c": 0.15243,
"h": 324.2
},
"luminance": 0.42218
}Semantic roles & 50–950 ramp
primary
#E390EA
secondary
#DBF2D9
accent
#D01524
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084