Skip to content

#EFBEDA

≈ thistle · rgb(239, 190, 218)
Color formats
HEX#EFBEDA
RGBrgb(239, 190, 218)
HSLhsl(326, 60%, 84%)
HSVhsv(326, 21%, 94%)
OKLCHoklch(85% 0.07 343)
CMYKcmyk(0%, 21%, 9%, 6%)
Contrast & accessibility
On white1.61:1below AA
On black13.05:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #efbeda;
  --thistle-rgb: 239 190 218;
  --thistle-oklch: oklch(85% 0.07 343);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efbeda] text-[#efbeda] border-[#efbeda]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied