#DD84BE#DD84BE
#DD84BE is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.5% C 0.130 H 341.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84BE |
|---|---|
| RGB | rgb(221, 132, 190) |
| HSL | hsl(321, 57%, 69%) |
| HSV | hsv(321, 40%, 87%) |
| CMYK | cmyk(0%, 40.3%, 14%, 13.3%) |
| CIE-LAB | lab(66.21, 42.06, -15.67) |
| CIE-LCH | lch(66.21, 44.88, 339.57°) |
| OKLab | oklab(72.54% 0.1234 -0.0416) |
| OKLCH | oklch(72.54% 0.13 341.4) |
| XYZ | xyz(47.3646, 35.5953, 53.0810) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.99
Pale Magenta
#D767AD
ΔE00 6.83
Orchid (survey)
#C875C4
ΔE00 7.08
Bubblegum (survey)
#FF6CB5
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84BE #84DDA3
analogous
#D084DD #DD84BE #DD8492
triadic
#DD84BE #BEDD84 #84BEDD
tetradic
#DD84BE #DDD084 #84DDA3 #8492DD
square
#DD84BE #DDD084 #84DDA3 #8492DD
split-complementary
#DD84BE #92DD84 #84DDD0
monochromatic
#B53287 #D054A5 #DD84BE #EAB4D7 #F8E4F1
Accessibility & contrast
On white
2.59
#DD84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DD84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84BE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84BE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C0
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#E78599
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd84be; /* rgb */ color: rgb(221, 132, 190); /* oklch */ color: oklch(72.5% 0.130 341.4);
Tailwind
colors: {
custom: {
50: '#e9a9d1',
500: '#dd84be',
950: '#000000',
},
}SCSS
$custom: #dd84be; $custom-light: #e9a9d1; $custom-dark: #000000;
JSON
{
"hex": "#dd84be",
"rgb": {
"r": 221,
"g": 132,
"b": 190
},
"hsl": {
"h": 320.899,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.72541,
"c": 0.13027,
"h": 341.4
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#DD84BE
secondary
#D1EBDA
accent
#C45A21
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82