#423350
A dark, muted purple closely aligning with Darkslategray.
About #423350
Visually, #423350 is defined as a muted purple. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 66 parts red, 51 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 18% Cyan, 36% Magenta, 0% Yellow, and 69% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#423350
RGB66, 51, 80
HSL271.0°, 22.1%, 25.7%
CMYK18%, 36%, 0%, 69%
HSV271.0°, 36.2%, 31.4%
LAB24.0, 13.3, -15.2
XYZ4.9, 4.1, 8.1
Decimal4338512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.53:1
Text on #FFFFFF
AAA
1.82:1
Text on #000000
FAIL
11.02:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #423350;
}
.text-color {
color: #423350;
}
.border-color {
border: 2px solid #423350;
}