#DD7DBB#DD7DBB
#DD7DBB is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.3% C 0.140 H 342.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DBB |
|---|---|
| RGB | rgb(221, 125, 187) |
| HSL | hsl(321, 59%, 68%) |
| HSV | hsv(321, 43%, 87%) |
| CMYK | cmyk(0%, 43.4%, 15.4%, 13.3%) |
| CIE-LAB | lab(64.67, 45.20, -16.31) |
| CIE-LCH | lch(64.67, 48.06, 340.16°) |
| OKLab | oklab(71.35% 0.1332 -0.0433) |
| OKLCH | oklch(71.35% 0.14 342) |
| XYZ | xyz(46.1225, 33.6303, 51.0661) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 6.15
Orchid (survey)
#C875C4
ΔE00 6.32
Bubblegum (survey)
#FF6CB5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DBB #7DDD9F
analogous
#CF7DDD #DD7DBB #DD7D8B
triadic
#DD7DBB #BBDD7D #7DBBDD
tetradic
#DD7DBB #DDCF7D #7DDD9F #7D8BDD
square
#DD7DBB #DDCF7D #7DDD9F #7D8BDD
split-complementary
#DD7DBB #8BDD7D #7DDDCF
monochromatic
#B12E83 #D04CA2 #DD7DBB #EAAED4 #F6DEEE
Accessibility & contrast
On white
2.72
#DD7DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DD7DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DBB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DBB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BD
Deuteranopia (green-blind)
#9BA3B8
Tritanopia (blue-blind)
#E87E94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd7dbb; /* rgb */ color: rgb(221, 125, 187); /* oklch */ color: oklch(71.3% 0.140 342.0);
Tailwind
colors: {
custom: {
50: '#e9a5cf',
500: '#dd7dbb',
950: '#000000',
},
}SCSS
$custom: #dd7dbb; $custom-light: #e9a5cf; $custom-dark: #000000;
JSON
{
"hex": "#dd7dbb",
"rgb": {
"r": 221,
"g": 125,
"b": 187
},
"hsl": {
"h": 321.25,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.71345,
"c": 0.14008,
"h": 342
},
"luminance": 0.33627
}Semantic roles & 50–950 ramp
primary
#DD7DBB
secondary
#CCEAD7
accent
#C65A1F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82