Skip to content

#BECAE6

≈ lightsteelblue · rgb(190, 202, 230)
Color formats
HEX#BECAE6
RGBrgb(190, 202, 230)
HSLhsl(222, 44%, 82%)
HSVhsv(222, 17%, 90%)
OKLCHoklch(84% 0.04 267)
CMYKcmyk(17%, 12%, 0%, 10%)
Contrast & accessibility
On white1.64:1below AA
On black12.78:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #becae6;
  --lightsteelblue-rgb: 190 202 230;
  --lightsteelblue-oklch: oklch(84% 0.04 267);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#becae6] text-[#becae6] border-[#becae6]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied