#0024FF
A medium, vivid blue closely aligning with Blue.
About #0024FF
When working with digital screens, the color #0024FF is rendered by mixing light. Its closest recognized web color is Blue. Its digital footprint relies on 0 parts red, 36 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 100% cyan and 86% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0024FF
RGB0, 36, 255
HSL231.5°, 100.0%, 50.0%
CMYK100%, 86%, 0%, 0%
HSV231.5°, 100.0%, 100.0%
LAB35.0, 71.0, -103.4
XYZ18.7, 8.5, 95.3
Decimal9471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.44:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0024FF;
}
.text-color {
color: #0024FF;
}
.border-color {
border: 2px solid #0024FF;
}