#DAB5E2
≈ thistle · rgb(218, 181, 226)
Color formats
HEX#DAB5E2
RGBrgb(218, 181, 226)
HSLhsl(289, 44%, 80%)
HSVhsv(289, 20%, 89%)
OKLCHoklch(82% 0.07 320)
CMYKcmyk(4%, 20%, 0%, 11%)
Contrast & accessibility
On white1.80:1below AA
On black11.69:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #dab5e2;
--thistle-rgb: 218 181 226;
--thistle-oklch: oklch(82% 0.07 320);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dab5e2] text-[#dab5e2] border-[#dab5e2]
Shades & tints
Color harmonies
About this color
#DAB5E2 is a color with the RGB value rgb(218, 181, 226). 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.