#4216E2
A medium, vivid blue closely aligning with Mediumblue.
About #4216E2
The hex code #4216E2 represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(66, 22, 226).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 71% cyan and 90% magenta inks. The HSL representation is 252.9° hue, 82.3% saturation, and 48.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4216E2
RGB66, 22, 226
HSL252.9°, 82.3%, 48.6%
CMYK71%, 90%, 0%, 11%
HSV252.9°, 90.3%, 88.6%
LAB32.3, 69.3, -91.3
XYZ16.3, 7.2, 72.5
Decimal4331234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.59:1
Text on #FFFFFF
AAA
2.44:1
Text on #000000
FAIL
8.21:1
Text on #F8FAFC
AAA
2.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4216E2;
}
.text-color {
color: #4216E2;
}
.border-color {
border: 2px solid #4216E2;
}