#4224AF
A medium, moderate blue closely aligning with Darkblue.
About #4224AF
The hex code #4224AF represents a beautifully specific shade of blue. Designers often compare it to the standard color Darkblue. Its digital footprint relies on 66 parts red, 36 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 62% Cyan, 79% Magenta, 0% Yellow, and 31% Black. With a hue angle of 252.9 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#4224AF
RGB66, 36, 175
HSL252.9°, 65.9%, 41.4%
CMYK62%, 79%, 0%, 31%
HSV252.9°, 79.4%, 68.6%
LAB28.2, 50.5, -68.4
XYZ10.6, 5.5, 41.1
Decimal4334767
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.99:1
Text on #FFFFFF
AAA
2.10:1
Text on #000000
FAIL
9.54:1
Text on #F8FAFC
AAA
1.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4224AF;
}
.text-color {
color: #4224AF;
}
.border-color {
border: 2px solid #4224AF;
}