Skip to content

#BF65BE

≈ orchid · rgb(191, 101, 190)
Color formats
HEX#BF65BE
RGBrgb(191, 101, 190)
HSLhsl(301, 41%, 57%)
HSVhsv(301, 47%, 75%)
OKLCHoklch(64% 0.16 328)
CMYKcmyk(0%, 47%, 1%, 25%)
Contrast & accessibility
On white3.61:1below AA
On black5.82:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #bf65be;
  --orchid-rgb: 191 101 190;
  --orchid-oklch: oklch(64% 0.16 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf65be] text-[#bf65be] border-[#bf65be]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied