Skip to content

#8A67DA

≈ mediumpurple · rgb(138, 103, 218)
Color formats
HEX#8A67DA
RGBrgb(138, 103, 218)
HSLhsl(258, 61%, 63%)
HSVhsv(258, 53%, 85%)
OKLCHoklch(60% 0.17 295)
CMYKcmyk(37%, 53%, 0%, 15%)
Contrast & accessibility
On white4.17:1below AA
On black5.03:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #8a67da;
  --mediumpurple-rgb: 138 103 218;
  --mediumpurple-oklch: oklch(60% 0.17 295);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8a67da] text-[#8a67da] border-[#8a67da]
Shades & tints
Color harmonies
About this color

#8A67DA is a color with the RGB value rgb(138, 103, 218). 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 #8A67DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied