#DD4DB2#DD4DB2
#DD4DB2 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.208 H 341.6°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DB2 |
|---|---|
| RGB | rgb(221, 77, 178) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 19.5%, 13.3%) |
| CIE-LAB | lab(55.99, 66.00, -24.41) |
| CIE-LCH | lch(55.99, 70.37, 339.70°) |
| OKLab | oklab(64.79% 0.1971 -0.0655) |
| OKLCH | oklch(64.79% 0.208 341.6) |
| XYZ | xyz(40.5097, 23.8981, 44.5902) |
| Luminance | 0.2389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.12
Purpleish Pink
#DF4EC8
ΔE00 3.89
Pale Magenta
#D767AD
ΔE00 5.11
Pinky Purple
#C94CBE
ΔE00 5.39
Bright Pink
#FE01B1
ΔE00 5.45
Hot Magenta
#F504C9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DB2 #4DDD78
analogous
#C04DDD #DD4DB2 #DD4D6A
triadic
#DD4DB2 #B2DD4D #4DB2DD
tetradic
#DD4DB2 #DDC04D #4DDD78 #4D6ADD
square
#DD4DB2 #DDC04D #4DDD78 #4D6ADD
split-complementary
#DD4DB2 #6ADD4D #4DDDC0
monochromatic
#931C70 #C72697 #DD4DB2 #E780C8 #F1B4DE
Accessibility & contrast
On white
3.63
#DD4DB2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#DD4DB2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DB2
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DB2 | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5877B5
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#EA4F79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4db2; /* rgb */ color: rgb(221, 77, 178); /* oklch */ color: oklch(64.8% 0.208 341.6);
Tailwind
colors: {
custom: {
50: '#eb88c9',
500: '#dd4db2',
950: '#000000',
},
}SCSS
$custom: #dd4db2; $custom-light: #eb88c9; $custom-dark: #000000;
JSON
{
"hex": "#dd4db2",
"rgb": {
"r": 221,
"g": 77,
"b": 178
},
"hsl": {
"h": 317.917,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.64789,
"c": 0.20771,
"h": 341.6
},
"luminance": 0.23894
}Semantic roles & 50–950 ramp
primary
#DD4DB2
secondary
#A6DFB7
accent
#EB713D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82