Skip to content

#E8C0ED

≈ thistle · rgb(232, 192, 237)
Color formats
HEX#E8C0ED
RGBrgb(232, 192, 237)
HSLhsl(293, 56%, 84%)
HSVhsv(293, 19%, 93%)
OKLCHoklch(86% 0.07 323)
CMYKcmyk(2%, 19%, 0%, 7%)
Contrast & accessibility
On white1.59:1below AA
On black13.19:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #e8c0ed;
  --thistle-rgb: 232 192 237;
  --thistle-oklch: oklch(86% 0.07 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e8c0ed] text-[#e8c0ed] border-[#e8c0ed]
Shades & tints
Color harmonies
About this color

#E8C0ED is a color with the RGB value rgb(232, 192, 237). 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 #E8C0ED to other formats

Palettes with a similar color

Gradients with a similar color

Copied