Skip to content

#B954D3

mediumorchid · rgb(185, 84, 211)
Color formats
HEX#B954D3
RGBrgb(185, 84, 211)
HSLhsl(288, 59%, 58%)
HSVhsv(288, 60%, 83%)
OKLCHoklch(62% 0.2 319)
CMYKcmyk(12%, 60%, 0%, 17%)
Contrast & accessibility
On white3.98:1below AA
On black5.27:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #b954d3;
  --mediumorchid-rgb: 185 84 211;
  --mediumorchid-oklch: oklch(62% 0.2 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b954d3] text-[#b954d3] border-[#b954d3]
Shades & tints
Color harmonies
About this color

#B954D3 is a color with the RGB value rgb(185, 84, 211). 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 #B954D3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied