Skip to content

#B45DBA

≈ orchid · rgb(180, 93, 186)
Color formats
HEX#B45DBA
RGBrgb(180, 93, 186)
HSLhsl(296, 40%, 55%)
HSVhsv(296, 50%, 73%)
OKLCHoklch(62% 0.16 325)
CMYKcmyk(3%, 50%, 0%, 27%)
Contrast & accessibility
On white4.03:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #b45dba;
  --orchid-rgb: 180 93 186;
  --orchid-oklch: oklch(62% 0.16 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b45dba] text-[#b45dba] border-[#b45dba]
Shades & tints
Color harmonies
About this color

#B45DBA is a color with the RGB value rgb(180, 93, 186). 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 #B45DBA to other formats

Palettes with a similar color

Gradients with a similar color

Copied