Skip to content

#B67CD0

≈ mediumpurple · rgb(182, 124, 208)
Color formats
HEX#B67CD0
RGBrgb(182, 124, 208)
HSLhsl(281, 47%, 65%)
HSVhsv(281, 40%, 82%)
OKLCHoklch(68% 0.13 315)
CMYKcmyk(12%, 40%, 0%, 18%)
Contrast & accessibility
On white3.10:1below AA
On black6.78:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #b67cd0;
  --mediumpurple-rgb: 182 124 208;
  --mediumpurple-oklch: oklch(68% 0.13 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b67cd0] text-[#b67cd0] border-[#b67cd0]
Shades & tints
Color harmonies
About this color

#B67CD0 is a color with the RGB value rgb(182, 124, 208). 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 #B67CD0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied