#2C24E2
A medium, vivid blue closely aligning with Mediumblue.
About #2C24E2
The precise color #2C24E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 36, and 226.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 81% C, 84% M, 0% Y, and 11% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C24E2
RGB44, 36, 226
HSL242.5°, 76.6%, 51.4%
CMYK81%, 84%, 0%, 11%
HSV242.5°, 84.1%, 88.6%
LAB32.5, 63.7, -91.1
XYZ15.4, 7.3, 72.5
Decimal2893026
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.17:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C24E2;
}
.text-color {
color: #2C24E2;
}
.border-color {
border: 2px solid #2C24E2;
}