#6E7880
≈ slategray · rgb(110, 120, 128)
Color formats
HEX#6E7880
RGBrgb(110, 120, 128)
HSLhsl(207, 8%, 47%)
HSVhsv(207, 14%, 50%)
OKLCHoklch(57% 0.02 242)
CMYKcmyk(14%, 6%, 0%, 50%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
--slategray: #6e7880;
--slategray-rgb: 110 120 128;
--slategray-oklch: oklch(57% 0.02 242);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6e7880] text-[#6e7880] border-[#6e7880]
Shades & tints
Color harmonies
About this color
#6E7880 is a color with the RGB value rgb(110, 120, 128). Its closest CSS named color is "slategray". 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.