#DDD3F8
≈ thistle · rgb(221, 211, 248)
Color formats
HEX#DDD3F8
RGBrgb(221, 211, 248)
HSLhsl(256, 73%, 90%)
HSVhsv(256, 15%, 97%)
OKLCHoklch(89% 0.05 298)
CMYKcmyk(11%, 15%, 0%, 3%)
Contrast & accessibility
On white1.42:1below AA
On black14.75:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #ddd3f8;
--thistle-rgb: 221 211 248;
--thistle-oklch: oklch(89% 0.05 298);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddd3f8] text-[#ddd3f8] border-[#ddd3f8]
Shades & tints
Color harmonies
About this color
#DDD3F8 is a color with the RGB value rgb(221, 211, 248). 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.