#423A49
A dark, muted purple closely aligning with Darkslategray.
About #423A49
At its core, #423A49 is a dark and muted hue. Its closest recognized web color is Darkslategray. Its digital footprint relies on 66 parts red, 58 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 10% Cyan, 21% Magenta, 0% Yellow, and 71% Black. With a hue angle of 272.0 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#423A49
RGB66, 58, 73
HSL272.0°, 11.5%, 25.7%
CMYK10%, 21%, 0%, 71%
HSV272.0°, 20.5%, 28.6%
LAB25.8, 6.9, -7.9
XYZ5.0, 4.7, 6.9
Decimal4340297
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.86:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.38:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423A49;
}
.text-color {
color: #423A49;
}
.border-color {
border: 2px solid #423A49;
}