#2C49F0
A medium, vivid blue closely aligning with Blueviolet.
About #2C49F0
Visually, #2C49F0 is defined as a vivid blue. Designers often compare it to the standard color Blueviolet. Its digital footprint relies on 44 parts red, 73 parts green, and 240 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 82% C, 70% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#2C49F0
RGB44, 73, 240
HSL231.1°, 86.7%, 55.7%
CMYK82%, 70%, 0%, 6%
HSV231.1°, 81.7%, 94.1%
LAB40.6, 49.3, -85.7
XYZ19.1, 11.6, 83.7
Decimal2902512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C49F0;
}
.text-color {
color: #2C49F0;
}
.border-color {
border: 2px solid #2C49F0;
}