#E2929A
≈ lightpink · rgb(226, 146, 154)
Color formats
HEX#E2929A
RGBrgb(226, 146, 154)
HSLhsl(354, 58%, 73%)
HSVhsv(354, 35%, 89%)
OKLCHoklch(74% 0.1 13)
CMYKcmyk(0%, 35%, 32%, 11%)
Contrast & accessibility
On white2.38:1below AA
On black8.81:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
--lightpink: #e2929a;
--lightpink-rgb: 226 146 154;
--lightpink-oklch: oklch(74% 0.1 13);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2929a] text-[#e2929a] border-[#e2929a]
Shades & tints
Color harmonies
About this color
#E2929A is a color with the RGB value rgb(226, 146, 154). 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.