#422CE9
A medium, vivid blue closely aligning with Mediumblue.
About #422CE9
At its core, #422CE9 is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 66 red, 44 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 72% cyan, 81% magenta, 0% yellow, and 9% black. The HSL representation is 247.0° hue, 81.1% saturation, and 54.3% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#422CE9
RGB66, 44, 233
HSL247.0°, 81.1%, 54.3%
CMYK72%, 81%, 0%, 9%
HSV247.0°, 81.1%, 91.4%
LAB35.7, 63.6, -89.7
XYZ17.9, 8.8, 77.9
Decimal4336873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.59:1
Text on #FFFFFF
AAA
2.77:1
Text on #000000
FAIL
7.25:1
Text on #F8FAFC
AAA
2.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422CE9;
}
.text-color {
color: #422CE9;
}
.border-color {
border: 2px solid #422CE9;
}