#420050
A very dark, vivid magenta closely aligning with Midnightblue.
About #420050
Visually, #420050 is defined as a vivid magenta. Its closest recognized web color is Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 0, and 80.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 18% cyan, 100% magenta, 0% yellow, and 69% black. With a hue angle of 289.5 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#420050
RGB66, 0, 80
HSL289.5°, 100.0%, 15.7%
CMYK18%, 100%, 0%, 69%
HSV289.5°, 100.0%, 31.4%
LAB14.0, 39.9, -31.0
XYZ3.7, 1.7, 7.7
Decimal4325456
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.58:1
Text on #FFFFFF
AAA
1.35:1
Text on #000000
FAIL
14.90:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420050;
}
.text-color {
color: #420050;
}
.border-color {
border: 2px solid #420050;
}