Skip to content

#CBAEDA

≈ thistle · rgb(203, 174, 218)
Color formats
HEX#CBAEDA
RGBrgb(203, 174, 218)
HSLhsl(280, 37%, 77%)
HSVhsv(280, 20%, 85%)
OKLCHoklch(79% 0.07 314)
CMYKcmyk(7%, 20%, 0%, 15%)
Contrast & accessibility
On white1.98:1below AA
On black10.61:1AA pass
Best text color#000000
Nearest CSS name: thistle
Copy-ready code
CSS custom properties
:root {
  --thistle: #cbaeda;
  --thistle-rgb: 203 174 218;
  --thistle-oklch: oklch(79% 0.07 314);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--thistle-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbaeda] text-[#cbaeda] border-[#cbaeda]
Shades & tints
Color harmonies
About this color

#CBAEDA is a color with the RGB value rgb(203, 174, 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 #CBAEDA to other formats

Palettes with a similar color

Gradients with a similar color

Copied