#423A8A
A dark, moderate blue closely aligning with Darkslateblue.
About #423A8A
The precise color #423A8A is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(66, 58, 138).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 52% cyan and 58% magenta inks. The HSL representation is 246.0° hue, 40.8% saturation, and 38.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#423A8A
RGB66, 58, 138
HSL246.0°, 40.8%, 38.4%
CMYK52%, 58%, 0%, 46%
HSV246.0°, 58.0%, 54.1%
LAB29.5, 26.3, -43.7
XYZ8.3, 6.0, 24.8
Decimal4340362
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.53:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.11:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423A8A;
}
.text-color {
color: #423A8A;
}
.border-color {
border: 2px solid #423A8A;
}