#0F75E9
A medium, vivid blue closely aligning with Royalblue.
About #0F75E9
The precise color #0F75E9 is an excellent choice for modern design projects. Designers often compare it to the standard color Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 117, and 233.
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 50% Magenta, 0% Yellow, and 9% Black. The HSL representation is 211.9° hue, 87.9% saturation, and 48.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F75E9
RGB15, 117, 233
HSL211.9°, 87.9%, 48.6%
CMYK94%, 50%, 0%, 9%
HSV211.9°, 93.6%, 91.4%
LAB50.3, 17.6, -65.8
XYZ21.3, 18.7, 79.6
Decimal1013225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F75E9;
}
.text-color {
color: #0F75E9;
}
.border-color {
border: 2px solid #0F75E9;
}