Skip to content

#BF60CD

≈ mediumorchid · rgb(191, 96, 205)
Color formats
HEX#BF60CD
RGBrgb(191, 96, 205)
HSLhsl(292, 52%, 59%)
HSVhsv(292, 53%, 80%)
OKLCHoklch(64% 0.18 322)
CMYKcmyk(7%, 53%, 0%, 20%)
Contrast & accessibility
On white3.64:1below AA
On black5.77:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #bf60cd;
  --mediumorchid-rgb: 191 96 205;
  --mediumorchid-oklch: oklch(64% 0.18 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf60cd] text-[#bf60cd] border-[#bf60cd]
Shades & tints
Color harmonies
About this color

#BF60CD is a color with the RGB value rgb(191, 96, 205). 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 #BF60CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied