#422CFF
A medium, vivid blue closely aligning with Blue.
About #422CFF
The hex code #422CFF represents a beautifully specific shade of blue. Its closest recognized web color is Blue. Its digital footprint relies on 66 parts red, 44 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 74% Cyan, 83% Magenta, 0% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#422CFF
RGB66, 44, 255
HSL246.3°, 100.0%, 58.6%
CMYK74%, 83%, 0%, 0%
HSV246.3°, 82.7%, 100.0%
LAB38.2, 69.8, -98.0
XYZ21.2, 10.2, 95.5
Decimal4336895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422CFF;
}
.text-color {
color: #422CFF;
}
.border-color {
border: 2px solid #422CFF;
}