Skip to content

#A6B2DB

≈ lightsteelblue · rgb(166, 178, 219)
Color formats
HEX#A6B2DB
RGBrgb(166, 178, 219)
HSLhsl(226, 42%, 75%)
HSVhsv(226, 24%, 86%)
OKLCHoklch(77% 0.06 272)
CMYKcmyk(24%, 19%, 0%, 14%)
Contrast & accessibility
On white2.10:1below AA
On black10.01:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #a6b2db;
  --lightsteelblue-rgb: 166 178 219;
  --lightsteelblue-oklch: oklch(77% 0.06 272);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6b2db] text-[#a6b2db] border-[#a6b2db]
Shades & tints
Color harmonies
About this color

#A6B2DB is a color with the RGB value rgb(166, 178, 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 #A6B2DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied