#3A07B6
A dark, vivid purple closely aligning with Mediumblue.
About #3A07B6
The hex code #3A07B6 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 58 red, 7 green, and 182 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 68% cyan and 96% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A07B6
RGB58, 7, 182
HSL257.5°, 92.6%, 37.1%
CMYK68%, 96%, 0%, 29%
HSV257.5°, 96.2%, 71.4%
LAB25.0, 61.2, -77.7
XYZ10.3, 4.4, 44.6
Decimal3803062
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.14:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.64:1
Text on #F8FAFC
AAA
1.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A07B6;
}
.text-color {
color: #3A07B6;
}
.border-color {
border: 2px solid #3A07B6;
}