#5000AF
A dark, vivid purple closely aligning with Darkblue.
About #5000AF
The precise color #5000AF is an excellent choice for modern design projects. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 0, and 175.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 54% C, 100% M, 0% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
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#5000AF
RGB80, 0, 175
HSL267.4°, 100.0%, 34.3%
CMYK54%, 100%, 0%, 31%
HSV267.4°, 100.0%, 68.6%
LAB26.2, 62.3, -71.6
XYZ11.0, 4.8, 40.9
Decimal5243055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.71:1
Text on #FFFFFF
AAA
1.96:1
Text on #000000
FAIL
10.24:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5000AF;
}
.text-color {
color: #5000AF;
}
.border-color {
border: 2px solid #5000AF;
}