#4216AF
A dark, vivid purple closely aligning with Darkblue.
About #4216AF
Visually, #4216AF is defined as a vivid purple. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 66 red, 22 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 62% cyan and 87% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4216AF
RGB66, 22, 175
HSL257.3°, 77.7%, 38.6%
CMYK62%, 87%, 0%, 31%
HSV257.3°, 87.4%, 68.6%
LAB26.2, 56.1, -71.5
XYZ10.3, 4.8, 40.9
Decimal4331183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.68:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.21:1
Text on #F8FAFC
AAA
1.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4216AF;
}
.text-color {
color: #4216AF;
}
.border-color {
border: 2px solid #4216AF;
}