#4216C5
A medium, vivid purple closely aligning with Mediumblue.
About #4216C5
Visually, #4216C5 is defined as a vivid purple. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 22, and 197.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 66% C, 89% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#4216C5
RGB66, 22, 197
HSL255.1°, 79.9%, 42.9%
CMYK66%, 89%, 0%, 23%
HSV255.1°, 88.8%, 77.3%
LAB28.8, 61.9, -80.3
XYZ12.6, 5.8, 53.3
Decimal4331205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.76:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.32:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4216C5;
}
.text-color {
color: #4216C5;
}
.border-color {
border: 2px solid #4216C5;
}