Skip to content

#7A6CA8

≈ darkslateblue · rgb(122, 108, 168)
Color formats
HEX#7A6CA8
RGBrgb(122, 108, 168)
HSLhsl(254, 26%, 54%)
HSVhsv(254, 36%, 66%)
OKLCHoklch(57% 0.09 294)
CMYKcmyk(27%, 36%, 0%, 34%)
Contrast & accessibility
On white4.63:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: darkslateblue
Copy-ready code
CSS custom properties
:root {
  --darkslateblue: #7a6ca8;
  --darkslateblue-rgb: 122 108 168;
  --darkslateblue-oklch: oklch(57% 0.09 294);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a6ca8] text-[#7a6ca8] border-[#7a6ca8]
Shades & tints
Color harmonies
About this color

#7A6CA8 is a color with the RGB value rgb(122, 108, 168). Its closest CSS named color is "darkslateblue". 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 #7A6CA8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied