#0757DB
A medium, vivid blue closely aligning with Royalblue.
About #0757DB
At its core, #0757DB is a medium and vivid hue. Its closest recognized web color is Royalblue. Its digital footprint relies on 7 parts red, 87 parts green, and 219 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 60% M, 0% Y, and 14% K. With a hue angle of 217.4 degrees, it sits comfortably in the blue spectrum.
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#0757DB
RGB7, 87, 219
HSL217.4°, 93.8%, 44.3%
CMYK97%, 60%, 0%, 14%
HSV217.4°, 96.8%, 85.9%
LAB41.2, 31.2, -72.8
XYZ16.3, 12.0, 68.5
Decimal481243
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.19:1
Text on #FFFFFF
AA
3.40:1
Text on #000000
AA Large
5.91:1
Text on #F8FAFC
AA
2.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0757DB;
}
.text-color {
color: #0757DB;
}
.border-color {
border: 2px solid #0757DB;
}