Skip to content

#8664AE

≈ mediumpurple · rgb(134, 100, 174)
Color formats
HEX#8664AE
RGBrgb(134, 100, 174)
HSLhsl(268, 31%, 54%)
HSVhsv(268, 43%, 68%)
OKLCHoklch(57% 0.12 304)
CMYKcmyk(23%, 43%, 0%, 32%)
Contrast & accessibility
On white4.72:1AA pass
On black4.45:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #8664ae;
  --mediumpurple-rgb: 134 100 174;
  --mediumpurple-oklch: oklch(57% 0.12 304);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8664ae] text-[#8664ae] border-[#8664ae]
Shades & tints
Color harmonies
About this color

#8664AE is a color with the RGB value rgb(134, 100, 174). 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 #8664AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied