Skip to content

#E2AFBB

≈ pink · rgb(226, 175, 187)
Color formats
HEX#E2AFBB
RGBrgb(226, 175, 187)
HSLhsl(346, 47%, 79%)
HSVhsv(346, 23%, 89%)
OKLCHoklch(80% 0.06 3)
CMYKcmyk(0%, 23%, 17%, 11%)
Contrast & accessibility
On white1.89:1below AA
On black11.08:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #e2afbb;
  --pink-rgb: 226 175 187;
  --pink-oklch: oklch(80% 0.06 3);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2afbb] text-[#e2afbb] border-[#e2afbb]
Shades & tints
Color harmonies
About this color

#E2AFBB is a color with the RGB value rgb(226, 175, 187). Its closest CSS named color is "pink". 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 #E2AFBB to other formats

Palettes with a similar color

Gradients with a similar color

Copied