Skip to content

#AFAFD8

≈ lightsteelblue · rgb(175, 175, 216)
Color formats
HEX#AFAFD8
RGBrgb(175, 175, 216)
HSLhsl(240, 34%, 77%)
HSVhsv(240, 19%, 85%)
OKLCHoklch(77% 0.06 285)
CMYKcmyk(19%, 19%, 0%, 15%)
Contrast & accessibility
On white2.11:1below AA
On black9.95:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #afafd8;
  --lightsteelblue-rgb: 175 175 216;
  --lightsteelblue-oklch: oklch(77% 0.06 285);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afafd8] text-[#afafd8] border-[#afafd8]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied