#421675
A dark, moderate purple closely aligning with Midnightblue.
About #421675
Visually, #421675 is defined as a moderate purple. Its closest recognized web color is Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 22, and 117.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 44% Cyan, 81% Magenta, 0% Yellow, and 54% Black. With a hue angle of 267.8 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#421675
RGB66, 22, 117
HSL267.8°, 68.3%, 27.3%
CMYK44%, 81%, 0%, 54%
HSV267.8°, 81.2%, 45.9%
LAB20.1, 40.6, -45.7
XYZ5.7, 3.0, 17.1
Decimal4331125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.10:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.52:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421675;
}
.text-color {
color: #421675;
}
.border-color {
border: 2px solid #421675;
}