#0F50D3
A medium, vivid blue closely aligning with Royalblue.
About #0F50D3
The precise color #0F50D3 is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(15, 80, 211).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 93% cyan and 62% magenta inks. The HSL representation is 220.1° hue, 86.7% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0F50D3
RGB15, 80, 211
HSL220.1°, 86.7%, 44.3%
CMYK93%, 62%, 0%, 17%
HSV220.1°, 92.9%, 82.7%
LAB38.8, 32.9, -72.1
XYZ14.8, 10.5, 62.9
Decimal1003731
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.76:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.46:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F50D3;
}
.text-color {
color: #0F50D3;
}
.border-color {
border: 2px solid #0F50D3;
}