#2C1DE9
A medium, vivid blue closely aligning with Mediumblue.
About #2C1DE9
At its core, #2C1DE9 is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 29, and 233.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 81% C, 88% M, 0% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C1DE9
RGB44, 29, 233
HSL244.4°, 82.3%, 51.4%
CMYK81%, 88%, 0%, 9%
HSV244.4°, 87.6%, 91.4%
LAB32.5, 68.2, -95.1
XYZ16.2, 7.3, 77.6
Decimal2891241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.54:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.16:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C1DE9;
}
.text-color {
color: #2C1DE9;
}
.border-color {
border: 2px solid #2C1DE9;
}