#DD4DB1#DD4DB1
#DD4DB1 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.7% C 0.207 H 342.0°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DB1 |
|---|---|
| RGB | rgb(221, 77, 177) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 19.9%, 13.3%) |
| CIE-LAB | lab(55.95, 65.86, -23.89) |
| CIE-LCH | lch(55.95, 70.06, 340.06°) |
| OKLab | oklab(64.75% 0.1969 -0.064) |
| OKLCH | oklch(64.75% 0.207 342) |
| XYZ | xyz(40.4096, 23.8580, 44.0633) |
| Luminance | 0.2385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.10
Purpleish Pink
#DF4EC8
ΔE00 4.08
Pale Magenta
#D767AD
ΔE00 5.04
Bright Pink
#FE01B1
ΔE00 5.41
Pinky Purple
#C94CBE
ΔE00 5.53
Hot Magenta
#F504C9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DB1 #4DDD79
analogous
#C14DDD #DD4DB1 #DD4D69
triadic
#DD4DB1 #B1DD4D #4DB1DD
tetradic
#DD4DB1 #DDC14D #4DDD79 #4D69DD
square
#DD4DB1 #DDC14D #4DDD79 #4D69DD
split-complementary
#DD4DB1 #69DD4D #4DDDC1
monochromatic
#931C6F #C72696 #DD4DB1 #E780C8 #F1B4DE
Accessibility & contrast
On white
3.64
#DD4DB1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#DD4DB1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DB1
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DB1 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5877B4
Deuteranopia (green-blind)
#848FAE
Tritanopia (blue-blind)
#EA4F78
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4db1; /* rgb */ color: rgb(221, 77, 177); /* oklch */ color: oklch(64.7% 0.207 342.0);
Tailwind
colors: {
custom: {
50: '#eb88c8',
500: '#dd4db1',
950: '#000000',
},
}SCSS
$custom: #dd4db1; $custom-light: #eb88c8; $custom-dark: #000000;
JSON
{
"hex": "#dd4db1",
"rgb": {
"r": 221,
"g": 77,
"b": 177
},
"hsl": {
"h": 318.333,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.64746,
"c": 0.20707,
"h": 342
},
"luminance": 0.23854
}Semantic roles & 50–950 ramp
primary
#DD4DB1
secondary
#A6DFB8
accent
#EB723D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82