Skip to content

#683051

≈ darkslateblue · rgb(104, 48, 81)
Color formats
HEX#683051
RGBrgb(104, 48, 81)
HSLhsl(325, 37%, 30%)
HSVhsv(325, 54%, 41%)
OKLCHoklch(40% 0.09 346)
CMYKcmyk(0%, 54%, 22%, 59%)
Contrast & accessibility
On white9.86:1AA pass
On black2.13:1below AA
Best text color#FFFFFF
Nearest CSS name: darkslateblue
Copy-ready code
CSS custom properties
:root {
  --darkslateblue: #683051;
  --darkslateblue-rgb: 104 48 81;
  --darkslateblue-oklch: oklch(40% 0.09 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#683051] text-[#683051] border-[#683051]
Shades & tints
Color harmonies
About this color

#683051 is a color with the RGB value rgb(104, 48, 81). 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 #683051 to other formats

Palettes with a similar color

Gradients with a similar color

Copied