#0024F8
A medium, vivid blue closely aligning with Blue.
About #0024F8
The precise color #0024F8 is an excellent choice for modern design projects. Designers often compare it to the standard color Blue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 36, and 248.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 100% cyan, 85% magenta, 0% yellow, and 3% black. The HSL representation is 231.3° hue, 100.0% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0024F8
RGB0, 36, 248
HSL231.3°, 100.0%, 48.6%
CMYK100%, 85%, 0%, 3%
HSV231.3°, 100.0%, 97.3%
LAB34.1, 69.1, -101.0
XYZ17.6, 8.0, 89.4
Decimal9464
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.05:1
Text on #FFFFFF
AAA
2.61:1
Text on #000000
FAIL
7.70:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0024F8;
}
.text-color {
color: #0024F8;
}
.border-color {
border: 2px solid #0024F8;
}