#DD84BB#DD84BB
#DD84BB is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.4% C 0.128 H 343.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84BB |
|---|---|
| RGB | rgb(221, 132, 187) |
| HSL | hsl(323, 57%, 69%) |
| HSV | hsv(323, 40%, 87%) |
| CMYK | cmyk(0%, 40.3%, 15.4%, 13.3%) |
| CIE-LAB | lab(66.11, 41.58, -14.13) |
| CIE-LCH | lch(66.11, 43.92, 341.23°) |
| OKLab | oklab(72.43% 0.1226 -0.0374) |
| OKLCH | oklch(72.43% 0.128 343) |
| XYZ | xyz(47.0401, 35.4655, 51.3719) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.57
Pink (survey)
#FF81C0
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.23
Pale Magenta
#D767AD
ΔE00 6.83
Bubblegum (survey)
#FF6CB5
ΔE00 7.07
Hot Pink
#FF69B4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84BB #84DDA6
analogous
#D284DD #DD84BB #DD848F
triadic
#DD84BB #BBDD84 #84BBDD
tetradic
#DD84BB #DDD284 #84DDA6 #848FDD
square
#DD84BB #DDD284 #84DDA6 #848FDD
split-complementary
#DD84BB #8FDD84 #84DDD2
monochromatic
#B53283 #D054A0 #DD84BB #EAB4D6 #F8E4F0
Accessibility & contrast
On white
2.59
#DD84BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DD84BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84BB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84BB | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#E78498
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd84bb; /* rgb */ color: rgb(221, 132, 187); /* oklch */ color: oklch(72.4% 0.128 343.0);
Tailwind
colors: {
custom: {
50: '#e9a9cf',
500: '#dd84bb',
950: '#000000',
},
}SCSS
$custom: #dd84bb; $custom-light: #e9a9cf; $custom-dark: #000000;
JSON
{
"hex": "#dd84bb",
"rgb": {
"r": 221,
"g": 132,
"b": 187
},
"hsl": {
"h": 322.921,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.72432,
"c": 0.12814,
"h": 343
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#DD84BB
secondary
#D1EBDB
accent
#C46021
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82