#422CE2
A medium, vivid blue closely aligning with Mediumblue.
About #422CE2
The precise color #422CE2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. Its digital footprint relies on 66 parts red, 44 parts green, and 226 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 81% Magenta, 0% Yellow, and 11% Black. With a hue angle of 247.3 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#422CE2
RGB66, 44, 226
HSL247.3°, 75.8%, 52.9%
CMYK71%, 81%, 0%, 11%
HSV247.3°, 80.5%, 88.6%
LAB34.9, 61.6, -87.0
XYZ16.9, 8.5, 72.7
Decimal4336866
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.81:1
Text on #FFFFFF
AAA
2.69:1
Text on #000000
FAIL
7.46:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422CE2;
}
.text-color {
color: #422CE2;
}
.border-color {
border: 2px solid #422CE2;
}