#1D24FF
A medium, vivid blue closely aligning with Blue.
About #1D24FF
The precise color #1D24FF is an excellent choice for modern design projects. It is closely associated with the named CSS color Blue. This translates to an RGB value of rgb(29, 36, 255).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 89% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D24FF
RGB29, 36, 255
HSL238.1°, 100.0%, 55.7%
CMYK89%, 86%, 0%, 0%
HSV238.1°, 88.6%, 100.0%
LAB35.5, 71.4, -102.5
XYZ19.2, 8.7, 95.3
Decimal1910015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.64:1
Text on #FFFFFF
AAA
2.75:1
Text on #000000
FAIL
7.30:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D24FF;
}
.text-color {
color: #1D24FF;
}
.border-color {
border: 2px solid #1D24FF;
}