#F0B2AD
≈ lightpink · rgb(240, 178, 173)
Color formats
HEX#F0B2AD
RGBrgb(240, 178, 173)
HSLhsl(4, 69%, 81%)
HSVhsv(4, 28%, 94%)
OKLCHoklch(82% 0.07 24)
CMYKcmyk(0%, 26%, 28%, 6%)
Contrast & accessibility
On white1.80:1below AA
On black11.68:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
--lightpink: #f0b2ad;
--lightpink-rgb: 240 178 173;
--lightpink-oklch: oklch(82% 0.07 24);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0b2ad] text-[#f0b2ad] border-[#f0b2ad]
Shades & tints
Color harmonies
About this color
#F0B2AD is a color with the RGB value rgb(240, 178, 173). Its closest CSS named color is "lightpink". 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.