#0F3AE2
A medium, vivid blue closely aligning with Mediumblue.
About #0F3AE2
The precise color #0F3AE2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 15 red, 58 green, and 226 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 93% cyan, 74% magenta, 0% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F3AE2
RGB15, 58, 226
HSL227.8°, 87.6%, 47.3%
CMYK93%, 74%, 0%, 11%
HSV227.8°, 93.4%, 88.6%
LAB35.2, 51.9, -86.5
XYZ15.4, 8.6, 72.8
Decimal998114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.71:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.37:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3AE2;
}
.text-color {
color: #0F3AE2;
}
.border-color {
border: 2px solid #0F3AE2;
}