#4207C5
A medium, vivid purple closely aligning with Mediumblue.
About #4207C5
The hex code #4207C5 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Mediumblue. In the RGB color space, it consists of 66 red, 7 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 66% cyan and 96% magenta inks. The HSL representation is 258.6° hue, 93.1% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4207C5
RGB66, 7, 197
HSL258.6°, 93.1%, 40.0%
CMYK66%, 96%, 0%, 23%
HSV258.6°, 96.4%, 77.3%
LAB27.7, 65.3, -82.2
XYZ12.4, 5.3, 53.2
Decimal4327365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.15:1
Text on #FFFFFF
AAA
2.07:1
Text on #000000
FAIL
9.70:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4207C5;
}
.text-color {
color: #4207C5;
}
.border-color {
border: 2px solid #4207C5;
}