#DDAEC6
≈ thistle · rgb(221, 174, 198)
Color formats
HEX#DDAEC6
RGBrgb(221, 174, 198)
HSLhsl(329, 41%, 77%)
HSVhsv(329, 21%, 87%)
OKLCHoklch(80% 0.06 347)
CMYKcmyk(0%, 21%, 10%, 13%)
Contrast & accessibility
On white1.92:1below AA
On black10.94:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #ddaec6;
--thistle-rgb: 221 174 198;
--thistle-oklch: oklch(80% 0.06 347);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddaec6] text-[#ddaec6] border-[#ddaec6]
Shades & tints
Color harmonies
About this color
#DDAEC6 is a color with the RGB value rgb(221, 174, 198). 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.