Skip to content

#E9BFEE

≈ thistle · rgb(233, 191, 238)
Color formats
HEX#E9BFEE
RGBrgb(233, 191, 238)
HSLhsl(294, 58%, 84%)
HSVhsv(294, 20%, 93%)
OKLCHoklch(86% 0.08 323)
CMYKcmyk(2%, 20%, 0%, 7%)
Contrast & accessibility
On white1.60:1below AA
On black13.15:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #e9bfee;
  --thistle-rgb: 233 191 238;
  --thistle-oklch: oklch(86% 0.08 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e9bfee] text-[#e9bfee] border-[#e9bfee]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied