Skip to content

#C1ADCB

≈ thistle · rgb(193, 173, 203)
Color formats
HEX#C1ADCB
RGBrgb(193, 173, 203)
HSLhsl(280, 22%, 74%)
HSVhsv(280, 15%, 80%)
OKLCHoklch(77% 0.05 315)
CMYKcmyk(5%, 15%, 0%, 20%)
Contrast & accessibility
On white2.08:1below AA
On black10.11:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #c1adcb;
  --thistle-rgb: 193 173 203;
  --thistle-oklch: oklch(77% 0.05 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c1adcb] text-[#c1adcb] border-[#c1adcb]
Shades & tints
Color harmonies
About this color

#C1ADCB is a color with the RGB value rgb(193, 173, 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.

Related

Convert #C1ADCB to other formats

Palettes with a similar color

Gradients with a similar color

Copied