#E1B8BB
≈ pink · rgb(225, 184, 187)
Color formats
HEX#E1B8BB
RGBrgb(225, 184, 187)
HSLhsl(356, 41%, 80%)
HSVhsv(356, 18%, 88%)
OKLCHoklch(82% 0.05 13)
CMYKcmyk(0%, 18%, 17%, 12%)
Contrast & accessibility
On white1.78:1below AA
On black11.78:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
--pink: #e1b8bb;
--pink-rgb: 225 184 187;
--pink-oklch: oklch(82% 0.05 13);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1b8bb] text-[#e1b8bb] border-[#e1b8bb]
Shades & tints
Color harmonies
About this color
#E1B8BB is a color with the RGB value rgb(225, 184, 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.