#6A175B
≈ purple · rgb(106, 23, 91)
Color formats
HEX#6A175B
RGBrgb(106, 23, 91)
HSLhsl(311, 64%, 25%)
HSVhsv(311, 78%, 42%)
OKLCHoklch(37% 0.14 336)
CMYKcmyk(0%, 78%, 14%, 58%)
Contrast & accessibility
On white11.13:1AA pass
On black1.89:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #6a175b;
--purple-rgb: 106 23 91;
--purple-oklch: oklch(37% 0.14 336);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6a175b] text-[#6a175b] border-[#6a175b]
Shades & tints
Color harmonies
About this color
#6A175B is a color with the RGB value rgb(106, 23, 91). 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.