Skip to content

#951176

≈ purple · rgb(149, 17, 118)
Color formats
HEX#951176
RGBrgb(149, 17, 118)
HSLhsl(314, 80%, 33%)
HSVhsv(314, 89%, 58%)
OKLCHoklch(46% 0.19 341)
CMYKcmyk(0%, 89%, 21%, 42%)
Contrast & accessibility
On white8.02:1AA pass
On black2.62:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #951176;
  --purple-rgb: 149 17 118;
  --purple-oklch: oklch(46% 0.19 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#951176] text-[#951176] border-[#951176]
Shades & tints
Color harmonies
About this color

#951176 is a color with the RGB value rgb(149, 17, 118). Its closest CSS named color is "purple". 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 #951176 to other formats

Palettes with a similar color

Gradients with a similar color

Copied