#0766DB
A medium, vivid blue closely aligning with Royalblue.
About #0766DB
Visually, #0766DB is defined as a vivid blue. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 7 red, 102 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 97% cyan and 53% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0766DB
RGB7, 102, 219
HSL213.1°, 93.8%, 44.3%
CMYK97%, 53%, 0%, 14%
HSV213.1°, 96.8%, 85.9%
LAB45.2, 21.5, -66.3
XYZ17.6, 14.7, 68.9
Decimal485083
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.34:1
Text on #FFFFFF
AA
3.93:1
Text on #000000
AA Large
5.10:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0766DB;
}
.text-color {
color: #0766DB;
}
.border-color {
border: 2px solid #0766DB;
}