#D30783
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D30783
The precise color #D30783 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(211, 7, 131).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 97% magenta, 38% yellow, and 17% black. The HSL representation is 323.5° hue, 93.6% saturation, and 42.7% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D30783
RGB211, 7, 131
HSL323.5°, 93.6%, 42.7%
CMYK0%, 97%, 38%, 17%
HSV323.5°, 96.7%, 82.7%
LAB46.5, 74.9, -11.1
XYZ31.0, 15.6, 22.9
Decimal13830019
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.09:1
Text on #FFFFFF
AA
4.13:1
Text on #000000
AA Large
4.86:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30783;
}
.text-color {
color: #D30783;
}
.border-color {
border: 2px solid #D30783;
}