#DA2B71
≈ deeppink · rgb(218, 43, 113)
Color formats
HEX#DA2B71
RGBrgb(218, 43, 113)
HSLhsl(336, 70%, 51%)
HSVhsv(336, 80%, 85%)
OKLCHoklch(59% 0.21 3)
CMYKcmyk(0%, 80%, 48%, 15%)
Contrast & accessibility
On white4.60:1AA pass
On black4.57:1AA pass
Best text color#FFFFFF
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
--deeppink: #da2b71;
--deeppink-rgb: 218 43 113;
--deeppink-oklch: oklch(59% 0.21 3);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da2b71] text-[#da2b71] border-[#da2b71]
Shades & tints
Color harmonies
About this color
#DA2B71 is a color with the RGB value rgb(218, 43, 113). Its closest CSS named color is "deeppink". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.