Skip to content

#DDCBDA

≈ thistle · rgb(221, 203, 218)
Color formats
HEX#DDCBDA
RGBrgb(221, 203, 218)
HSLhsl(310, 21%, 83%)
HSVhsv(310, 8%, 87%)
OKLCHoklch(86% 0.03 331)
CMYKcmyk(0%, 8%, 1%, 13%)
Contrast & accessibility
On white1.54:1below AA
On black13.63:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #ddcbda;
  --thistle-rgb: 221 203 218;
  --thistle-oklch: oklch(86% 0.03 331);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddcbda] text-[#ddcbda] border-[#ddcbda]
Shades & tints
Color harmonies
About this color

#DDCBDA is a color with the RGB value rgb(221, 203, 218). 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 #DDCBDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied