Skip to content

#731F42

≈ palevioletred · rgb(115, 31, 66)
Color formats
HEX#731F42
RGBrgb(115, 31, 66)
HSLhsl(335, 58%, 29%)
HSVhsv(335, 73%, 45%)
OKLCHoklch(38% 0.12 359)
CMYKcmyk(0%, 73%, 43%, 55%)
Contrast & accessibility
On white10.48:1AA pass
On black2.00:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #731f42;
  --palevioletred-rgb: 115 31 66;
  --palevioletred-oklch: oklch(38% 0.12 359);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#731f42] text-[#731f42] border-[#731f42]
Shades & tints
Color harmonies
About this color

#731F42 is a color with the RGB value rgb(115, 31, 66). Its closest CSS named color is "palevioletred". 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 #731F42 to other formats

Palettes with a similar color

Gradients with a similar color

Copied