Skip to content

#686DCA

≈ mediumpurple · rgb(104, 109, 202)
Color formats
HEX#686DCA
RGBrgb(104, 109, 202)
HSLhsl(237, 48%, 60%)
HSVhsv(237, 49%, 79%)
OKLCHoklch(58% 0.14 279)
CMYKcmyk(49%, 46%, 0%, 21%)
Contrast & accessibility
On white4.54:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #686dca;
  --mediumpurple-rgb: 104 109 202;
  --mediumpurple-oklch: oklch(58% 0.14 279);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#686dca] text-[#686dca] border-[#686dca]
Shades & tints
Color harmonies
About this color

#686DCA is a color with the RGB value rgb(104, 109, 202). 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 #686DCA to other formats

Palettes with a similar color

Gradients with a similar color

Copied