#DC50B4#DC50B4
#DC50B4 is a light, highly saturated pink. Relative luminance 0.242; OKLCH L 65.0% C 0.204 H 340.8°. Best body text is #000000 at 5.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DC50B4 |
|---|---|
| RGB | rgb(220, 80, 180) |
| HSL | hsl(317, 67%, 59%) |
| HSV | hsv(317, 64%, 86%) |
| CMYK | cmyk(0%, 63.6%, 18.2%, 13.7%) |
| CIE-LAB | lab(56.34, 64.82, -25.04) |
| CIE-LCH | lch(56.34, 69.49, 338.88°) |
| OKLab | oklab(65.04% 0.1929 -0.0673) |
| OKLCH | oklch(65.04% 0.204 340.8) |
| XYZ | xyz(40.6231, 24.2519, 45.7128) |
| Luminance | 0.2425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.84
Purpleish Pink
#DF4EC8
ΔE00 3.55
Pale Magenta
#D767AD
ΔE00 4.87
Pinky Purple
#C94CBE
ΔE00 5.23
Bright Pink
#FE01B1
ΔE00 5.84
Hot Magenta
#F504C9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC50B4 #50DC78
analogous
#BE50DC #DC50B4 #DC506E
triadic
#DC50B4 #B4DC50 #50B4DC
tetradic
#DC50B4 #DCBE50 #50DC78 #506EDC
square
#DC50B4 #DCBE50 #50DC78 #506EDC
split-complementary
#DC50B4 #6EDC50 #50DCBE
monochromatic
#941E72 #C7289A #DC50B4 #E683CA #F0B6E0
Accessibility & contrast
On white
3.59
#DC50B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.85
#DC50B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC50B4
5.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC50B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC50B4 | 1.00 | 3.59 | 5.85 | 5.85 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5979B7
Deuteranopia (green-blind)
#838FB1
Tritanopia (blue-blind)
#E8537B
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dc50b4; /* rgb */ color: rgb(220, 80, 180); /* oklch */ color: oklch(65.0% 0.204 340.8);
Tailwind
colors: {
custom: {
50: '#ea8aca',
500: '#dc50b4',
950: '#000000',
},
}SCSS
$custom: #dc50b4; $custom-light: #ea8aca; $custom-dark: #000000;
JSON
{
"hex": "#dc50b4",
"rgb": {
"r": 220,
"g": 80,
"b": 180
},
"hsl": {
"h": 317.143,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.65044,
"c": 0.20432,
"h": 340.8
},
"luminance": 0.24248
}Semantic roles & 50–950 ramp
primary
#DC50B4
secondary
#A8DFB8
accent
#EA6F3E
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82