#E989EB#E989EB
#E989EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.5% C 0.169 H 326.3°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E989EB |
|---|---|
| RGB | rgb(233, 137, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 42%, 92%) |
| CMYK | cmyk(0.9%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.33, 50.89, -34.23) |
| CIE-LCH | lch(70.33, 61.33, 326.07°) |
| OKLab | oklab(76.49% 0.1405 -0.0936) |
| OKLCH | oklch(76.49% 0.169 326.3) |
| XYZ | xyz(57.5441, 41.2158, 83.5055) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Lavender Pink
#DD85D7
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E989EB #8BEB89
analogous
#B889EB #E989EB #EB89BC
triadic
#E989EB #EBE989 #89EBE9
tetradic
#E989EB #EBB889 #8BEB89 #89BCEB
square
#E989EB #EBB889 #8BEB89 #89BCEB
split-complementary
#E989EB #BCEB89 #89EBB8
monochromatic
#D224D5 #DF55E2 #E989EB #F3BDF4 #FAE5FB
Accessibility & contrast
On white
2.27
#E989EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#E989EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E989EB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E989EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E989EB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#EE93AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e989eb; /* rgb */ color: rgb(233, 137, 235); /* oklch */ color: oklch(76.5% 0.169 326.3);
Tailwind
colors: {
custom: {
50: '#f2aef1',
500: '#e989eb',
950: '#000000',
},
}SCSS
$custom: #e989eb; $custom-light: #f2aef1; $custom-dark: #000000;
JSON
{
"hex": "#e989eb",
"rgb": {
"r": 233,
"g": 137,
"b": 235
},
"hsl": {
"h": 298.776,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.76491,
"c": 0.16885,
"h": 326.3
},
"luminance": 0.41213
}Semantic roles & 50–950 ramp
primary
#E989EB
secondary
#D9F2D9
accent
#D31216
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85