#DA797B
≈ lightcoral · rgb(218, 121, 123)
Color formats
HEX#DA797B
RGBrgb(218, 121, 123)
HSLhsl(359, 57%, 66%)
HSVhsv(359, 44%, 85%)
OKLCHoklch(68% 0.12 19)
CMYKcmyk(0%, 44%, 44%, 15%)
Contrast & accessibility
On white3.00:1below AA
On black7.00:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
--lightcoral: #da797b;
--lightcoral-rgb: 218 121 123;
--lightcoral-oklch: oklch(68% 0.12 19);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da797b] text-[#da797b] border-[#da797b]
Shades & tints
Color harmonies
About this color
#DA797B is a color with the RGB value rgb(218, 121, 123). 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.