#2C1DF0
A medium, vivid blue closely aligning with Mediumblue.
About #2C1DF0
Visually, #2C1DF0 is defined as a vivid blue. 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 240.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 82% cyan, 88% magenta, 0% yellow, and 6% black. 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. 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#2C1DF0
RGB44, 29, 240
HSL244.3°, 87.6%, 52.7%
CMYK82%, 88%, 0%, 6%
HSV244.3°, 87.9%, 94.1%
LAB33.4, 70.1, -97.6
XYZ17.2, 7.7, 83.0
Decimal2891248
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.26:1
Text on #FFFFFF
AAA
2.54:1
Text on #000000
FAIL
7.90:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C1DF0;
}
.text-color {
color: #2C1DF0;
}
.border-color {
border: 2px solid #2C1DF0;
}