#0F33DB
A medium, vivid blue closely aligning with Mediumblue.
About #0F33DB
When working with digital screens, the color #0F33DB is rendered by mixing light. Its closest recognized web color is Mediumblue. Its digital footprint relies on 15 parts red, 51 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 93% cyan, 77% magenta, 0% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
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#0F33DB
RGB15, 51, 219
HSL229.4°, 87.2%, 45.9%
CMYK93%, 77%, 0%, 14%
HSV229.4°, 93.2%, 85.9%
LAB33.1, 53.5, -86.1
XYZ14.2, 7.6, 67.7
Decimal996315
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.34:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.98:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F33DB;
}
.text-color {
color: #0F33DB;
}
.border-color {
border: 2px solid #0F33DB;
}