Skip to content

#E5A6BB

≈ lightpink · rgb(229, 166, 187)
Color formats
HEX#E5A6BB
RGBrgb(229, 166, 187)
HSLhsl(340, 55%, 77%)
HSVhsv(340, 28%, 90%)
OKLCHoklch(79% 0.08 357)
CMYKcmyk(0%, 28%, 18%, 10%)
Contrast & accessibility
On white2.00:1below AA
On black10.50:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #e5a6bb;
  --lightpink-rgb: 229 166 187;
  --lightpink-oklch: oklch(79% 0.08 357);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e5a6bb] text-[#e5a6bb] border-[#e5a6bb]
Shades & tints
Color harmonies
About this color

#E5A6BB is a color with the RGB value rgb(229, 166, 187). 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 #E5A6BB to other formats

Palettes with a similar color

Gradients with a similar color

Copied