#E389EB#E389EB
#E389EB is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.8% C 0.165 H 324.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E389EB |
|---|---|
| RGB | rgb(227, 137, 235) |
| HSL | hsl(295, 71%, 73%) |
| HSV | hsv(295, 42%, 92%) |
| CMYK | cmyk(3.4%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.63, 49.13, -35.37) |
| CIE-LCH | lch(69.63, 60.53, 324.25°) |
| OKLab | oklab(75.82% 0.1338 -0.0969) |
| OKLCH | oklch(75.82% 0.165 324.1) |
| XYZ | xyz(55.6182, 40.2227, 83.4152) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Lavender Pink
#DD85D7
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 4.37
Orchid
#DA70D6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 7.20
Candy Pink
#FF63E9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E389EB #91EB89
analogous
#B289EB #E389EB #EB89C2
triadic
#E389EB #EBE389 #89EBE3
tetradic
#E389EB #EBB289 #91EB89 #89C2EB
square
#E389EB #EBB289 #91EB89 #89C2EB
split-complementary
#E389EB #C2EB89 #89EBB2
monochromatic
#C724D5 #D755E2 #E389EB #EFBDF4 #F9E5FB
Accessibility & contrast
On white
2.32
#E389EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#E389EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E389EB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E389EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E389EB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#E794AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e389eb; /* rgb */ color: rgb(227, 137, 235); /* oklch */ color: oklch(75.8% 0.165 324.1);
Tailwind
colors: {
custom: {
50: '#edadf1',
500: '#e389eb',
950: '#000000',
},
}SCSS
$custom: #e389eb; $custom-light: #edadf1; $custom-dark: #000000;
JSON
{
"hex": "#e389eb",
"rgb": {
"r": 227,
"g": 137,
"b": 235
},
"hsl": {
"h": 295.102,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.75817,
"c": 0.16521,
"h": 324.1
},
"luminance": 0.4022
}Semantic roles & 50–950 ramp
primary
#E389EB
secondary
#DBF2D9
accent
#D31222
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85