Skip to content

#652F6B

≈ darkslateblue · rgb(101, 47, 107)
Color formats
HEX#652F6B
RGBrgb(101, 47, 107)
HSLhsl(294, 39%, 30%)
HSVhsv(294, 56%, 42%)
OKLCHoklch(40% 0.11 324)
CMYKcmyk(6%, 56%, 0%, 58%)
Contrast & accessibility
On white9.67:1AA pass
On black2.17:1below AA
Best text color#FFFFFF
Nearest CSS name: darkslateblue
Copy-ready code
CSS custom properties
:root {
  --darkslateblue: #652f6b;
  --darkslateblue-rgb: 101 47 107;
  --darkslateblue-oklch: oklch(40% 0.11 324);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#652f6b] text-[#652f6b] border-[#652f6b]
Shades & tints
Color harmonies
About this color

#652F6B is a color with the RGB value rgb(101, 47, 107). 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 #652F6B to other formats

Palettes with a similar color

Gradients with a similar color

Copied