#0F8AFF
A medium, vivid blue closely aligning with Dodgerblue.
About #0F8AFF
When working with digital screens, the color #0F8AFF is rendered by mixing light. Its closest recognized web color is Dodgerblue. Its digital footprint relies on 15 parts red, 138 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 94% C, 46% M, 0% Y, and 0% K. The HSL representation is 209.2° hue, 100.0% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F8AFF
RGB15, 138, 255
HSL209.2°, 100.0%, 52.9%
CMYK94%, 46%, 0%, 0%
HSV209.2°, 94.1%, 100.0%
LAB57.6, 13.0, -66.3
XYZ27.3, 25.5, 98.1
Decimal1018623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.10:1
Text on #000000
AA
3.29:1
Text on #F8FAFC
AA Large
5.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F8AFF;
}
.text-color {
color: #0F8AFF;
}
.border-color {
border: 2px solid #0F8AFF;
}