#6D1348
≈ purple · rgb(109, 19, 72)
Color formats
HEX#6D1348
RGBrgb(109, 19, 72)
HSLhsl(325, 70%, 25%)
HSVhsv(325, 83%, 43%)
OKLCHoklch(36% 0.13 350)
CMYKcmyk(0%, 83%, 34%, 57%)
Contrast & accessibility
On white11.43:1AA pass
On black1.84:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #6d1348;
--purple-rgb: 109 19 72;
--purple-oklch: oklch(36% 0.13 350);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6d1348] text-[#6d1348] border-[#6d1348]
Shades & tints
Color harmonies
About this color
#6D1348 is a color with the RGB value rgb(109, 19, 72). 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.