Skip to content

#DFC7EC

≈ thistle · rgb(223, 199, 236)
Color formats
HEX#DFC7EC
RGBrgb(223, 199, 236)
HSLhsl(279, 49%, 85%)
HSVhsv(279, 16%, 93%)
OKLCHoklch(86% 0.06 314)
CMYKcmyk(6%, 16%, 0%, 7%)
Contrast & accessibility
On white1.55:1below AA
On black13.52:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #dfc7ec;
  --thistle-rgb: 223 199 236;
  --thistle-oklch: oklch(86% 0.06 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfc7ec] text-[#dfc7ec] border-[#dfc7ec]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied