#696CD1
≈ slateblue · rgb(105, 108, 209)
Color formats
HEX#696CD1
RGBrgb(105, 108, 209)
HSLhsl(238, 53%, 62%)
HSVhsv(238, 50%, 82%)
OKLCHoklch(58% 0.15 279)
CMYKcmyk(50%, 48%, 0%, 18%)
Contrast & accessibility
On white4.50:1AA pass
On black4.67:1AA pass
Best text color#000000
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
--slateblue: #696cd1;
--slateblue-rgb: 105 108 209;
--slateblue-oklch: oklch(58% 0.15 279);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#696cd1] text-[#696cd1] border-[#696cd1]
Shades & tints
Color harmonies
About this color
#696CD1 is a color with the RGB value rgb(105, 108, 209). Its closest CSS named color is "slateblue". 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.