Skip to content

#E29DBD

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

#E29DBD is a color with the RGB value rgb(226, 157, 189). 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 #E29DBD to other formats

Palettes with a similar color

Gradients with a similar color

Copied