#C04EA3
≈ orchid · rgb(192, 78, 163)
Color formats
HEX#C04EA3
RGBrgb(192, 78, 163)
HSLhsl(315, 48%, 53%)
HSVhsv(315, 59%, 75%)
OKLCHoklch(60% 0.18 339)
CMYKcmyk(0%, 59%, 15%, 25%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
--orchid: #c04ea3;
--orchid-rgb: 192 78 163;
--orchid-oklch: oklch(60% 0.18 339);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c04ea3] text-[#c04ea3] border-[#c04ea3]
Shades & tints
Color harmonies
About this color
#C04EA3 is a color with the RGB value rgb(192, 78, 163). 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.