#F49E94
≈ darksalmon · rgb(244, 158, 148)
Color formats
HEX#F49E94
RGBrgb(244, 158, 148)
HSLhsl(6, 81%, 77%)
HSVhsv(6, 39%, 96%)
OKLCHoklch(78% 0.1 27)
CMYKcmyk(0%, 35%, 39%, 4%)
Contrast & accessibility
On white2.07:1below AA
On black10.16:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
--darksalmon: #f49e94;
--darksalmon-rgb: 244 158 148;
--darksalmon-oklch: oklch(78% 0.1 27);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f49e94] text-[#f49e94] border-[#f49e94]
Shades & tints
Color harmonies
About this color
#F49E94 is a color with the RGB value rgb(244, 158, 148). Its closest CSS named color is "darksalmon". 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.