#0766F8
A medium, vivid blue closely aligning with Royalblue.
About #0766F8
The precise color #0766F8 is an excellent choice for modern design projects. It is closely associated with the named CSS color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 102, and 248.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 59% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0766F8
RGB7, 102, 248
HSL216.3°, 94.5%, 50.0%
CMYK97%, 59%, 0%, 3%
HSV216.3°, 97.2%, 97.3%
LAB47.4, 32.7, -79.0
XYZ21.8, 16.3, 90.8
Decimal485112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0766F8;
}
.text-color {
color: #0766F8;
}
.border-color {
border: 2px solid #0766F8;
}