#0FA0DB
A medium, vivid blue closely aligning with Deepskyblue.
About #0FA0DB
Visually, #0FA0DB is defined as a vivid blue. It is closely associated with the named CSS color Deepskyblue. Its digital footprint relies on 15 parts red, 160 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 93% cyan and 27% magenta inks. With a hue angle of 197.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FA0DB
RGB15, 160, 219
HSL197.4°, 87.2%, 45.9%
CMYK93%, 27%, 0%, 14%
HSV197.4°, 93.2%, 85.9%
LAB62.0, -13.3, -39.4
XYZ25.6, 30.4, 71.5
Decimal1024219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.97:1
Text on #FFFFFF
FAIL
7.07:1
Text on #000000
AAA
2.84:1
Text on #F8FAFC
FAIL
6.01:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA0DB;
}
.text-color {
color: #0FA0DB;
}
.border-color {
border: 2px solid #0FA0DB;
}