Skip to content

#B624D7

≈ darkorchid · rgb(182, 36, 215)
Color formats
HEX#B624D7
RGBrgb(182, 36, 215)
HSLhsl(289, 71%, 49%)
HSVhsv(289, 83%, 84%)
OKLCHoklch(58% 0.26 319)
CMYKcmyk(15%, 83%, 0%, 16%)
Contrast & accessibility
On white4.97:1AA pass
On black4.22:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #b624d7;
  --darkorchid-rgb: 182 36 215;
  --darkorchid-oklch: oklch(58% 0.26 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b624d7] text-[#b624d7] border-[#b624d7]
Shades & tints
Color harmonies
About this color

#B624D7 is a color with the RGB value rgb(182, 36, 215). 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 #B624D7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied