#0F50DB
A medium, vivid blue closely aligning with Royalblue.
About #0F50DB
The hex code #0F50DB represents a beautifully specific shade of blue. Designers often compare it to the standard color Royalblue. This translates to an RGB value of rgb(15, 80, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 93% cyan and 63% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F50DB
RGB15, 80, 219
HSL220.9°, 87.2%, 45.9%
CMYK93%, 63%, 0%, 14%
HSV220.9°, 93.2%, 85.9%
LAB39.5, 36.0, -75.5
XYZ15.9, 11.0, 68.3
Decimal1003739
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F50DB;
}
.text-color {
color: #0F50DB;
}
.border-color {
border: 2px solid #0F50DB;
}