#422483
A dark, moderate purple closely aligning with Midnightblue.
About #422483
The precise color #422483 is an excellent choice for modern design projects. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 66 red, 36 green, and 131 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 73% M, 0% Y, and 49% K. The HSL representation is 258.9° hue, 56.9% saturation, and 32.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#422483
RGB66, 36, 131
HSL258.9°, 56.9%, 32.7%
CMYK50%, 73%, 0%, 49%
HSV258.9°, 72.5%, 51.4%
LAB23.9, 37.5, -48.4
XYZ7.0, 4.1, 21.9
Decimal4334723
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.59:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.08:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #422483;
}
.text-color {
color: #422483;
}
.border-color {
border: 2px solid #422483;
}