#D91CA4
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D91CA4
The precise color #D91CA4 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 217 parts red, 28 parts green, and 164 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 87% magenta inks. The HSL representation is 316.8° hue, 77.1% saturation, and 48.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D91CA4
RGB217, 28, 164
HSL316.8°, 77.1%, 48.0%
CMYK0%, 87%, 24%, 15%
HSV316.8°, 87.1%, 85.1%
LAB49.8, 77.2, -25.8
XYZ35.7, 18.3, 36.8
Decimal14228644
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.96:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D91CA4;
}
.text-color {
color: #D91CA4;
}
.border-color {
border: 2px solid #D91CA4;
}