#DD85BA#DD85BA
#DD85BA is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.6% C 0.126 H 343.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85BA |
|---|---|
| RGB | rgb(221, 133, 186) |
| HSL | hsl(324, 56%, 69%) |
| HSV | hsv(324, 40%, 87%) |
| CMYK | cmyk(0%, 39.8%, 15.8%, 13.3%) |
| CIE-LAB | lab(66.29, 40.90, -13.30) |
| CIE-LCH | lch(66.29, 43.01, 341.98°) |
| OKLab | oklab(72.56% 0.1207 -0.0352) |
| OKLCH | oklch(72.56% 0.126 343.8) |
| XYZ | xyz(47.0697, 35.6953, 50.8555) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.60
Pale Magenta
#D767AD
ΔE00 7.10
Bubblegum (survey)
#FF6CB5
ΔE00 7.15
Hot Pink
#FF69B4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85BA #85DDA8
analogous
#D485DD #DD85BA #DD858E
triadic
#DD85BA #BADD85 #85BADD
tetradic
#DD85BA #DDD485 #85DDA8 #858EDD
square
#DD85BA #DDD485 #85DDA8 #858EDD
split-complementary
#DD85BA #8EDD85 #85DDD4
monochromatic
#B53281 #D0559F #DD85BA #EAB5D5 #F8E5F0
Accessibility & contrast
On white
2.58
#DD85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DD85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85BA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85BA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98BC
Deuteranopia (green-blind)
#A1A6B8
Tritanopia (blue-blind)
#E78598
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd85ba; /* rgb */ color: rgb(221, 133, 186); /* oklch */ color: oklch(72.6% 0.126 343.8);
Tailwind
colors: {
custom: {
50: '#e9aace',
500: '#dd85ba',
950: '#000000',
},
}SCSS
$custom: #dd85ba; $custom-light: #e9aace; $custom-dark: #000000;
JSON
{
"hex": "#dd85ba",
"rgb": {
"r": 221,
"g": 133,
"b": 186
},
"hsl": {
"h": 323.864,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.72555,
"c": 0.12573,
"h": 343.8
},
"luminance": 0.35692
}Semantic roles & 50–950 ramp
primary
#DD85BA
secondary
#D2ECDC
accent
#C46222
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82