#D34292
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D34292
The hex code #D34292 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(211, 66, 146).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. The HSL representation is 326.9° hue, 62.2% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D34292
RGB211, 66, 146
HSL326.9°, 62.2%, 54.3%
CMYK0%, 69%, 31%, 17%
HSV326.9°, 68.7%, 82.7%
LAB51.6, 63.4, -12.4
XYZ34.0, 19.8, 29.2
Decimal13845138
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.23:1
Text on #FFFFFF
AA Large
4.96:1
Text on #000000
AA
4.04:1
Text on #F8FAFC
AA Large
4.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34292;
}
.text-color {
color: #D34292;
}
.border-color {
border: 2px solid #D34292;
}