#C37CD2
≈ orchid · rgb(195, 124, 210)
Color formats
HEX#C37CD2
RGBrgb(195, 124, 210)
HSLhsl(290, 49%, 65%)
HSVhsv(290, 41%, 82%)
OKLCHoklch(69% 0.14 320)
CMYKcmyk(7%, 41%, 0%, 18%)
Contrast & accessibility
On white2.94:1below AA
On black7.13:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #c37cd2;
--orchid-rgb: 195 124 210;
--orchid-oklch: oklch(69% 0.14 320);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c37cd2] text-[#c37cd2] border-[#c37cd2]
Shades & tints
Color harmonies
About this color
#C37CD2 is a color with the RGB value rgb(195, 124, 210). 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.