#D2489C
≈ mediumvioletred · rgb(210, 72, 156)
Color formats
HEX#D2489C
RGBrgb(210, 72, 156)
HSLhsl(323, 61%, 55%)
HSVhsv(323, 66%, 82%)
OKLCHoklch(62% 0.19 347)
CMYKcmyk(0%, 66%, 26%, 18%)
Contrast & accessibility
On white4.08:1below AA
On black5.15:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #d2489c;
--mediumvioletred-rgb: 210 72 156;
--mediumvioletred-oklch: oklch(62% 0.19 347);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d2489c] text-[#d2489c] border-[#d2489c]
Shades & tints
Color harmonies
About this color
#D2489C is a color with the RGB value rgb(210, 72, 156). 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.