Skip to content

#B033CC

≈ darkorchid · rgb(176, 51, 204)
Color formats
HEX#B033CC
RGBrgb(176, 51, 204)
HSLhsl(289, 60%, 50%)
HSVhsv(289, 75%, 80%)
OKLCHoklch(57% 0.23 319)
CMYKcmyk(14%, 75%, 0%, 20%)
Contrast & accessibility
On white5.01:1AA pass
On black4.19:1below AA
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #b033cc;
  --darkorchid-rgb: 176 51 204;
  --darkorchid-oklch: oklch(57% 0.23 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b033cc] text-[#b033cc] border-[#b033cc]
Shades & tints
Color harmonies
About this color

#B033CC is a color with the RGB value rgb(176, 51, 204). 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 #B033CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied