Skip to content

#683C79

≈ darkslateblue · rgb(104, 60, 121)
Color formats
HEX#683C79
RGBrgb(104, 60, 121)
HSLhsl(283, 34%, 35%)
HSVhsv(283, 50%, 47%)
OKLCHoklch(44% 0.11 316)
CMYKcmyk(14%, 50%, 0%, 53%)
Contrast & accessibility
On white8.36:1AA pass
On black2.51:1below AA
Best text color#FFFFFF
Nearest CSS name: darkslateblue
Copy-ready code
CSS custom properties
:root {
  --darkslateblue: #683c79;
  --darkslateblue-rgb: 104 60 121;
  --darkslateblue-oklch: oklch(44% 0.11 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#683c79] text-[#683c79] border-[#683c79]
Shades & tints
Color harmonies
About this color

#683C79 is a color with the RGB value rgb(104, 60, 121). 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 #683C79 to other formats

Palettes with a similar color

Gradients with a similar color

Copied