#DD88BB#DD88BB
#DD88BB is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.1% C 0.121 H 343.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88BB |
|---|---|
| RGB | rgb(221, 136, 187) |
| HSL | hsl(324, 56%, 70%) |
| HSV | hsv(324, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 15.4%, 13.3%) |
| CIE-LAB | lab(66.95, 39.48, -12.86) |
| CIE-LCH | lch(66.95, 41.52, 341.96°) |
| OKLab | oklab(73.07% 0.1164 -0.034) |
| OKLCH | oklch(73.07% 0.121 343.7) |
| XYZ | xyz(47.5930, 36.5712, 51.5562) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.60
Dull Pink
#D5869D
ΔE00 7.69
Pale Magenta
#D767AD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88BB #88DDAA
analogous
#D588DD #DD88BB #DD8890
triadic
#DD88BB #BBDD88 #88BBDD
tetradic
#DD88BB #DDD588 #88DDAA #8890DD
square
#DD88BB #DDD588 #88DDAA #8890DD
split-complementary
#DD88BB #90DD88 #88DDD5
monochromatic
#B63482 #CF58A0 #DD88BB #EBB8D6 #F8E7F1
Accessibility & contrast
On white
2.53
#DD88BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DD88BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88BB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88BB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBD
Deuteranopia (green-blind)
#A3A8B9
Tritanopia (blue-blind)
#E7889A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd88bb; /* rgb */ color: rgb(221, 136, 187); /* oklch */ color: oklch(73.1% 0.121 343.7);
Tailwind
colors: {
custom: {
50: '#e9accf',
500: '#dd88bb',
950: '#000000',
},
}SCSS
$custom: #dd88bb; $custom-light: #e9accf; $custom-dark: #000000;
JSON
{
"hex": "#dd88bb",
"rgb": {
"r": 221,
"g": 136,
"b": 187
},
"hsl": {
"h": 324,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.73071,
"c": 0.12126,
"h": 343.7
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#DD88BB
secondary
#D4ECDE
accent
#C36322
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82