#7A7B98
≈ slategray · rgb(122, 123, 152)
Color formats
HEX#7A7B98
RGBrgb(122, 123, 152)
HSLhsl(238, 13%, 54%)
HSVhsv(238, 20%, 60%)
OKLCHoklch(59% 0.04 283)
CMYKcmyk(20%, 19%, 0%, 40%)
Contrast & accessibility
On white4.11:1below AA
On black5.11:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
--slategray: #7a7b98;
--slategray-rgb: 122 123 152;
--slategray-oklch: oklch(59% 0.04 283);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a7b98] text-[#7a7b98] border-[#7a7b98]
Shades & tints
Color harmonies
About this color
#7A7B98 is a color with the RGB value rgb(122, 123, 152). 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.