#DFB4B6
≈ pink · rgb(223, 180, 182)
Color formats
HEX#DFB4B6
RGBrgb(223, 180, 182)
HSLhsl(357, 40%, 79%)
HSVhsv(357, 19%, 87%)
OKLCHoklch(81% 0.05 15)
CMYKcmyk(0%, 19%, 18%, 13%)
Contrast & accessibility
On white1.85:1below AA
On black11.34:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
--pink: #dfb4b6;
--pink-rgb: 223 180 182;
--pink-oklch: oklch(81% 0.05 15);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfb4b6] text-[#dfb4b6] border-[#dfb4b6]
Shades & tints
Color harmonies
About this color
#DFB4B6 is a color with the RGB value rgb(223, 180, 182). 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.