#AEB2F0
≈ lightsteelblue · rgb(174, 178, 240)
Color formats
HEX#AEB2F0
RGBrgb(174, 178, 240)
HSLhsl(236, 69%, 81%)
HSVhsv(236, 27%, 94%)
OKLCHoklch(78% 0.09 281)
CMYKcmyk(27%, 26%, 0%, 6%)
Contrast & accessibility
On white2.01:1below AA
On black10.43:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
--lightsteelblue: #aeb2f0;
--lightsteelblue-rgb: 174 178 240;
--lightsteelblue-oklch: oklch(78% 0.09 281);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aeb2f0] text-[#aeb2f0] border-[#aeb2f0]
Shades & tints
Color harmonies
About this color
#AEB2F0 is a color with the RGB value rgb(174, 178, 240). 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.