Skip to content

#8476CD

≈ mediumpurple · rgb(132, 118, 205)
Color formats
HEX#8476CD
RGBrgb(132, 118, 205)
HSLhsl(250, 47%, 63%)
HSVhsv(250, 42%, 80%)
OKLCHoklch(62% 0.13 289)
CMYKcmyk(36%, 42%, 0%, 20%)
Contrast & accessibility
On white3.85:1below AA
On black5.45:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #8476cd;
  --mediumpurple-rgb: 132 118 205;
  --mediumpurple-oklch: oklch(62% 0.13 289);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8476cd] text-[#8476cd] border-[#8476cd]
Shades & tints
Color harmonies
About this color

#8476CD is a color with the RGB value rgb(132, 118, 205). 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 #8476CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied