#CD30A6
≈ mediumvioletred · rgb(205, 48, 166)
Color formats
HEX#CD30A6
RGBrgb(205, 48, 166)
HSLhsl(315, 62%, 50%)
HSVhsv(315, 77%, 80%)
OKLCHoklch(59% 0.22 340)
CMYKcmyk(0%, 77%, 19%, 20%)
Contrast & accessibility
On white4.60:1AA pass
On black4.57:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #cd30a6;
--mediumvioletred-rgb: 205 48 166;
--mediumvioletred-oklch: oklch(59% 0.22 340);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd30a6] text-[#cd30a6] border-[#cd30a6]
Shades & tints
Color harmonies
About this color
#CD30A6 is a color with the RGB value rgb(205, 48, 166). 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.