#E889DB#E889DB
#E889DB is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.7% C 0.154 H 332.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E889DB |
|---|---|
| RGB | rgb(232, 137, 219) |
| HSL | hsl(308, 67%, 72%) |
| HSV | hsv(308, 41%, 91%) |
| CMYK | cmyk(0%, 40.9%, 5.6%, 9%) |
| CIE-LAB | lab(69.59, 47.77, -26.57) |
| CIE-LCH | lch(69.59, 54.66, 330.92°) |
| OKLab | oklab(75.71% 0.1359 -0.0719) |
| OKLCH | oklch(75.71% 0.154 332.1) |
| XYZ | xyz(55.0101, 40.1645, 71.8591) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E889DB #89E896
analogous
#C689E8 #E889DB #E889AB
triadic
#E889DB #DBE889 #89DBE8
tetradic
#E889DB #E8C689 #89E896 #89ABE8
square
#E889DB #E8C689 #89E896 #89ABE8
split-complementary
#E889DB #ABE889 #89E8C6
monochromatic
#CE28B8 #DE56CB #E889DB #F2BCEB #FAE5F7
Accessibility & contrast
On white
2.32
#E889DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E889DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E889DB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E889DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E889DB | 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)
#87A2DE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#F08FA8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e889db; /* rgb */ color: rgb(232, 137, 219); /* oklch */ color: oklch(75.7% 0.154 332.1);
Tailwind
colors: {
custom: {
50: '#f1ade6',
500: '#e889db',
950: '#000000',
},
}SCSS
$custom: #e889db; $custom-light: #f1ade6; $custom-dark: #000000;
JSON
{
"hex": "#e889db",
"rgb": {
"r": 232,
"g": 137,
"b": 219
},
"hsl": {
"h": 308.211,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.75707,
"c": 0.15376,
"h": 332.1
},
"luminance": 0.40162
}Semantic roles & 50–950 ramp
primary
#E889DB
secondary
#D9F2DD
accent
#CF3016
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84