Skip to content

#982686

≈ purple · rgb(152, 38, 134)
Color formats
HEX#982686
RGBrgb(152, 38, 134)
HSLhsl(309, 60%, 37%)
HSVhsv(309, 75%, 60%)
OKLCHoklch(48% 0.18 335)
CMYKcmyk(0%, 75%, 12%, 40%)
Contrast & accessibility
On white7.10:1AA pass
On black2.96:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #982686;
  --purple-rgb: 152 38 134;
  --purple-oklch: oklch(48% 0.18 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#982686] text-[#982686] border-[#982686]
Shades & tints
Color harmonies
About this color

#982686 is a color with the RGB value rgb(152, 38, 134). 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 #982686 to other formats

Palettes with a similar color

Gradients with a similar color

Copied