#556FC6
≈ cornflowerblue · rgb(85, 111, 198)
Color formats
HEX#556FC6
RGBrgb(85, 111, 198)
HSLhsl(226, 50%, 55%)
HSVhsv(226, 57%, 78%)
OKLCHoklch(56% 0.14 269)
CMYKcmyk(57%, 44%, 0%, 22%)
Contrast & accessibility
On white4.69:1AA pass
On black4.48:1below AA
Best text color#FFFFFF
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
--cornflowerblue: #556fc6;
--cornflowerblue-rgb: 85 111 198;
--cornflowerblue-oklch: oklch(56% 0.14 269);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#556fc6] text-[#556fc6] border-[#556fc6]
Shades & tints
Color harmonies
About this color
#556FC6 is a color with the RGB value rgb(85, 111, 198). 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.