Skip to content

#A06AB8

≈ mediumpurple · rgb(160, 106, 184)
Color formats
HEX#A06AB8
RGBrgb(160, 106, 184)
HSLhsl(282, 35%, 57%)
HSVhsv(282, 42%, 72%)
OKLCHoklch(61% 0.13 315)
CMYKcmyk(13%, 42%, 0%, 28%)
Contrast & accessibility
On white4.00:1below AA
On black5.25:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #a06ab8;
  --mediumpurple-rgb: 160 106 184;
  --mediumpurple-oklch: oklch(61% 0.13 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a06ab8] text-[#a06ab8] border-[#a06ab8]
Shades & tints
Color harmonies
About this color

#A06AB8 is a color with the RGB value rgb(160, 106, 184). Its closest CSS named color is "mediumpurple". 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 #A06AB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied