Skip to content

#A6A6CC

≈ lightsteelblue · rgb(166, 166, 204)
Color formats
HEX#A6A6CC
RGBrgb(166, 166, 204)
HSLhsl(240, 27%, 73%)
HSVhsv(240, 19%, 80%)
OKLCHoklch(74% 0.05 285)
CMYKcmyk(19%, 19%, 0%, 20%)
Contrast & accessibility
On white2.35:1below AA
On black8.95:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #a6a6cc;
  --lightsteelblue-rgb: 166 166 204;
  --lightsteelblue-oklch: oklch(74% 0.05 285);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6a6cc] text-[#a6a6cc] border-[#a6a6cc]
Shades & tints
Color harmonies
About this color

#A6A6CC is a color with the RGB value rgb(166, 166, 204). 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 #A6A6CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied