#4216D3
A medium, vivid blue closely aligning with Mediumblue.
About #4216D3
The hex code #4216D3 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Mediumblue. Its digital footprint relies on 66 parts red, 22 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 69% C, 90% M, 0% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#4216D3
RGB66, 22, 211
HSL254.0°, 81.1%, 45.7%
CMYK69%, 90%, 0%, 17%
HSV254.0°, 89.6%, 82.7%
LAB30.5, 65.5, -85.7
XYZ14.3, 6.4, 62.1
Decimal4331219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.18:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.78:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4216D3;
}
.text-color {
color: #4216D3;
}
.border-color {
border: 2px solid #4216D3;
}