Skip to content

#C64469

≈ palevioletred · rgb(198, 68, 105)
Color formats
HEX#C64469
RGBrgb(198, 68, 105)
HSLhsl(343, 53%, 52%)
HSVhsv(343, 66%, 78%)
OKLCHoklch(58% 0.17 7)
CMYKcmyk(0%, 66%, 47%, 22%)
Contrast & accessibility
On white4.74:1AA pass
On black4.43:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c64469;
  --palevioletred-rgb: 198 68 105;
  --palevioletred-oklch: oklch(58% 0.17 7);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c64469] text-[#c64469] border-[#c64469]
Shades & tints
Color harmonies
About this color

#C64469 is a color with the RGB value rgb(198, 68, 105). Its closest CSS named color is "palevioletred". 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 #C64469 to other formats

Palettes with a similar color

Gradients with a similar color

Copied