#FA9168
≈ lightsalmon · rgb(250, 145, 104)
Color formats
HEX#FA9168
RGBrgb(250, 145, 104)
HSLhsl(17, 94%, 69%)
HSVhsv(17, 58%, 98%)
OKLCHoklch(76% 0.14 42)
CMYKcmyk(0%, 42%, 58%, 2%)
Contrast & accessibility
On white2.25:1below AA
On black9.31:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
--lightsalmon: #fa9168;
--lightsalmon-rgb: 250 145 104;
--lightsalmon-oklch: oklch(76% 0.14 42);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#fa9168] text-[#fa9168] border-[#fa9168]
Shades & tints
Color harmonies
About this color
#FA9168 is a color with the RGB value rgb(250, 145, 104). Its closest CSS named color is "lightsalmon". 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.