Skip to content

#8E61D6

≈ mediumpurple · rgb(142, 97, 214)
Color formats
HEX#8E61D6
RGBrgb(142, 97, 214)
HSLhsl(263, 59%, 61%)
HSVhsv(263, 55%, 84%)
OKLCHoklch(59% 0.17 299)
CMYKcmyk(34%, 55%, 0%, 16%)
Contrast & accessibility
On white4.35:1below AA
On black4.83:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #8e61d6;
  --mediumpurple-rgb: 142 97 214;
  --mediumpurple-oklch: oklch(59% 0.17 299);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8e61d6] text-[#8e61d6] border-[#8e61d6]
Shades & tints
Color harmonies
About this color

#8E61D6 is a color with the RGB value rgb(142, 97, 214). 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 #8E61D6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied