Skip to content

#651C6A

≈ purple · rgb(101, 28, 106)
Color formats
HEX#651C6A
RGBrgb(101, 28, 106)
HSLhsl(296, 58%, 26%)
HSVhsv(296, 74%, 42%)
OKLCHoklch(38% 0.14 325)
CMYKcmyk(5%, 74%, 0%, 58%)
Contrast & accessibility
On white10.89:1AA pass
On black1.93:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #651c6a;
  --purple-rgb: 101 28 106;
  --purple-oklch: oklch(38% 0.14 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#651c6a] text-[#651c6a] border-[#651c6a]
Shades & tints
Color harmonies
About this color

#651C6A is a color with the RGB value rgb(101, 28, 106). 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 #651C6A to other formats

Palettes with a similar color

Gradients with a similar color

Copied