#DD4DB3#DD4DB3
#DD4DB3 is a light, highly saturated pink. Relative luminance 0.239; OKLCH L 64.8% C 0.208 H 341.3°. Best body text is #000000 at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DB3 |
|---|---|
| RGB | rgb(221, 77, 179) |
| HSL | hsl(318, 68%, 58%) |
| HSV | hsv(318, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 19%, 13.3%) |
| CIE-LAB | lab(56.03, 66.13, -24.93) |
| CIE-LCH | lch(56.03, 70.67, 339.35°) |
| OKLab | oklab(64.83% 0.1973 -0.0669) |
| OKLCH | oklch(64.83% 0.208 341.3) |
| XYZ | xyz(40.6104, 23.9384, 45.1209) |
| Luminance | 0.2394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.15
Purpleish Pink
#DF4EC8
ΔE00 3.70
Pale Magenta
#D767AD
ΔE00 5.19
Pinky Purple
#C94CBE
ΔE00 5.25
Bright Pink
#FE01B1
ΔE00 5.49
Hot Magenta
#F504C9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DB3 #4DDD77
analogous
#BF4DDD #DD4DB3 #DD4D6B
triadic
#DD4DB3 #B3DD4D #4DB3DD
tetradic
#DD4DB3 #DDBF4D #4DDD77 #4D6BDD
square
#DD4DB3 #DDBF4D #4DDD77 #4D6BDD
split-complementary
#DD4DB3 #6BDD4D #4DDDBF
monochromatic
#931C71 #C72698 #DD4DB3 #E780C9 #F1B4DF
Accessibility & contrast
On white
3.63
#DD4DB3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.79
#DD4DB3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DB3
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DB3 | 1.00 | 3.63 | 5.79 | 5.79 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5777B6
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#EA4F79
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #dd4db3; /* rgb */ color: rgb(221, 77, 179); /* oklch */ color: oklch(64.8% 0.208 341.3);
Tailwind
colors: {
custom: {
50: '#eb88ca',
500: '#dd4db3',
950: '#000000',
},
}SCSS
$custom: #dd4db3; $custom-light: #eb88ca; $custom-dark: #000000;
JSON
{
"hex": "#dd4db3",
"rgb": {
"r": 221,
"g": 77,
"b": 179
},
"hsl": {
"h": 317.5,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.64831,
"c": 0.20835,
"h": 341.3
},
"luminance": 0.23935
}Semantic roles & 50–950 ramp
primary
#DD4DB3
secondary
#A6DFB7
accent
#EB703D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82