#DC89BB#DC89BB
#DC89BB is a light, moderate pink. Relative luminance 0.367; OKLCH L 73.1% C 0.119 H 343.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89BB |
|---|---|
| RGB | rgb(220, 137, 187) |
| HSL | hsl(324, 54%, 70%) |
| HSV | hsv(324, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 15%, 13.7%) |
| CIE-LAB | lab(67.05, 38.62, -12.73) |
| CIE-LCH | lch(67.05, 40.66, 341.76°) |
| OKLab | oklab(73.12% 0.1137 -0.0336) |
| OKLCH | oklch(73.12% 0.119 343.5) |
| XYZ | xyz(47.4308, 36.6976, 51.5891) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.86
Dull Pink
#D5869D
ΔE00 7.62
Plum
#DDA0DD
ΔE00 7.81
Bubblegum (survey)
#FF6CB5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89BB #89DCAA
analogous
#D389DC #DC89BB #DC8992
triadic
#DC89BB #BBDC89 #89BBDC
tetradic
#DC89BB #DCD389 #89DCAA #8992DC
square
#DC89BB #DCD389 #89DCAA #8992DC
split-complementary
#DC89BB #92DC89 #89DCD3
monochromatic
#B53682 #CE5AA0 #DC89BB #EAB8D6 #F8E7F1
Accessibility & contrast
On white
2.52
#DC89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#DC89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89BB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89BB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#A3A8B9
Tritanopia (blue-blind)
#E6899B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dc89bb; /* rgb */ color: rgb(220, 137, 187); /* oklch */ color: oklch(73.1% 0.119 343.5);
Tailwind
colors: {
custom: {
50: '#e8adcf',
500: '#dc89bb',
950: '#000000',
},
}SCSS
$custom: #dc89bb; $custom-light: #e8adcf; $custom-dark: #000000;
JSON
{
"hex": "#dc89bb",
"rgb": {
"r": 220,
"g": 137,
"b": 187
},
"hsl": {
"h": 323.855,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73118,
"c": 0.11861,
"h": 343.5
},
"luminance": 0.36695
}Semantic roles & 50–950 ramp
primary
#DC89BB
secondary
#D5ECDE
accent
#C26324
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82