#421D6D
A dark, moderate purple closely aligning with Midnightblue.
About #421D6D
When working with digital screens, the color #421D6D is rendered by mixing light. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 66 red, 29 green, and 109 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 39% cyan and 73% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#421D6D
RGB66, 29, 109
HSL267.8°, 58.0%, 27.1%
CMYK39%, 73%, 0%, 57%
HSV267.8°, 73.4%, 42.7%
LAB20.6, 35.0, -39.7
XYZ5.4, 3.1, 14.8
Decimal4332909
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.90:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.33:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421D6D;
}
.text-color {
color: #421D6D;
}
.border-color {
border: 2px solid #421D6D;
}