#5007AF
A dark, vivid purple closely aligning with Darkblue.
About #5007AF
At its core, #5007AF is a dark and vivid hue. Its closest recognized web color is Darkblue. Its digital footprint relies on 80 parts red, 7 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 54% cyan and 96% magenta inks. The HSL representation is 266.1° hue, 92.3% saturation, and 35.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#5007AF
RGB80, 7, 175
HSL266.1°, 92.3%, 35.7%
CMYK54%, 96%, 0%, 31%
HSV266.1°, 96.0%, 68.6%
LAB26.6, 60.9, -70.9
XYZ11.1, 5.0, 40.9
Decimal5244847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.55:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.08:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5007AF;
}
.text-color {
color: #5007AF;
}
.border-color {
border: 2px solid #5007AF;
}