#D6A7CB
≈ thistle · rgb(214, 167, 203)
Color formats
HEX#D6A7CB
RGBrgb(214, 167, 203)
HSLhsl(314, 36%, 75%)
HSVhsv(314, 22%, 84%)
OKLCHoklch(78% 0.07 335)
CMYKcmyk(0%, 22%, 5%, 16%)
Contrast & accessibility
On white2.05:1below AA
On black10.25:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #d6a7cb;
--thistle-rgb: 214 167 203;
--thistle-oklch: oklch(78% 0.07 335);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6a7cb] text-[#d6a7cb] border-[#d6a7cb]
Shades & tints
Color harmonies
About this color
#D6A7CB is a color with the RGB value rgb(214, 167, 203). 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.