Skip to content

#BD3DCE

≈ mediumorchid · rgb(189, 61, 206)
Color formats
HEX#BD3DCE
RGBrgb(189, 61, 206)
HSLhsl(293, 60%, 52%)
HSVhsv(293, 70%, 81%)
OKLCHoklch(60% 0.23 323)
CMYKcmyk(8%, 70%, 0%, 19%)
Contrast & accessibility
On white4.45:1below AA
On black4.72:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #bd3dce;
  --mediumorchid-rgb: 189 61 206;
  --mediumorchid-oklch: oklch(60% 0.23 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd3dce] text-[#bd3dce] border-[#bd3dce]
Shades & tints
Color harmonies
About this color

#BD3DCE is a color with the RGB value rgb(189, 61, 206). Its closest CSS named color is "mediumorchid". 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 #BD3DCE to other formats

Palettes with a similar color

Gradients with a similar color

Copied