#0F66E9
A medium, vivid blue closely aligning with Royalblue.
About #0F66E9
At its core, #0F66E9 is a medium and vivid hue. 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 233.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 94% cyan, 56% magenta, 0% yellow, and 9% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#0F66E9
RGB15, 102, 233
HSL216.1°, 87.9%, 48.6%
CMYK94%, 56%, 0%, 9%
HSV216.1°, 93.6%, 91.4%
LAB46.3, 27.2, -72.3
XYZ19.7, 15.5, 79.0
Decimal1009385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.13:1
Text on #FFFFFF
AA
4.10:1
Text on #000000
AA Large
4.90:1
Text on #F8FAFC
AA
3.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F66E9;
}
.text-color {
color: #0F66E9;
}
.border-color {
border: 2px solid #0F66E9;
}