Skip to content

#766CB8

≈ mediumpurple · rgb(118, 108, 184)
Color formats
HEX#766CB8
RGBrgb(118, 108, 184)
HSLhsl(248, 35%, 57%)
HSVhsv(248, 41%, 72%)
OKLCHoklch(57% 0.12 288)
CMYKcmyk(36%, 41%, 0%, 28%)
Contrast & accessibility
On white4.56:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #766cb8;
  --mediumpurple-rgb: 118 108 184;
  --mediumpurple-oklch: oklch(57% 0.12 288);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#766cb8] text-[#766cb8] border-[#766cb8]
Shades & tints
Color harmonies
About this color

#766CB8 is a color with the RGB value rgb(118, 108, 184). Its closest CSS named color is "mediumpurple". 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 #766CB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied