Skip to content

#DFD1EA

≈ thistle · rgb(223, 209, 234)
Color formats
HEX#DFD1EA
RGBrgb(223, 209, 234)
HSLhsl(274, 37%, 87%)
HSVhsv(274, 11%, 92%)
OKLCHoklch(88% 0.04 310)
CMYKcmyk(5%, 11%, 0%, 8%)
Contrast & accessibility
On white1.45:1below AA
On black14.45:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #dfd1ea;
  --thistle-rgb: 223 209 234;
  --thistle-oklch: oklch(88% 0.04 310);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfd1ea] text-[#dfd1ea] border-[#dfd1ea]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied