Skip to content

#ADAEDD

≈ lightsteelblue · rgb(173, 174, 221)
Color formats
HEX#ADAEDD
RGBrgb(173, 174, 221)
HSLhsl(239, 41%, 77%)
HSVhsv(239, 22%, 87%)
OKLCHoklch(77% 0.07 284)
CMYKcmyk(22%, 21%, 0%, 13%)
Contrast & accessibility
On white2.13:1below AA
On black9.88:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #adaedd;
  --lightsteelblue-rgb: 173 174 221;
  --lightsteelblue-oklch: oklch(77% 0.07 284);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#adaedd] text-[#adaedd] border-[#adaedd]
Shades & tints
Color harmonies
About this color

#ADAEDD is a color with the RGB value rgb(173, 174, 221). 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 #ADAEDD to other formats

Palettes with a similar color

Gradients with a similar color

Copied