#E89BDB#E89BDB
#E89BDB is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.6% C 0.123 H 332.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BDB |
|---|---|
| RGB | rgb(232, 155, 219) |
| HSL | hsl(310, 63%, 76%) |
| HSV | hsv(310, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 5.6%, 9%) |
| CIE-LAB | lab(73.36, 38.40, -20.80) |
| CIE-LCH | lch(73.36, 43.67, 331.55°) |
| OKLab | oklab(78.56% 0.1092 -0.0559) |
| OKLCH | oklch(78.56% 0.123 332.9) |
| XYZ | xyz(57.7856, 45.7155, 72.7842) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 6.90
Violet (CSS)
#EE82EE
ΔE00 7.65
Lilac
#C8A2C8
ΔE00 7.92
Pink (survey)
#FF81C0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BDB #9BE8A8
analogous
#CE9BE8 #E89BDB #E89BB4
triadic
#E89BDB #DBE89B #9BDBE8
tetradic
#E89BDB #E8CE9B #9BE8A8 #9BB4E8
square
#E89BDB #E8CE9B #9BE8A8 #9BB4E8
split-complementary
#E89BDB #B4E89B #9BE8CE
monochromatic
#D137B7 #DD69C9 #E89BDB #F3CDED #F9E6F6
Accessibility & contrast
On white
2.07
#E89BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E89BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BDB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BDB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDD
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#EF9FB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89bdb; /* rgb */ color: rgb(232, 155, 219); /* oklch */ color: oklch(78.6% 0.123 332.9);
Tailwind
colors: {
custom: {
50: '#f0b9e6',
500: '#e89bdb',
950: '#000000',
},
}SCSS
$custom: #e89bdb; $custom-light: #f0b9e6; $custom-dark: #000000;
JSON
{
"hex": "#e89bdb",
"rgb": {
"r": 232,
"g": 155,
"b": 219
},
"hsl": {
"h": 310.13,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.78556,
"c": 0.1227,
"h": 332.9
},
"luminance": 0.45713
}Semantic roles & 50–950 ramp
primary
#E89BDB
secondary
#DAF1DE
accent
#CA391B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084