Skip to content

#D9307C

≈ mediumvioletred · rgb(217, 48, 124)
Color formats
HEX#D9307C
RGBrgb(217, 48, 124)
HSLhsl(333, 69%, 52%)
HSVhsv(333, 78%, 85%)
OKLCHoklch(60% 0.21 359)
CMYKcmyk(0%, 78%, 43%, 15%)
Contrast & accessibility
On white4.50:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #d9307c;
  --mediumvioletred-rgb: 217 48 124;
  --mediumvioletred-oklch: oklch(60% 0.21 359);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9307c] text-[#d9307c] border-[#d9307c]
Shades & tints
Color harmonies
About this color

#D9307C is a color with the RGB value rgb(217, 48, 124). 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.

Related

Convert #D9307C to other formats

Palettes with a similar color

Gradients with a similar color

Copied