#331DBD
A medium, vivid blue closely aligning with Darkblue.
About #331DBD
The precise color #331DBD is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkblue. In the RGB color space, it consists of 51 red, 29 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 73% cyan and 85% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#331DBD
RGB51, 29, 189
HSL248.2°, 73.4%, 42.7%
CMYK73%, 85%, 0%, 26%
HSV248.2°, 84.7%, 74.1%
LAB27.5, 56.3, -77.9
XYZ11.0, 5.3, 48.6
Decimal3349949
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.24:1
Text on #FFFFFF
AAA
2.05:1
Text on #000000
FAIL
9.78:1
Text on #F8FAFC
AAA
1.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #331DBD;
}
.text-color {
color: #331DBD;
}
.border-color {
border: 2px solid #331DBD;
}