Skip to content

#EFD1E7

≈ thistle · rgb(239, 209, 231)
Color formats
HEX#EFD1E7
RGBrgb(239, 209, 231)
HSLhsl(316, 48%, 88%)
HSVhsv(316, 13%, 94%)
OKLCHoklch(89% 0.04 335)
CMYKcmyk(0%, 13%, 3%, 6%)
Contrast & accessibility
On white1.41:1below AA
On black14.94:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #efd1e7;
  --thistle-rgb: 239 209 231;
  --thistle-oklch: oklch(89% 0.04 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efd1e7] text-[#efd1e7] border-[#efd1e7]
Shades & tints
Color harmonies
About this color

#EFD1E7 is a color with the RGB value rgb(239, 209, 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.

Related

Convert #EFD1E7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied