#C33DBA
≈ mediumorchid · rgb(195, 61, 186)
Color formats
HEX#C33DBA
RGBrgb(195, 61, 186)
HSLhsl(304, 53%, 50%)
HSVhsv(304, 69%, 76%)
OKLCHoklch(60% 0.22 331)
CMYKcmyk(0%, 69%, 5%, 24%)
Contrast & accessibility
On white4.47:1below AA
On black4.70:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
--mediumorchid: #c33dba;
--mediumorchid-rgb: 195 61 186;
--mediumorchid-oklch: oklch(60% 0.22 331);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c33dba] text-[#c33dba] border-[#c33dba]
Shades & tints
Color harmonies
About this color
#C33DBA is a color with the RGB value rgb(195, 61, 186). 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.