#EDCDF0
≈ thistle · rgb(237, 205, 240)
Color formats
HEX#EDCDF0
RGBrgb(237, 205, 240)
HSLhsl(295, 54%, 87%)
HSVhsv(295, 15%, 94%)
OKLCHoklch(89% 0.06 323)
CMYKcmyk(1%, 15%, 0%, 6%)
Contrast & accessibility
On white1.44:1below AA
On black14.59:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #edcdf0;
--thistle-rgb: 237 205 240;
--thistle-oklch: oklch(89% 0.06 323);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edcdf0] text-[#edcdf0] border-[#edcdf0]
Shades & tints
Color harmonies
About this color
#EDCDF0 is a color with the RGB value rgb(237, 205, 240). 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.