#F0CBDC
≈ thistle · rgb(240, 203, 220)
Color formats
HEX#F0CBDC
RGBrgb(240, 203, 220)
HSLhsl(332, 55%, 87%)
HSVhsv(332, 15%, 94%)
OKLCHoklch(88% 0.05 349)
CMYKcmyk(0%, 15%, 8%, 6%)
Contrast & accessibility
On white1.47:1below AA
On black14.28:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #f0cbdc;
--thistle-rgb: 240 203 220;
--thistle-oklch: oklch(88% 0.05 349);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0cbdc] text-[#f0cbdc] border-[#f0cbdc]
Shades & tints
Color harmonies
About this color
#F0CBDC is a color with the RGB value rgb(240, 203, 220). 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.