Skip to content

#AFBDCA

≈ lightsteelblue · rgb(175, 189, 202)
Color formats
HEX#AFBDCA
RGBrgb(175, 189, 202)
HSLhsl(209, 20%, 74%)
HSVhsv(209, 13%, 79%)
OKLCHoklch(79% 0.02 246)
CMYKcmyk(13%, 6%, 0%, 21%)
Contrast & accessibility
On white1.92:1below AA
On black10.95:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #afbdca;
  --lightsteelblue-rgb: 175 189 202;
  --lightsteelblue-oklch: oklch(79% 0.02 246);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#afbdca] text-[#afbdca] border-[#afbdca]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied