#D3247C
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D3247C
The precise color #D3247C is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. In the RGB color space, it consists of 211 red, 36 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 83% M, 41% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3247C
RGB211, 36, 124
HSL329.8°, 70.9%, 48.4%
CMYK0%, 83%, 41%, 17%
HSV329.8°, 82.9%, 82.7%
LAB47.7, 70.1, -5.0
XYZ31.1, 16.6, 20.6
Decimal13837436
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3247C;
}
.text-color {
color: #D3247C;
}
.border-color {
border: 2px solid #D3247C;
}