#0F6DBD
A medium, vivid blue closely aligning with Cornflowerblue.
About #0F6DBD
The precise color #0F6DBD is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(15, 109, 189).
For print applications, it's crucial to understand its CMYK makeup. The color uses 92% Cyan, 42% Magenta, 0% Yellow, and 26% Black. With a hue angle of 207.6 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F6DBD
RGB15, 109, 189
HSL207.6°, 85.3%, 40.0%
CMYK92%, 42%, 0%, 26%
HSV207.6°, 92.1%, 74.1%
LAB45.2, 5.3, -48.9
XYZ14.9, 14.7, 50.2
Decimal1011133
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.33:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F6DBD;
}
.text-color {
color: #0F6DBD;
}
.border-color {
border: 2px solid #0F6DBD;
}