Skip to content

#97508D

≈ palevioletred · rgb(151, 80, 141)
Color formats
HEX#97508D
RGBrgb(151, 80, 141)
HSLhsl(308, 31%, 45%)
HSVhsv(308, 47%, 59%)
OKLCHoklch(54% 0.12 333)
CMYKcmyk(0%, 47%, 7%, 41%)
Contrast & accessibility
On white5.46:1AA pass
On black3.85:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #97508d;
  --palevioletred-rgb: 151 80 141;
  --palevioletred-oklch: oklch(54% 0.12 333);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97508d] text-[#97508d] border-[#97508d]
Shades & tints
Color harmonies
About this color

#97508D is a color with the RGB value rgb(151, 80, 141). 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 #97508D to other formats

Palettes with a similar color

Gradients with a similar color

Copied