#DC50B8#DC50B8
#DC50B8 is a light, highly saturated pink. Relative luminance 0.244; OKLCH L 65.2% C 0.207 H 339.3°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC50B8 |
|---|---|
| RGB | rgb(220, 80, 184) |
| HSL | hsl(315, 67%, 59%) |
| HSV | hsv(315, 64%, 86%) |
| CMYK | cmyk(0%, 63.6%, 16.4%, 13.7%) |
| CIE-LAB | lab(56.50, 65.39, -27.09) |
| CIE-LCH | lch(56.50, 70.78, 337.49°) |
| OKLab | oklab(65.22% 0.1937 -0.0731) |
| OKLCH | oklch(65.22% 0.207 339.3) |
| XYZ | xyz(41.0364, 24.4173, 47.8899) |
| Luminance | 0.2441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.79
Purplish Pink
#CE5DAE
ΔE00 3.12
Pinky Purple
#C94CBE
ΔE00 4.76
Pale Magenta
#D767AD
ΔE00 5.28
Hot Magenta
#F504C9
ΔE00 5.52
Bright Pink
#FE01B1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC50B8 #50DC74
analogous
#BA50DC #DC50B8 #DC5072
triadic
#DC50B8 #B8DC50 #50B8DC
tetradic
#DC50B8 #DCBA50 #50DC74 #5072DC
square
#DC50B8 #DCBA50 #50DC74 #5072DC
split-complementary
#DC50B8 #72DC50 #50DCBA
monochromatic
#941E76 #C7289E #DC50B8 #E683CD #F0B6E1
Accessibility & contrast
On white
3.57
#DC50B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#DC50B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC50B8
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC50B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC50B8 | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5779BB
Deuteranopia (green-blind)
#8290B5
Tritanopia (blue-blind)
#E8547D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #dc50b8; /* rgb */ color: rgb(220, 80, 184); /* oklch */ color: oklch(65.2% 0.207 339.3);
Tailwind
colors: {
custom: {
50: '#ea8acd',
500: '#dc50b8',
950: '#000000',
},
}SCSS
$custom: #dc50b8; $custom-light: #ea8acd; $custom-dark: #000000;
JSON
{
"hex": "#dc50b8",
"rgb": {
"r": 220,
"g": 80,
"b": 184
},
"hsl": {
"h": 315.429,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.65217,
"c": 0.20699,
"h": 339.3
},
"luminance": 0.24414
}Semantic roles & 50–950 ramp
primary
#DC50B8
secondary
#A8DFB7
accent
#EA6A3E
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#170C13
muted
#857D82