#E4C5CE
≈ thistle · rgb(228, 197, 206)
Color formats
HEX#E4C5CE
RGBrgb(228, 197, 206)
HSLhsl(343, 36%, 83%)
HSVhsv(343, 14%, 89%)
OKLCHoklch(85% 0.04 358)
CMYKcmyk(0%, 14%, 10%, 11%)
Contrast & accessibility
On white1.59:1below AA
On black13.18:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #e4c5ce;
--thistle-rgb: 228 197 206;
--thistle-oklch: oklch(85% 0.04 358);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4c5ce] text-[#e4c5ce] border-[#e4c5ce]
Shades & tints
Color harmonies
About this color
#E4C5CE is a color with the RGB value rgb(228, 197, 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.