Skip to content

#C64795

≈ mediumvioletred · rgb(198, 71, 149)
Color formats
HEX#C64795
RGBrgb(198, 71, 149)
HSLhsl(323, 53%, 53%)
HSVhsv(323, 64%, 78%)
OKLCHoklch(60% 0.18 346)
CMYKcmyk(0%, 64%, 25%, 22%)
Contrast & accessibility
On white4.43:1below AA
On black4.74:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #c64795;
  --mediumvioletred-rgb: 198 71 149;
  --mediumvioletred-oklch: oklch(60% 0.18 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c64795] text-[#c64795] border-[#c64795]
Shades & tints
Color harmonies
About this color

#C64795 is a color with the RGB value rgb(198, 71, 149). 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 #C64795 to other formats

Palettes with a similar color

Gradients with a similar color

Copied