Skip to content

#974466

≈ palevioletred · rgb(151, 68, 102)
Color formats
HEX#974466
RGBrgb(151, 68, 102)
HSLhsl(335, 38%, 43%)
HSVhsv(335, 55%, 59%)
OKLCHoklch(50% 0.12 356)
CMYKcmyk(0%, 55%, 32%, 41%)
Contrast & accessibility
On white6.30:1AA pass
On black3.33:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #974466;
  --palevioletred-rgb: 151 68 102;
  --palevioletred-oklch: oklch(50% 0.12 356);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#974466] text-[#974466] border-[#974466]
Shades & tints
Color harmonies
About this color

#974466 is a color with the RGB value rgb(151, 68, 102). 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 #974466 to other formats

Palettes with a similar color

Gradients with a similar color

Copied