Skip to content

#A6338B

≈ purple · rgb(166, 51, 139)
Color formats
HEX#A6338B
RGBrgb(166, 51, 139)
HSLhsl(314, 53%, 43%)
HSVhsv(314, 69%, 65%)
OKLCHoklch(52% 0.18 339)
CMYKcmyk(0%, 69%, 16%, 35%)
Contrast & accessibility
On white6.06:1AA pass
On black3.47:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #a6338b;
  --purple-rgb: 166 51 139;
  --purple-oklch: oklch(52% 0.18 339);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6338b] text-[#a6338b] border-[#a6338b]
Shades & tints
Color harmonies
About this color

#A6338B is a color with the RGB value rgb(166, 51, 139). 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 #A6338B to other formats

Palettes with a similar color

Gradients with a similar color

Copied