Skip to content

#EFC5DF

≈ thistle · rgb(239, 197, 223)
Color formats
HEX#EFC5DF
RGBrgb(239, 197, 223)
HSLhsl(323, 57%, 85%)
HSVhsv(323, 18%, 94%)
OKLCHoklch(87% 0.06 341)
CMYKcmyk(0%, 18%, 7%, 6%)
Contrast & accessibility
On white1.53:1below AA
On black13.72:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #efc5df;
  --thistle-rgb: 239 197 223;
  --thistle-oklch: oklch(87% 0.06 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efc5df] text-[#efc5df] border-[#efc5df]
Shades & tints
Color harmonies
About this color

#EFC5DF is a color with the RGB value rgb(239, 197, 223). 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 #EFC5DF to other formats

Palettes with a similar color

Gradients with a similar color

Copied