Skip to content

#CA6596

≈ palevioletred · rgb(202, 101, 150)
Color formats
HEX#CA6596
RGBrgb(202, 101, 150)
HSLhsl(331, 49%, 59%)
HSVhsv(331, 50%, 79%)
OKLCHoklch(64% 0.14 351)
CMYKcmyk(0%, 50%, 26%, 21%)
Contrast & accessibility
On white3.61:1below AA
On black5.81:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #ca6596;
  --palevioletred-rgb: 202 101 150;
  --palevioletred-oklch: oklch(64% 0.14 351);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca6596] text-[#ca6596] border-[#ca6596]
Shades & tints
Color harmonies
About this color

#CA6596 is a color with the RGB value rgb(202, 101, 150). 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 #CA6596 to other formats

Palettes with a similar color

Gradients with a similar color

Copied