#DD4DB9#DD4DB9
#DD4DB9 is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.1% C 0.212 H 339.1°. Best body text is #000000 at 5.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DD4DB9 |
|---|---|
| RGB | rgb(221, 77, 185) |
| HSL | hsl(315, 68%, 58%) |
| HSV | hsv(315, 65%, 87%) |
| CMYK | cmyk(0%, 65.2%, 16.3%, 13.3%) |
| CIE-LAB | lab(56.27, 66.97, -28.01) |
| CIE-LCH | lch(56.27, 72.59, 337.30°) |
| OKLab | oklab(65.09% 0.1984 -0.0756) |
| OKLCH | oklch(65.09% 0.212 339.1) |
| XYZ | xyz(41.2305, 24.1864, 48.3865) |
| Luminance | 0.2418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.58
Purplish Pink
#CE5DAE
ΔE00 3.54
Pinky Purple
#C94CBE
ΔE00 4.54
Hot Magenta
#F504C9
ΔE00 5.08
Pale Magenta
#D767AD
ΔE00 5.75
Bright Pink
#FE01B1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD4DB9 #4DDD71
analogous
#B94DDD #DD4DB9 #DD4D71
triadic
#DD4DB9 #B9DD4D #4DB9DD
tetradic
#DD4DB9 #DDB94D #4DDD71 #4D71DD
square
#DD4DB9 #DDB94D #4DDD71 #4D71DD
split-complementary
#DD4DB9 #71DD4D #4DDDB9
monochromatic
#931C76 #C7269F #DD4DB9 #E780CD #F1B4E1
Accessibility & contrast
On white
3.60
#DD4DB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.84
#DD4DB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD4DB9
5.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD4DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD4DB9 | 1.00 | 3.60 | 5.84 | 5.84 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5478BC
Deuteranopia (green-blind)
#818FB5
Tritanopia (blue-blind)
#E9527C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd4db9; /* rgb */ color: rgb(221, 77, 185); /* oklch */ color: oklch(65.1% 0.212 339.1);
Tailwind
colors: {
custom: {
50: '#eb88ce',
500: '#dd4db9',
950: '#000000',
},
}SCSS
$custom: #dd4db9; $custom-light: #eb88ce; $custom-dark: #000000;
JSON
{
"hex": "#dd4db9",
"rgb": {
"r": 221,
"g": 77,
"b": 185
},
"hsl": {
"h": 315,
"s": 67.925,
"l": 58.431
},
"oklch": {
"l": 0.65094,
"c": 0.21229,
"h": 339.1
},
"luminance": 0.24183
}Semantic roles & 50–950 ramp
primary
#DD4DB9
secondary
#A6DFB5
accent
#EB683D
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82