Skip to content

#BF61AE

≈ orchid · rgb(191, 97, 174)
Color formats
HEX#BF61AE
RGBrgb(191, 97, 174)
HSLhsl(311, 42%, 56%)
HSVhsv(311, 49%, 75%)
OKLCHoklch(63% 0.15 334)
CMYKcmyk(0%, 49%, 9%, 25%)
Contrast & accessibility
On white3.79:1below AA
On black5.54:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #bf61ae;
  --orchid-rgb: 191 97 174;
  --orchid-oklch: oklch(63% 0.15 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf61ae] text-[#bf61ae] border-[#bf61ae]
Shades & tints
Color harmonies
About this color

#BF61AE is a color with the RGB value rgb(191, 97, 174). Its closest CSS named color is "orchid". 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 #BF61AE to other formats

Palettes with a similar color

Gradients with a similar color

Copied