Skip to content

#83245F

≈ purple · rgb(131, 36, 95)
Color formats
HEX#83245F
RGBrgb(131, 36, 95)
HSLhsl(323, 57%, 33%)
HSVhsv(323, 73%, 51%)
OKLCHoklch(43% 0.14 347)
CMYKcmyk(0%, 73%, 27%, 49%)
Contrast & accessibility
On white8.81:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #83245f;
  --purple-rgb: 131 36 95;
  --purple-oklch: oklch(43% 0.14 347);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#83245f] text-[#83245f] border-[#83245f]
Shades & tints
Color harmonies
About this color

#83245F is a color with the RGB value rgb(131, 36, 95). 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 #83245F to other formats

Palettes with a similar color

Gradients with a similar color

Copied