#0766CC
A medium, vivid blue closely aligning with Royalblue.
About #0766CC
Visually, #0766CC is defined as a vivid blue. Its closest recognized web color is Royalblue. Its digital footprint relies on 7 parts red, 102 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 50% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0766CC
RGB7, 102, 204
HSL211.1°, 93.4%, 41.4%
CMYK97%, 50%, 0%, 20%
HSV211.1°, 96.6%, 80.0%
LAB44.1, 15.5, -59.4
XYZ15.7, 13.9, 59.0
Decimal485068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.55:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.31:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0766CC;
}
.text-color {
color: #0766CC;
}
.border-color {
border: 2px solid #0766CC;
}