#4107E1
A medium, vivid purple closely aligning with Mediumblue.
About #4107E1
The hex code #4107E1 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 65 red, 7 green, and 225 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 71% Cyan, 97% Magenta, 0% Yellow, and 12% Black. The HSL representation is 256.0° hue, 94.0% saturation, and 45.5% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#4107E1
RGB65, 7, 225
HSL256.0°, 94.0%, 45.5%
CMYK71%, 97%, 0%, 12%
HSV256.0°, 96.9%, 88.2%
LAB31.1, 72.0, -92.7
XYZ15.8, 6.7, 71.7
Decimal4261857
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.97:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.57:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4107E1;
}
.text-color {
color: #4107E1;
}
.border-color {
border: 2px solid #4107E1;
}