#FAA471
≈ lightsalmon · rgb(250, 164, 113)
Color formats
HEX#FAA471
RGBrgb(250, 164, 113)
HSLhsl(22, 93%, 71%)
HSVhsv(22, 55%, 98%)
OKLCHoklch(79% 0.12 51)
CMYKcmyk(0%, 34%, 55%, 2%)
Contrast & accessibility
On white1.98:1below AA
On black10.61:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
--lightsalmon: #faa471;
--lightsalmon-rgb: 250 164 113;
--lightsalmon-oklch: oklch(79% 0.12 51);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#faa471] text-[#faa471] border-[#faa471]
Shades & tints
Color harmonies
About this color
#FAA471 is a color with the RGB value rgb(250, 164, 113). 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.