Skip to content

#831F51

≈ mediumvioletred · rgb(131, 31, 81)
Color formats
HEX#831F51
RGBrgb(131, 31, 81)
HSLhsl(330, 62%, 32%)
HSVhsv(330, 76%, 51%)
OKLCHoklch(42% 0.14 355)
CMYKcmyk(0%, 76%, 38%, 49%)
Contrast & accessibility
On white9.21:1AA pass
On black2.28:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #831f51;
  --mediumvioletred-rgb: 131 31 81;
  --mediumvioletred-oklch: oklch(42% 0.14 355);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#831f51] text-[#831f51] border-[#831f51]
Shades & tints
Color harmonies
About this color

#831F51 is a color with the RGB value rgb(131, 31, 81). Its closest CSS named color is "mediumvioletred". 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 #831F51 to other formats

Palettes with a similar color

Gradients with a similar color

Copied