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