#0F07C5
A medium, vivid blue closely aligning with Mediumblue.
About #0F07C5
Visually, #0F07C5 is defined as a vivid blue. It is closely associated with the named CSS color Mediumblue. This translates to an RGB value of rgb(15, 7, 197).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 92% cyan and 96% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#0F07C5
RGB15, 7, 197
HSL242.5°, 93.1%, 40.0%
CMYK92%, 96%, 0%, 23%
HSV242.5°, 96.4%, 77.3%
LAB24.6, 63.8, -87.4
XYZ10.4, 4.3, 53.1
Decimal985029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.31:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.81:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F07C5;
}
.text-color {
color: #0F07C5;
}
.border-color {
border: 2px solid #0F07C5;
}