#880345
A dark, vivid magenta closely aligning with Mediumvioletred.
About #880345
At its core, #880345 is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 136, 3, and 69.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 98% M, 49% Y, and 47% K. The HSL representation is 330.2° hue, 95.7% saturation, and 27.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#880345
RGB136, 3, 69
HSL330.2°, 95.7%, 27.3%
CMYK0%, 98%, 49%, 47%
HSV330.2°, 97.8%, 53.3%
LAB28.7, 52.8, 0.4
XYZ11.3, 5.7, 6.1
Decimal8913733
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.79:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.35:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #880345;
}
.text-color {
color: #880345;
}
.border-color {
border: 2px solid #880345;
}