#2C16BD
A medium, vivid blue closely aligning with Mediumblue.
About #2C16BD
The precise color #2C16BD is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(44, 22, 189).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 77% C, 88% M, 0% Y, and 26% K. With a hue angle of 247.9 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C16BD
RGB44, 22, 189
HSL247.9°, 79.1%, 41.4%
CMYK77%, 88%, 0%, 26%
HSV247.9°, 88.4%, 74.1%
LAB26.1, 58.5, -80.2
XYZ10.5, 4.8, 48.5
Decimal2889405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.73:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.26:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C16BD;
}
.text-color {
color: #2C16BD;
}
.border-color {
border: 2px solid #2C16BD;
}