#E389EA#E389EA
#E389EA is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.8% C 0.164 H 324.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E389EA |
|---|---|
| RGB | rgb(227, 137, 234) |
| HSL | hsl(296, 70%, 73%) |
| HSV | hsv(296, 41%, 92%) |
| CMYK | cmyk(3%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(69.59, 48.94, -34.88) |
| CIE-LCH | lch(69.59, 60.10, 324.52°) |
| OKLab | oklab(75.77% 0.1336 -0.0955) |
| OKLCH | oklch(75.77% 0.164 324.4) |
| XYZ | xyz(55.4741, 40.1651, 82.6565) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Lavender Pink
#DD85D7
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 5.94
Plum
#DDA0DD
ΔE00 7.10
Candy Pink
#FF63E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E389EA #90EA89
analogous
#B289EA #E389EA #EA89C0
triadic
#E389EA #EAE389 #89EAE3
tetradic
#E389EA #EAB289 #90EA89 #89C0EA
square
#E389EA #EAB289 #90EA89 #89C0EA
split-complementary
#E389EA #C0EA89 #89EAB2
monochromatic
#C726D3 #D755E1 #E389EA #EFBDF3 #F9E5FA
Accessibility & contrast
On white
2.32
#E389EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E389EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E389EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E389EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E389EA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#E794AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e389ea; /* rgb */ color: rgb(227, 137, 234); /* oklch */ color: oklch(75.8% 0.164 324.4);
Tailwind
colors: {
custom: {
50: '#edadf1',
500: '#e389ea',
950: '#000000',
},
}SCSS
$custom: #e389ea; $custom-light: #edadf1; $custom-dark: #000000;
JSON
{
"hex": "#e389ea",
"rgb": {
"r": 227,
"g": 137,
"b": 234
},
"hsl": {
"h": 295.67,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.75773,
"c": 0.16424,
"h": 324.4
},
"luminance": 0.40163
}Semantic roles & 50–950 ramp
primary
#E389EA
secondary
#DBF2D9
accent
#D21421
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84