#412479
A dark, moderate purple closely aligning with Midnightblue.
About #412479
The hex code #412479 represents a beautifully specific shade of purple. Designers often compare it to the standard color Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 65, 36, and 121.
If you are designing for print, the four-color process is what matters most. The color uses 46% Cyan, 70% Magenta, 0% Yellow, and 53% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#412479
RGB65, 36, 121
HSL260.5°, 54.1%, 30.8%
CMYK46%, 70%, 0%, 53%
HSV260.5°, 70.2%, 47.5%
LAB22.9, 34.3, -43.7
XYZ6.3, 3.8, 18.5
Decimal4269177
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.98:1
Text on #FFFFFF
AAA
1.75:1
Text on #000000
FAIL
11.45:1
Text on #F8FAFC
AAA
1.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #412479;
}
.text-color {
color: #412479;
}
.border-color {
border: 2px solid #412479;
}