Skip to content

#C322BB

≈ mediumorchid · rgb(195, 34, 187)
Color formats
HEX#C322BB
RGBrgb(195, 34, 187)
HSLhsl(303, 70%, 45%)
HSVhsv(303, 83%, 76%)
OKLCHoklch(58% 0.24 331)
CMYKcmyk(0%, 83%, 4%, 24%)
Contrast & accessibility
On white4.92:1AA pass
On black4.27:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #c322bb;
  --mediumorchid-rgb: 195 34 187;
  --mediumorchid-oklch: oklch(58% 0.24 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c322bb] text-[#c322bb] border-[#c322bb]
Shades & tints
Color harmonies
About this color

#C322BB is a color with the RGB value rgb(195, 34, 187). 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 #C322BB to other formats

Palettes with a similar color

Gradients with a similar color

Copied