Skip to content

#F49393

≈ lightcoral · rgb(244, 147, 147)
Color formats
HEX#F49393
RGBrgb(244, 147, 147)
HSLhsl(0, 82%, 77%)
HSVhsv(0, 40%, 96%)
OKLCHoklch(76% 0.12 20)
CMYKcmyk(0%, 40%, 40%, 4%)
Contrast & accessibility
On white2.22:1below AA
On black9.44:1AA pass
Best text color#000000
Nearest CSS name: lightcoral
Copy-ready code
CSS custom properties
:root {
  --lightcoral: #f49393;
  --lightcoral-rgb: 244 147 147;
  --lightcoral-oklch: oklch(76% 0.12 20);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightcoral-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f49393] text-[#f49393] border-[#f49393]
Shades & tints
Color harmonies
About this color

#F49393 is a color with the RGB value rgb(244, 147, 147). 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.

Related

Convert #F49393 to other formats

Palettes with a similar color

Gradients with a similar color

Copied