Skip to content

#DEB6AD

≈ pink · rgb(222, 182, 173)
Color formats
HEX#DEB6AD
RGBrgb(222, 182, 173)
HSLhsl(11, 43%, 77%)
HSVhsv(11, 22%, 87%)
OKLCHoklch(81% 0.05 33)
CMYKcmyk(0%, 18%, 22%, 13%)
Contrast & accessibility
On white1.84:1below AA
On black11.40:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #deb6ad;
  --pink-rgb: 222 182 173;
  --pink-oklch: oklch(81% 0.05 33);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#deb6ad] text-[#deb6ad] border-[#deb6ad]
Shades & tints
Color harmonies
About this color

#DEB6AD is a color with the RGB value rgb(222, 182, 173). 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 #DEB6AD to other formats

Palettes with a similar color

Gradients with a similar color

Copied