Skip to content

#CB2CB1

≈ mediumorchid · rgb(203, 44, 177)
Color formats
HEX#CB2CB1
RGBrgb(203, 44, 177)
HSLhsl(310, 64%, 48%)
HSVhsv(310, 78%, 80%)
OKLCHoklch(59% 0.23 336)
CMYKcmyk(0%, 78%, 13%, 20%)
Contrast & accessibility
On white4.63:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #cb2cb1;
  --mediumorchid-rgb: 203 44 177;
  --mediumorchid-oklch: oklch(59% 0.23 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb2cb1] text-[#cb2cb1] border-[#cb2cb1]
Shades & tints
Color harmonies
About this color

#CB2CB1 is a color with the RGB value rgb(203, 44, 177). Its closest CSS named color is "mediumorchid". 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 #CB2CB1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied