#CF6F76
≈ lightcoral · rgb(207, 111, 118)
Color formats
HEX#CF6F76
RGBrgb(207, 111, 118)
HSLhsl(356, 50%, 62%)
HSVhsv(356, 46%, 81%)
OKLCHoklch(65% 0.12 16)
CMYKcmyk(0%, 46%, 43%, 19%)
Contrast & accessibility
On white3.39:1below AA
On black6.19:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
--lightcoral: #cf6f76;
--lightcoral-rgb: 207 111 118;
--lightcoral-oklch: oklch(65% 0.12 16);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf6f76] text-[#cf6f76] border-[#cf6f76]
Shades & tints
Color harmonies
About this color
#CF6F76 is a color with the RGB value rgb(207, 111, 118). Its closest CSS named color is "lightcoral". 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.