Skip to content

#DDAEBA

≈ pink · rgb(221, 174, 186)
Color formats
HEX#DDAEBA
RGBrgb(221, 174, 186)
HSLhsl(345, 41%, 77%)
HSVhsv(345, 21%, 87%)
OKLCHoklch(80% 0.06 1)
CMYKcmyk(0%, 21%, 16%, 13%)
Contrast & accessibility
On white1.94:1below AA
On black10.84:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #ddaeba;
  --pink-rgb: 221 174 186;
  --pink-oklch: oklch(80% 0.06 1);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddaeba] text-[#ddaeba] border-[#ddaeba]
Shades & tints
Color harmonies
About this color

#DDAEBA is a color with the RGB value rgb(221, 174, 186). 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 #DDAEBA to other formats

Palettes with a similar color

Gradients with a similar color

Copied