#423A92
A medium, moderate blue closely aligning with Darkslateblue.
About #423A92
The hex code #423A92 represents a beautifully specific shade of blue. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(66, 58, 146).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 55% C, 60% M, 0% Y, and 43% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#423A92
RGB66, 58, 146
HSL245.5°, 43.1%, 40.0%
CMYK55%, 60%, 0%, 43%
HSV245.5°, 60.3%, 57.3%
LAB30.1, 28.9, -47.7
XYZ8.9, 6.3, 27.9
Decimal4340370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.33:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.91:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423A92;
}
.text-color {
color: #423A92;
}
.border-color {
border: 2px solid #423A92;
}