Skip to content

#B867CF

≈ orchid · rgb(184, 103, 207)
Color formats
HEX#B867CF
RGBrgb(184, 103, 207)
HSLhsl(287, 52%, 61%)
HSVhsv(287, 50%, 81%)
OKLCHoklch(65% 0.17 318)
CMYKcmyk(11%, 50%, 0%, 19%)
Contrast & accessibility
On white3.57:1below AA
On black5.88:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b867cf;
  --orchid-rgb: 184 103 207;
  --orchid-oklch: oklch(65% 0.17 318);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b867cf] text-[#b867cf] border-[#b867cf]
Shades & tints
Color harmonies
About this color

#B867CF is a color with the RGB value rgb(184, 103, 207). 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 #B867CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied