Skip to content

#DE9CAD

≈ lightpink · rgb(222, 156, 173)
Color formats
HEX#DE9CAD
RGBrgb(222, 156, 173)
HSLhsl(345, 50%, 74%)
HSVhsv(345, 30%, 87%)
OKLCHoklch(76% 0.08 2)
CMYKcmyk(0%, 30%, 22%, 13%)
Contrast & accessibility
On white2.22:1below AA
On black9.46:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #de9cad;
  --lightpink-rgb: 222 156 173;
  --lightpink-oklch: oklch(76% 0.08 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#de9cad] text-[#de9cad] border-[#de9cad]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied