#DA2B99
≈ mediumvioletred · rgb(218, 43, 153)
Color formats
HEX#DA2B99
RGBrgb(218, 43, 153)
HSLhsl(322, 70%, 51%)
HSVhsv(322, 80%, 85%)
OKLCHoklch(60% 0.23 348)
CMYKcmyk(0%, 80%, 30%, 15%)
Contrast & accessibility
On white4.39:1below AA
On black4.79:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #da2b99;
--mediumvioletred-rgb: 218 43 153;
--mediumvioletred-oklch: oklch(60% 0.23 348);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da2b99] text-[#da2b99] border-[#da2b99]
Shades & tints
Color harmonies
About this color
#DA2B99 is a color with the RGB value rgb(218, 43, 153). Its closest CSS named color is "mediumvioletred". 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.