Skip to content

#3531DA

≈ mediumblue · rgb(53, 49, 218)
Color formats
HEX#3531DA
RGBrgb(53, 49, 218)
HSLhsl(241, 70%, 52%)
HSVhsv(241, 78%, 85%)
OKLCHoklch(46% 0.24 272)
CMYKcmyk(76%, 78%, 0%, 15%)
Contrast & accessibility
On white8.07:1AA pass
On black2.60:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumblue
Copy-ready code
CSS custom properties
:root {
  --mediumblue: #3531da;
  --mediumblue-rgb: 53 49 218;
  --mediumblue-oklch: oklch(46% 0.24 272);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#3531da] text-[#3531da] border-[#3531da]
Shades & tints
Color harmonies
About this color

#3531DA is a color with the RGB value rgb(53, 49, 218). Its closest CSS named color is "mediumblue". 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 #3531DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied