Skip to content

#A762C8

≈ mediumpurple · rgb(167, 98, 200)
Color formats
HEX#A762C8
RGBrgb(167, 98, 200)
HSLhsl(281, 48%, 58%)
HSVhsv(281, 51%, 78%)
OKLCHoklch(61% 0.16 314)
CMYKcmyk(16%, 51%, 0%, 22%)
Contrast & accessibility
On white4.02:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #a762c8;
  --mediumpurple-rgb: 167 98 200;
  --mediumpurple-oklch: oklch(61% 0.16 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a762c8] text-[#a762c8] border-[#a762c8]
Shades & tints
Color harmonies
About this color

#A762C8 is a color with the RGB value rgb(167, 98, 200). 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 #A762C8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied