Skip to content

#C59EC5

≈ thistle · rgb(197, 158, 197)
Color formats
HEX#C59EC5
RGBrgb(197, 158, 197)
HSLhsl(300, 25%, 70%)
HSVhsv(300, 20%, 77%)
OKLCHoklch(75% 0.07 326)
CMYKcmyk(0%, 20%, 0%, 23%)
Contrast & accessibility
On white2.32:1below AA
On black9.07:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #c59ec5;
  --thistle-rgb: 197 158 197;
  --thistle-oklch: oklch(75% 0.07 326);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c59ec5] text-[#c59ec5] border-[#c59ec5]
Shades & tints
Color harmonies
About this color

#C59EC5 is a color with the RGB value rgb(197, 158, 197). 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 #C59EC5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied