#DA2D68
≈ deeppink · rgb(218, 45, 104)
Color formats
HEX#DA2D68
RGBrgb(218, 45, 104)
HSLhsl(340, 70%, 52%)
HSVhsv(340, 79%, 85%)
OKLCHoklch(59% 0.21 7)
CMYKcmyk(0%, 79%, 52%, 15%)
Contrast & accessibility
On white4.61:1AA pass
On black4.56:1AA pass
Best text color#FFFFFF
Nearest CSS name: deeppink
Copy-ready code
CSS custom properties
:root {
--deeppink: #da2d68;
--deeppink-rgb: 218 45 104;
--deeppink-oklch: oklch(59% 0.21 7);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--deeppink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da2d68] text-[#da2d68] border-[#da2d68]
Shades & tints
Color harmonies
About this color
#DA2D68 is a color with the RGB value rgb(218, 45, 104). 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.