#E390EB#E390EB
#E390EB is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.9% C 0.153 H 323.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E390EB |
|---|---|
| RGB | rgb(227, 144, 235) |
| HSL | hsl(295, 69%, 74%) |
| HSV | hsv(295, 39%, 92%) |
| CMYK | cmyk(3.4%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.06, 45.50, -33.15) |
| CIE-LCH | lch(71.06, 56.30, 323.93°) |
| OKLab | oklab(76.89% 0.1238 -0.0907) |
| OKLCH | oklch(76.89% 0.153 323.8) |
| XYZ | xyz(56.6457, 42.2778, 83.7577) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 5.73
Plum
#DDA0DD
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E390EB #98EB90
analogous
#B690EB #E390EB #EB90C6
triadic
#E390EB #EBE390 #90EBE3
tetradic
#E390EB #EBB690 #98EB90 #90C6EB
square
#E390EB #EBB690 #98EB90 #90C6EB
split-complementary
#E390EB #C6EB90 #90EBB6
monochromatic
#C928D8 #D65CE2 #E390EB #F0C4F4 #F8E5FA
Accessibility & contrast
On white
2.22
#E390EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E390EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E390EB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E390EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E390EB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#E69AB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e390eb; /* rgb */ color: rgb(227, 144, 235); /* oklch */ color: oklch(76.9% 0.153 323.8);
Tailwind
colors: {
custom: {
50: '#edb2f1',
500: '#e390eb',
950: '#000000',
},
}SCSS
$custom: #e390eb; $custom-light: #edb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e390eb",
"rgb": {
"r": 227,
"g": 144,
"b": 235
},
"hsl": {
"h": 294.725,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76893,
"c": 0.15342,
"h": 323.8
},
"luminance": 0.42276
}Semantic roles & 50–950 ramp
primary
#E390EB
secondary
#DBF2D9
accent
#D11425
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085