#7D6CAB
≈ darkslateblue · rgb(125, 108, 171)
Color formats
HEX#7D6CAB
RGBrgb(125, 108, 171)
HSLhsl(256, 27%, 55%)
HSVhsv(256, 37%, 67%)
OKLCHoklch(57% 0.1 296)
CMYKcmyk(27%, 37%, 0%, 33%)
Contrast & accessibility
On white4.56:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: darkslateblue
Copy-ready code
CSS custom properties
:root {
--darkslateblue: #7d6cab;
--darkslateblue-rgb: 125 108 171;
--darkslateblue-oklch: oklch(57% 0.1 296);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7d6cab] text-[#7d6cab] border-[#7d6cab]
Shades & tints
Color harmonies
About this color
#7D6CAB is a color with the RGB value rgb(125, 108, 171). 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.