Skip to content

#C1A3CE

≈ thistle · rgb(193, 163, 206)
Color formats
HEX#C1A3CE
RGBrgb(193, 163, 206)
HSLhsl(282, 30%, 72%)
HSVhsv(282, 21%, 81%)
OKLCHoklch(76% 0.07 316)
CMYKcmyk(6%, 21%, 0%, 19%)
Contrast & accessibility
On white2.23:1below AA
On black9.40:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #c1a3ce;
  --thistle-rgb: 193 163 206;
  --thistle-oklch: oklch(76% 0.07 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1a3ce] text-[#c1a3ce] border-[#c1a3ce]
Shades & tints
Color harmonies
About this color

#C1A3CE is a color with the RGB value rgb(193, 163, 206). 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 #C1A3CE to other formats

Palettes with a similar color

Gradients with a similar color

Copied