#0F66D3
A medium, vivid blue closely aligning with Royalblue.
About #0F66D3
The hex code #0F66D3 represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 102, and 211.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 93% cyan and 52% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F66D3
RGB15, 102, 211
HSL213.4°, 86.7%, 44.3%
CMYK93%, 52%, 0%, 17%
HSV213.4°, 92.9%, 82.7%
LAB44.7, 18.6, -62.5
XYZ16.7, 14.3, 63.5
Decimal1009363
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F66D3;
}
.text-color {
color: #0F66D3;
}
.border-color {
border: 2px solid #0F66D3;
}