Skip to content

#E9BFD9

≈ thistle · rgb(233, 191, 217)
Color formats
HEX#E9BFD9
RGBrgb(233, 191, 217)
HSLhsl(323, 49%, 83%)
HSVhsv(323, 18%, 91%)
OKLCHoklch(85% 0.06 341)
CMYKcmyk(0%, 18%, 7%, 9%)
Contrast & accessibility
On white1.63:1below AA
On black12.92:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #e9bfd9;
  --thistle-rgb: 233 191 217;
  --thistle-oklch: oklch(85% 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-[#e9bfd9] text-[#e9bfd9] border-[#e9bfd9]
Shades & tints
Color harmonies
About this color

#E9BFD9 is a color with the RGB value rgb(233, 191, 217). 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 #E9BFD9 to other formats

Palettes with a similar color

Gradients with a similar color

Copied