Skip to content

#B624CD

≈ darkorchid · rgb(182, 36, 205)
Color formats
HEX#B624CD
RGBrgb(182, 36, 205)
HSLhsl(292, 70%, 47%)
HSVhsv(292, 82%, 80%)
OKLCHoklch(57% 0.25 322)
CMYKcmyk(11%, 82%, 0%, 20%)
Contrast & accessibility
On white5.09:1AA pass
On black4.12:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #b624cd;
  --darkorchid-rgb: 182 36 205;
  --darkorchid-oklch: oklch(57% 0.25 322);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b624cd] text-[#b624cd] border-[#b624cd]
Shades & tints
Color harmonies
About this color

#B624CD is a color with the RGB value rgb(182, 36, 205). Its closest CSS named color is "darkorchid". 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 #B624CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied