#1D2CA8
A dark, vivid blue closely aligning with Navy.
About #1D2CA8
The precise color #1D2CA8 is an excellent choice for modern design projects. Designers often compare it to the standard color Navy. This translates to an RGB value of rgb(29, 44, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 83% C, 74% M, 0% Y, and 34% K. The HSL representation is 233.5° hue, 70.6% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D2CA8
RGB29, 44, 168
HSL233.5°, 70.6%, 38.6%
CMYK83%, 74%, 0%, 34%
HSV233.5°, 82.7%, 65.9%
LAB26.4, 40.5, -67.1
XYZ8.5, 4.9, 37.5
Decimal1911976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.62:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.15:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2CA8;
}
.text-color {
color: #1D2CA8;
}
.border-color {
border: 2px solid #1D2CA8;
}