#002CE2
A medium, vivid blue closely aligning with Mediumblue.
About #002CE2
The precise color #002CE2 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumblue. Its digital footprint relies on 0 parts red, 44 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 81% M, 0% Y, and 11% K. The HSL representation is 228.3° hue, 100.0% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#002CE2
RGB0, 44, 226
HSL228.3°, 100.0%, 44.3%
CMYK100%, 81%, 0%, 11%
HSV228.3°, 100.0%, 88.6%
LAB32.5, 59.1, -91.2
XYZ14.6, 7.3, 72.6
Decimal11490
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: #002CE2;
}
.text-color {
color: #002CE2;
}
.border-color {
border: 2px solid #002CE2;
}