#CC626F
≈ indianred · rgb(204, 98, 111)
Color formats
HEX#CC626F
RGBrgb(204, 98, 111)
HSLhsl(353, 51%, 59%)
HSVhsv(353, 52%, 80%)
OKLCHoklch(63% 0.13 14)
CMYKcmyk(0%, 52%, 46%, 20%)
Contrast & accessibility
On white3.79:1below AA
On black5.54:1AA pass
Best text color#000000
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
--indianred: #cc626f;
--indianred-rgb: 204 98 111;
--indianred-oklch: oklch(63% 0.13 14);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc626f] text-[#cc626f] border-[#cc626f]
Shades & tints
Color harmonies
About this color
#CC626F is a color with the RGB value rgb(204, 98, 111). 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.