Skip to content

#866DB7

≈ mediumpurple · rgb(134, 109, 183)
Color formats
HEX#866DB7
RGBrgb(134, 109, 183)
HSLhsl(260, 34%, 57%)
HSVhsv(260, 40%, 72%)
OKLCHoklch(59% 0.11 298)
CMYKcmyk(27%, 40%, 0%, 28%)
Contrast & accessibility
On white4.30:1below AA
On black4.88:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #866db7;
  --mediumpurple-rgb: 134 109 183;
  --mediumpurple-oklch: oklch(59% 0.11 298);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#866db7] text-[#866db7] border-[#866db7]
Shades & tints
Color harmonies
About this color

#866DB7 is a color with the RGB value rgb(134, 109, 183). 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 #866DB7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied