Skip to content

#DCAEC5

≈ thistle · rgb(220, 174, 197)
Color formats
HEX#DCAEC5
RGBrgb(220, 174, 197)
HSLhsl(330, 40%, 77%)
HSVhsv(330, 21%, 86%)
OKLCHoklch(80% 0.06 347)
CMYKcmyk(0%, 21%, 10%, 14%)
Contrast & accessibility
On white1.93:1below AA
On black10.90:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #dcaec5;
  --thistle-rgb: 220 174 197;
  --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-[#dcaec5] text-[#dcaec5] border-[#dcaec5]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied