#DC50B7#DC50B7
#DC50B7 is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.2% C 0.206 H 339.7°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DC50B7 |
|---|---|
| RGB | rgb(220, 80, 183) |
| HSL | hsl(316, 67%, 59%) |
| HSV | hsv(316, 64%, 86%) |
| CMYK | cmyk(0%, 63.6%, 16.8%, 13.7%) |
| CIE-LAB | lab(56.46, 65.25, -26.58) |
| CIE-LCH | lch(56.46, 70.45, 337.84°) |
| OKLab | oklab(65.17% 0.1935 -0.0716) |
| OKLCH | oklch(65.17% 0.206 339.7) |
| XYZ | xyz(40.9320, 24.3755, 47.3398) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.98
Purplish Pink
#CE5DAE
ΔE00 3.04
Pinky Purple
#C94CBE
ΔE00 4.87
Pale Magenta
#D767AD
ΔE00 5.17
Hot Magenta
#F504C9
ΔE00 5.60
Bright Pink
#FE01B1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC50B7 #50DC75
analogous
#BB50DC #DC50B7 #DC5071
triadic
#DC50B7 #B7DC50 #50B7DC
tetradic
#DC50B7 #DCBB50 #50DC75 #5071DC
square
#DC50B7 #DCBB50 #50DC75 #5071DC
split-complementary
#DC50B7 #71DC50 #50DCBB
monochromatic
#941E75 #C7289D #DC50B7 #E683CC #F0B6E1
Accessibility & contrast
On white
3.57
#DC50B7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#DC50B7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC50B7
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC50B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC50B7 | 1.00 | 3.57 | 5.87 | 5.87 |
| #FFFFFF | 3.57 | 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)
#5779BA
Deuteranopia (green-blind)
#8290B4
Tritanopia (blue-blind)
#E8547C
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dc50b7; /* rgb */ color: rgb(220, 80, 183); /* oklch */ color: oklch(65.2% 0.206 339.7);
Tailwind
colors: {
custom: {
50: '#ea8acd',
500: '#dc50b7',
950: '#000000',
},
}SCSS
$custom: #dc50b7; $custom-light: #ea8acd; $custom-dark: #000000;
JSON
{
"hex": "#dc50b7",
"rgb": {
"r": 220,
"g": 80,
"b": 183
},
"hsl": {
"h": 315.857,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.65174,
"c": 0.20631,
"h": 339.7
},
"luminance": 0.24372
}Semantic roles & 50–950 ramp
primary
#DC50B7
secondary
#A8DFB7
accent
#EA6C3E
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82