#C42856
≈ indianred · rgb(196, 40, 86)
Color formats
HEX#C42856
RGBrgb(196, 40, 86)
HSLhsl(342, 66%, 46%)
HSVhsv(342, 80%, 77%)
OKLCHoklch(54% 0.19 10)
CMYKcmyk(0%, 80%, 56%, 23%)
Contrast & accessibility
On white5.55:1AA pass
On black3.79:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #c42856;
--indianred-rgb: 196 40 86;
--indianred-oklch: oklch(54% 0.19 10);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c42856] text-[#c42856] border-[#c42856]
Shades & tints
Color harmonies
About this color
#C42856 is a color with the RGB value rgb(196, 40, 86). Its closest CSS named color is "indianred". 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.