#423A83
A dark, moderate blue closely aligning with Darkslateblue.
About #423A83
The precise color #423A83 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 66 red, 58 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 50% cyan, 56% magenta, 0% yellow, and 49% black. With a hue angle of 246.6 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#423A83
RGB66, 58, 131
HSL246.6°, 38.6%, 37.1%
CMYK50%, 56%, 0%, 49%
HSV246.6°, 55.7%, 51.4%
LAB29.0, 24.0, -40.2
XYZ7.9, 5.8, 22.2
Decimal4340355
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.70:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.27:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423A83;
}
.text-color {
color: #423A83;
}
.border-color {
border: 2px solid #423A83;
}