Skip to content

#861363

≈ purple · rgb(134, 19, 99)
Color formats
HEX#861363
RGBrgb(134, 19, 99)
HSLhsl(318, 75%, 30%)
HSVhsv(318, 86%, 53%)
OKLCHoklch(42% 0.17 344)
CMYKcmyk(0%, 86%, 26%, 47%)
Contrast & accessibility
On white9.18:1AA pass
On black2.29:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #861363;
  --purple-rgb: 134 19 99;
  --purple-oklch: oklch(42% 0.17 344);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#861363] text-[#861363] border-[#861363]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied