#D316B0
≈ mediumvioletred · rgb(211, 22, 176)
Color formats
HEX#D316B0
RGBrgb(211, 22, 176)
HSLhsl(311, 81%, 46%)
HSVhsv(311, 90%, 83%)
OKLCHoklch(59% 0.25 338)
CMYKcmyk(0%, 90%, 17%, 17%)
Contrast & accessibility
On white4.65:1AA pass
On black4.51:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #d316b0;
--mediumvioletred-rgb: 211 22 176;
--mediumvioletred-oklch: oklch(59% 0.25 338);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d316b0] text-[#d316b0] border-[#d316b0]
Shades & tints
Color harmonies
About this color
#D316B0 is a color with the RGB value rgb(211, 22, 176). 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.