Skip to content

#CB44B5

≈ orchid · rgb(203, 68, 181)
Color formats
HEX#CB44B5
RGBrgb(203, 68, 181)
HSLhsl(310, 56%, 53%)
HSVhsv(310, 67%, 80%)
OKLCHoklch(61% 0.21 335)
CMYKcmyk(0%, 67%, 11%, 20%)
Contrast & accessibility
On white4.17:1below AA
On black5.03:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #cb44b5;
  --orchid-rgb: 203 68 181;
  --orchid-oklch: oklch(61% 0.21 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb44b5] text-[#cb44b5] border-[#cb44b5]
Shades & tints
Color harmonies
About this color

#CB44B5 is a color with the RGB value rgb(203, 68, 181). 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 #CB44B5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied