#4916AF
A dark, vivid purple closely aligning with Darkblue.
About #4916AF
Visually, #4916AF is defined as a vivid purple. Designers often compare it to the standard color Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 22, and 175.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 58% cyan, 87% magenta, 0% yellow, and 31% black. The HSL representation is 260.0° hue, 77.7% saturation, and 38.6% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4916AF
RGB73, 22, 175
HSL260.0°, 77.7%, 38.6%
CMYK58%, 87%, 0%, 31%
HSV260.0°, 87.4%, 68.6%
LAB27.0, 56.7, -70.3
XYZ10.8, 5.1, 41.0
Decimal4789935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.41:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.95:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4916AF;
}
.text-color {
color: #4916AF;
}
.border-color {
border: 2px solid #4916AF;
}