Skip to content

#756DCB

≈ mediumpurple · rgb(117, 109, 203)
Color formats
HEX#756DCB
RGBrgb(117, 109, 203)
HSLhsl(245, 47%, 61%)
HSVhsv(245, 46%, 80%)
OKLCHoklch(59% 0.14 285)
CMYKcmyk(42%, 46%, 0%, 20%)
Contrast & accessibility
On white4.37:1below AA
On black4.81:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #756dcb;
  --mediumpurple-rgb: 117 109 203;
  --mediumpurple-oklch: oklch(59% 0.14 285);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#756dcb] text-[#756dcb] border-[#756dcb]
Shades & tints
Color harmonies
About this color

#756DCB is a color with the RGB value rgb(117, 109, 203). 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 #756DCB to other formats

Palettes with a similar color

Gradients with a similar color

Copied