#F5CFFB
≈ thistle · rgb(245, 207, 251)
Color formats
HEX#F5CFFB
RGBrgb(245, 207, 251)
HSLhsl(292, 85%, 90%)
HSVhsv(292, 18%, 98%)
OKLCHoklch(90% 0.07 322)
CMYKcmyk(2%, 18%, 0%, 2%)
Contrast & accessibility
On white1.38:1below AA
On black15.20:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
--thistle: #f5cffb;
--thistle-rgb: 245 207 251;
--thistle-oklch: oklch(90% 0.07 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f5cffb] text-[#f5cffb] border-[#f5cffb]
Shades & tints
Color harmonies
About this color
#F5CFFB is a color with the RGB value rgb(245, 207, 251). 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.