Skip to content

#DAABBF

≈ thistle · rgb(218, 171, 191)
Color formats
HEX#DAABBF
RGBrgb(218, 171, 191)
HSLhsl(334, 39%, 76%)
HSVhsv(334, 22%, 85%)
OKLCHoklch(79% 0.06 351)
CMYKcmyk(0%, 22%, 12%, 15%)
Contrast & accessibility
On white1.99:1below AA
On black10.56:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #daabbf;
  --thistle-rgb: 218 171 191;
  --thistle-oklch: oklch(79% 0.06 351);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#daabbf] text-[#daabbf] border-[#daabbf]
Shades & tints
Color harmonies
About this color

#DAABBF is a color with the RGB value rgb(218, 171, 191). 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 #DAABBF to other formats

Palettes with a similar color

Gradients with a similar color

Copied