#E989D2#E989D2
#E989D2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.5% C 0.147 H 336.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E989D2 |
|---|---|
| RGB | rgb(233, 137, 210) |
| HSL | hsl(314, 69%, 73%) |
| HSV | hsv(314, 41%, 91%) |
| CMYK | cmyk(0%, 41.2%, 9.9%, 8.6%) |
| CIE-LAB | lab(69.38, 46.58, -21.89) |
| CIE-LCH | lch(69.38, 51.46, 334.83°) |
| OKLab | oklab(75.47% 0.1348 -0.0588) |
| OKLCH | oklch(75.47% 0.147 336.4) |
| XYZ | xyz(54.1828, 39.8712, 65.8023) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.25
Pink (survey)
#FF81C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E989D2 #89E9A0
analogous
#D089E9 #E989D2 #E989A2
triadic
#E989D2 #D2E989 #89D2E9
tetradic
#E989D2 #E9D089 #89E9A0 #89A2E9
square
#E989D2 #E9D089 #89E9A0 #89A2E9
split-complementary
#E989D2 #A2E989 #89E9D0
monochromatic
#D127A8 #DF55BE #E989D2 #F3BDE6 #FAE5F5
Accessibility & contrast
On white
2.34
#E989D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#E989D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E989D2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E989D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E989D2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA0D5
Deuteranopia (green-blind)
#A3AFCF
Tritanopia (blue-blind)
#F28CA4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e989d2; /* rgb */ color: rgb(233, 137, 210); /* oklch */ color: oklch(75.5% 0.147 336.4);
Tailwind
colors: {
custom: {
50: '#f2ade0',
500: '#e989d2',
950: '#000000',
},
}SCSS
$custom: #e989d2; $custom-light: #f2ade0; $custom-dark: #000000;
JSON
{
"hex": "#e989d2",
"rgb": {
"r": 233,
"g": 137,
"b": 210
},
"hsl": {
"h": 314.375,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.75467,
"c": 0.14703,
"h": 336.4
},
"luminance": 0.39868
}Semantic roles & 50–950 ramp
primary
#E989D2
secondary
#D9F2DF
accent
#D14215
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83