Skip to content

#EEBCDB

≈ thistle · rgb(238, 188, 219)
Color formats
HEX#EEBCDB
RGBrgb(238, 188, 219)
HSLhsl(323, 60%, 84%)
HSVhsv(323, 21%, 93%)
OKLCHoklch(85% 0.07 341)
CMYKcmyk(0%, 21%, 8%, 7%)
Contrast & accessibility
On white1.63:1below AA
On black12.85:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #eebcdb;
  --thistle-rgb: 238 188 219;
  --thistle-oklch: oklch(85% 0.07 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eebcdb] text-[#eebcdb] border-[#eebcdb]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied