#807FB6
≈ steelblue · rgb(128, 127, 182)
Color formats
HEX#807FB6
RGBrgb(128, 127, 182)
HSLhsl(241, 27%, 61%)
HSVhsv(241, 30%, 71%)
OKLCHoklch(62% 0.08 285)
CMYKcmyk(30%, 30%, 0%, 29%)
Contrast & accessibility
On white3.73:1below AA
On black5.63:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
--steelblue: #807fb6;
--steelblue-rgb: 128 127 182;
--steelblue-oklch: oklch(62% 0.08 285);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#807fb6] text-[#807fb6] border-[#807fb6]
Shades & tints
Color harmonies
About this color
#807FB6 is a color with the RGB value rgb(128, 127, 182). Its closest CSS named color is "steelblue". 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.