Skip to content

#E8C5CC

≈ thistle · rgb(232, 197, 204)
Color formats
HEX#E8C5CC
RGBrgb(232, 197, 204)
HSLhsl(348, 43%, 84%)
HSVhsv(348, 15%, 91%)
OKLCHoklch(86% 0.04 4)
CMYKcmyk(0%, 15%, 12%, 9%)
Contrast & accessibility
On white1.58:1below AA
On black13.29:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #e8c5cc;
  --thistle-rgb: 232 197 204;
  --thistle-oklch: oklch(86% 0.04 4);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e8c5cc] text-[#e8c5cc] border-[#e8c5cc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied