Skip to content

#E29DB3

≈ lightpink · rgb(226, 157, 179)
Color formats
HEX#E29DB3
RGBrgb(226, 157, 179)
HSLhsl(341, 54%, 75%)
HSVhsv(341, 31%, 89%)
OKLCHoklch(77% 0.09 359)
CMYKcmyk(0%, 31%, 21%, 11%)
Contrast & accessibility
On white2.16:1below AA
On black9.71:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #e29db3;
  --lightpink-rgb: 226 157 179;
  --lightpink-oklch: oklch(77% 0.09 359);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e29db3] text-[#e29db3] border-[#e29db3]
Shades & tints
Color harmonies
About this color

#E29DB3 is a color with the RGB value rgb(226, 157, 179). 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.

Related

Convert #E29DB3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied