#C45CC6
≈ orchid · rgb(196, 92, 198)
Color formats
HEX#C45CC6
RGBrgb(196, 92, 198)
HSLhsl(299, 48%, 57%)
HSVhsv(299, 54%, 78%)
OKLCHoklch(64% 0.19 327)
CMYKcmyk(1%, 54%, 0%, 22%)
Contrast & accessibility
On white3.69:1below AA
On black5.69:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #c45cc6;
--orchid-rgb: 196 92 198;
--orchid-oklch: oklch(64% 0.19 327);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c45cc6] text-[#c45cc6] border-[#c45cc6]
Shades & tints
Color harmonies
About this color
#C45CC6 is a color with the RGB value rgb(196, 92, 198). 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.