#4207AF
A dark, vivid purple closely aligning with Darkblue.
About #4207AF
At its core, #4207AF is a dark and vivid hue. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 66 red, 7 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 62% Cyan, 96% Magenta, 0% Yellow, and 31% Black. With a hue angle of 261.1 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#4207AF
RGB66, 7, 175
HSL261.1°, 92.3%, 35.7%
CMYK62%, 96%, 0%, 31%
HSV261.1°, 96.0%, 68.6%
LAB25.0, 59.9, -73.6
XYZ10.1, 4.4, 40.9
Decimal4327343
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.16:1
Text on #FFFFFF
AAA
1.88:1
Text on #000000
FAIL
10.67:1
Text on #F8FAFC
AAA
1.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4207AF;
}
.text-color {
color: #4207AF;
}
.border-color {
border: 2px solid #4207AF;
}