Skip to content

#7756BF

≈ slateblue · rgb(119, 86, 191)
Color formats
HEX#7756BF
RGBrgb(119, 86, 191)
HSLhsl(259, 45%, 54%)
HSVhsv(259, 55%, 75%)
OKLCHoklch(54% 0.16 295)
CMYKcmyk(38%, 55%, 0%, 25%)
Contrast & accessibility
On white5.43:1AA pass
On black3.87:1below AA
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #7756bf;
  --slateblue-rgb: 119 86 191;
  --slateblue-oklch: oklch(54% 0.16 295);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7756bf] text-[#7756bf] border-[#7756bf]
Shades & tints
Color harmonies
About this color

#7756BF is a color with the RGB value rgb(119, 86, 191). 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 #7756BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied