Skip to content

#676ACE

≈ slateblue · rgb(103, 106, 206)
Color formats
HEX#676ACE
RGBrgb(103, 106, 206)
HSLhsl(238, 51%, 61%)
HSVhsv(238, 50%, 81%)
OKLCHoklch(57% 0.15 279)
CMYKcmyk(50%, 49%, 0%, 19%)
Contrast & accessibility
On white4.64:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #676ace;
  --slateblue-rgb: 103 106 206;
  --slateblue-oklch: oklch(57% 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-[#676ace] text-[#676ace] border-[#676ace]
Shades & tints
Color harmonies
About this color

#676ACE is a color with the RGB value rgb(103, 106, 206). 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.

Related

Convert #676ACE to other formats

Palettes with a similar color

Gradients with a similar color

Copied