#DD73B2#DD73B2
#DD73B2 is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.5% C 0.151 H 345.1°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73B2 |
|---|---|
| RGB | rgb(221, 115, 178) |
| HSL | hsl(324, 61%, 66%) |
| HSV | hsv(324, 48%, 87%) |
| CMYK | cmyk(0%, 48%, 19.5%, 13.3%) |
| CIE-LAB | lab(62.38, 48.90, -14.66) |
| CIE-LCH | lch(62.38, 51.05, 343.31°) |
| OKLab | oklab(69.53% 0.1457 -0.0387) |
| OKLCH | oklch(69.53% 0.151 345.1) |
| XYZ | xyz(43.9863, 30.8513, 45.7490) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.08
Hot Pink
#FF69B4
ΔE00 5.69
Bubblegum (survey)
#FF6CB5
ΔE00 5.69
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Purplish Pink
#CE5DAE
ΔE00 6.47
Orchid (survey)
#C875C4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73B2 #73DD9E
analogous
#D373DD #DD73B2 #DD737D
triadic
#DD73B2 #B2DD73 #73B2DD
tetradic
#DD73B2 #DDD373 #73DD9E #737DDD
square
#DD73B2 #DDD373 #73DD9E #737DDD
split-complementary
#DD73B2 #7DDD73 #73DDD3
monochromatic
#AC2A77 #D14297 #DD73B2 #E9A4CD #F5D5E8
Accessibility & contrast
On white
2.93
#DD73B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#DD73B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73B2
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73B2 | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8CB4
Deuteranopia (green-blind)
#979DAF
Tritanopia (blue-blind)
#E9728B
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dd73b2; /* rgb */ color: rgb(221, 115, 178); /* oklch */ color: oklch(69.5% 0.151 345.1);
Tailwind
colors: {
custom: {
50: '#ea9ec9',
500: '#dd73b2',
950: '#000000',
},
}SCSS
$custom: #dd73b2; $custom-light: #ea9ec9; $custom-dark: #000000;
JSON
{
"hex": "#dd73b2",
"rgb": {
"r": 221,
"g": 115,
"b": 178
},
"hsl": {
"h": 324.34,
"s": 60.92,
"l": 65.882
},
"oklch": {
"l": 0.69527,
"c": 0.15072,
"h": 345.1
},
"luminance": 0.30848
}Semantic roles & 50–950 ramp
primary
#DD73B2
secondary
#C4E7D3
accent
#C9631D
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#160F13
muted
#847E82