Skip to content

#E4A2B7

≈ lightpink · rgb(228, 162, 183)
Color formats
HEX#E4A2B7
RGBrgb(228, 162, 183)
HSLhsl(341, 55%, 76%)
HSVhsv(341, 29%, 89%)
OKLCHoklch(78% 0.08 358)
CMYKcmyk(0%, 29%, 20%, 11%)
Contrast & accessibility
On white2.07:1below AA
On black10.15:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #e4a2b7;
  --lightpink-rgb: 228 162 183;
  --lightpink-oklch: oklch(78% 0.08 358);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4a2b7] text-[#e4a2b7] border-[#e4a2b7]
Shades & tints
Color harmonies
About this color

#E4A2B7 is a color with the RGB value rgb(228, 162, 183). 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 #E4A2B7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied