Skip to content

#DDA3C2

≈ thistle · rgb(221, 163, 194)
Color formats
HEX#DDA3C2
RGBrgb(221, 163, 194)
HSLhsl(328, 46%, 75%)
HSVhsv(328, 26%, 87%)
OKLCHoklch(78% 0.08 346)
CMYKcmyk(0%, 26%, 12%, 13%)
Contrast & accessibility
On white2.08:1below AA
On black10.09:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #dda3c2;
  --thistle-rgb: 221 163 194;
  --thistle-oklch: oklch(78% 0.08 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dda3c2] text-[#dda3c2] border-[#dda3c2]
Shades & tints
Color harmonies
About this color

#DDA3C2 is a color with the RGB value rgb(221, 163, 194). Its closest CSS named color is "thistle". 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 #DDA3C2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied