Skip to content

#C3ACD7

≈ thistle · rgb(195, 172, 215)
Color formats
HEX#C3ACD7
RGBrgb(195, 172, 215)
HSLhsl(272, 35%, 76%)
HSVhsv(272, 20%, 84%)
OKLCHoklch(78% 0.07 309)
CMYKcmyk(9%, 20%, 0%, 16%)
Contrast & accessibility
On white2.06:1below AA
On black10.20:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #c3acd7;
  --thistle-rgb: 195 172 215;
  --thistle-oklch: oklch(78% 0.07 309);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3acd7] text-[#c3acd7] border-[#c3acd7]
Shades & tints
Color harmonies
About this color

#C3ACD7 is a color with the RGB value rgb(195, 172, 215). 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 #C3ACD7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied