Skip to content

#EDC1DF

≈ thistle · rgb(237, 193, 223)
Color formats
HEX#EDC1DF
RGBrgb(237, 193, 223)
HSLhsl(319, 55%, 84%)
HSVhsv(319, 19%, 93%)
OKLCHoklch(86% 0.06 338)
CMYKcmyk(0%, 19%, 6%, 7%)
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: #edc1df;
  --thistle-rgb: 237 193 223;
  --thistle-oklch: oklch(86% 0.06 338);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#edc1df] text-[#edc1df] border-[#edc1df]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied