#DD89BA#DD89BA
#DD89BA is a light, moderate pink. Relative luminance 0.368; OKLCH L 73.2% C 0.119 H 344.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89BA |
|---|---|
| RGB | rgb(221, 137, 186) |
| HSL | hsl(325, 55%, 70%) |
| HSV | hsv(325, 38%, 87%) |
| CMYK | cmyk(0%, 38%, 15.8%, 13.3%) |
| CIE-LAB | lab(67.14, 38.80, -12.03) |
| CIE-LCH | lch(67.14, 40.62, 342.78°) |
| OKLab | oklab(73.2% 0.1146 -0.0317) |
| OKLCH | oklch(73.2% 0.119 344.5) |
| XYZ | xyz(47.6278, 36.8115, 51.0415) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 7.19
Dull Pink
#D5869D
ΔE00 7.32
Bubblegum (survey)
#FF6CB5
ΔE00 7.73
Pig Pink
#E78EA5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89BA #89DDAC
analogous
#D689DD #DD89BA #DD8990
triadic
#DD89BA #BADD89 #89BADD
tetradic
#DD89BA #DDD689 #89DDAC #8990DD
square
#DD89BA #DDD689 #89DDAC #8990DD
split-complementary
#DD89BA #90DD89 #89DDD6
monochromatic
#B73581 #CF599E #DD89BA #EBB9D6 #F8E7F1
Accessibility & contrast
On white
2.51
#DD89BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DD89BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89BA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89BA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBC
Deuteranopia (green-blind)
#A4A8B8
Tritanopia (blue-blind)
#E7899B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd89ba; /* rgb */ color: rgb(221, 137, 186); /* oklch */ color: oklch(73.2% 0.119 344.5);
Tailwind
colors: {
custom: {
50: '#e9adce',
500: '#dd89ba',
950: '#000000',
},
}SCSS
$custom: #dd89ba; $custom-light: #e9adce; $custom-dark: #000000;
JSON
{
"hex": "#dd89ba",
"rgb": {
"r": 221,
"g": 137,
"b": 186
},
"hsl": {
"h": 325,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73198,
"c": 0.11886,
"h": 344.5
},
"luminance": 0.36809
}Semantic roles & 50–950 ramp
primary
#DD89BA
secondary
#D5EDDF
accent
#C36523
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82