#DD50B3#DD50B3
#DD50B3 is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.1% C 0.204 H 341.4°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD50B3 |
|---|---|
| RGB | rgb(221, 80, 179) |
| HSL | hsl(318, 67%, 59%) |
| HSV | hsv(318, 64%, 87%) |
| CMYK | cmyk(0%, 63.8%, 19%, 13.3%) |
| CIE-LAB | lab(56.45, 64.95, -24.27) |
| CIE-LCH | lch(56.45, 69.34, 339.51°) |
| OKLab | oklab(65.15% 0.1937 -0.0651) |
| OKLCH | oklch(65.15% 0.204 341.4) |
| XYZ | xyz(40.8252, 24.3679, 45.1925) |
| Luminance | 0.2436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.88
Purpleish Pink
#DF4EC8
ΔE00 3.80
Pale Magenta
#D767AD
ΔE00 4.70
Pinky Purple
#C94CBE
ΔE00 5.55
Bright Pink
#FE01B1
ΔE00 5.69
Hot Magenta
#F504C9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD50B3 #50DD7A
analogous
#C050DD #DD50B3 #DD506D
triadic
#DD50B3 #B3DD50 #50B3DD
tetradic
#DD50B3 #DDC050 #50DD7A #506DDD
square
#DD50B3 #DDC050 #50DD7A #506DDD
split-complementary
#DD50B3 #6DDD50 #50DDC0
monochromatic
#961D72 #C92799 #DD50B3 #E783C9 #F1B6E0
Accessibility & contrast
On white
3.58
#DD50B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#DD50B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD50B3
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD50B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD50B3 | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A79B6
Deuteranopia (green-blind)
#8490B0
Tritanopia (blue-blind)
#EA527A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dd50b3; /* rgb */ color: rgb(221, 80, 179); /* oklch */ color: oklch(65.1% 0.204 341.4);
Tailwind
colors: {
custom: {
50: '#eb8aca',
500: '#dd50b3',
950: '#000000',
},
}SCSS
$custom: #dd50b3; $custom-light: #eb8aca; $custom-dark: #000000;
JSON
{
"hex": "#dd50b3",
"rgb": {
"r": 221,
"g": 80,
"b": 179
},
"hsl": {
"h": 317.872,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.65145,
"c": 0.20438,
"h": 341.4
},
"luminance": 0.24364
}Semantic roles & 50–950 ramp
primary
#DD50B3
secondary
#A9E0B9
accent
#EA713D
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82