#DD82BA#DD82BA
#DD82BA is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.1% C 0.131 H 343.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD82BA |
|---|---|
| RGB | rgb(221, 130, 186) |
| HSL | hsl(323, 57%, 69%) |
| HSV | hsv(323, 41%, 87%) |
| CMYK | cmyk(0%, 41.2%, 15.8%, 13.3%) |
| CIE-LAB | lab(65.66, 42.46, -14.25) |
| CIE-LCH | lch(65.66, 44.79, 341.45°) |
| OKLab | oklab(72.08% 0.1253 -0.0377) |
| OKLCH | oklch(72.08% 0.131 343.2) |
| XYZ | xyz(46.6648, 34.8856, 50.7206) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.27
Pale Magenta
#D767AD
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Hot Pink
#FF69B4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD82BA #82DDA5
analogous
#D382DD #DD82BA #DD828D
triadic
#DD82BA #BADD82 #82BADD
tetradic
#DD82BA #DDD382 #82DDA5 #828DDD
square
#DD82BA #DDD382 #82DDA5 #828DDD
split-complementary
#DD82BA #8DDD82 #82DDD3
monochromatic
#B43181 #D0529F #DD82BA #EAB2D5 #F7E2EF
Accessibility & contrast
On white
2.63
#DD82BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DD82BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD82BA
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD82BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD82BA | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BC
Deuteranopia (green-blind)
#9FA5B8
Tritanopia (blue-blind)
#E78296
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd82ba; /* rgb */ color: rgb(221, 130, 186); /* oklch */ color: oklch(72.1% 0.131 343.2);
Tailwind
colors: {
custom: {
50: '#e9a8ce',
500: '#dd82ba',
950: '#000000',
},
}SCSS
$custom: #dd82ba; $custom-light: #e9a8ce; $custom-dark: #000000;
JSON
{
"hex": "#dd82ba",
"rgb": {
"r": 221,
"g": 130,
"b": 186
},
"hsl": {
"h": 323.077,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.72081,
"c": 0.13086,
"h": 343.2
},
"luminance": 0.34883
}Semantic roles & 50–950 ramp
primary
#DD82BA
secondary
#D0EBDA
accent
#C56021
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82