#0F3ABD
A medium, vivid blue closely aligning with Slateblue.
About #0F3ABD
The hex code #0F3ABD represents a beautifully specific shade of blue. Designers often compare it to the standard color Slateblue. This translates to an RGB value of rgb(15, 58, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 92% Cyan, 69% Magenta, 0% Yellow, and 26% Black. With a hue angle of 225.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F3ABD
RGB15, 58, 189
HSL225.2°, 85.3%, 40.0%
CMYK92%, 69%, 0%, 26%
HSV225.2°, 92.1%, 74.1%
LAB31.4, 38.8, -71.5
XYZ10.9, 6.8, 48.9
Decimal998077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.90:1
Text on #FFFFFF
AAA
2.36:1
Text on #000000
FAIL
8.50:1
Text on #F8FAFC
AAA
2.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3ABD;
}
.text-color {
color: #0F3ABD;
}
.border-color {
border: 2px solid #0F3ABD;
}