Skip to content

#747EC2

≈ cornflowerblue · rgb(116, 126, 194)
Color formats
HEX#747EC2
RGBrgb(116, 126, 194)
HSLhsl(232, 39%, 61%)
HSVhsv(232, 40%, 76%)
OKLCHoklch(61% 0.1 277)
CMYKcmyk(40%, 35%, 0%, 24%)
Contrast & accessibility
On white3.81:1below AA
On black5.51:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #747ec2;
  --cornflowerblue-rgb: 116 126 194;
  --cornflowerblue-oklch: oklch(61% 0.1 277);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#747ec2] text-[#747ec2] border-[#747ec2]
Shades & tints
Color harmonies
About this color

#747EC2 is a color with the RGB value rgb(116, 126, 194). Its closest CSS named color is "cornflowerblue". 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 #747EC2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied