Skip to content

#ACB0DB

≈ lightsteelblue · rgb(172, 176, 219)
Color formats
HEX#ACB0DB
RGBrgb(172, 176, 219)
HSLhsl(235, 39%, 77%)
HSVhsv(235, 21%, 86%)
OKLCHoklch(77% 0.06 281)
CMYKcmyk(21%, 20%, 0%, 14%)
Contrast & accessibility
On white2.10:1below AA
On black9.99:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #acb0db;
  --lightsteelblue-rgb: 172 176 219;
  --lightsteelblue-oklch: oklch(77% 0.06 281);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#acb0db] text-[#acb0db] border-[#acb0db]
Shades & tints
Color harmonies
About this color

#ACB0DB is a color with the RGB value rgb(172, 176, 219). Its closest CSS named color is "lightsteelblue". 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 #ACB0DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied