#D123B1
≈ mediumvioletred · rgb(209, 35, 177)
Color formats
HEX#D123B1
RGBrgb(209, 35, 177)
HSLhsl(311, 71%, 48%)
HSVhsv(311, 83%, 82%)
OKLCHoklch(60% 0.24 337)
CMYKcmyk(0%, 83%, 15%, 18%)
Contrast & accessibility
On white4.58:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #d123b1;
--mediumvioletred-rgb: 209 35 177;
--mediumvioletred-oklch: oklch(60% 0.24 337);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d123b1] text-[#d123b1] border-[#d123b1]
Shades & tints
Color harmonies
About this color
#D123B1 is a color with the RGB value rgb(209, 35, 177). 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.