Skip to content

#982B7B

≈ purple · rgb(152, 43, 123)
Color formats
HEX#982B7B
RGBrgb(152, 43, 123)
HSLhsl(316, 56%, 38%)
HSVhsv(316, 72%, 60%)
OKLCHoklch(48% 0.17 340)
CMYKcmyk(0%, 72%, 19%, 40%)
Contrast & accessibility
On white7.08:1AA pass
On black2.97:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #982b7b;
  --purple-rgb: 152 43 123;
  --purple-oklch: oklch(48% 0.17 340);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#982b7b] text-[#982b7b] border-[#982b7b]
Shades & tints
Color harmonies
About this color

#982B7B is a color with the RGB value rgb(152, 43, 123). 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 #982B7B to other formats

Palettes with a similar color

Gradients with a similar color

Copied