#D3248A
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D3248A
The precise color #D3248A is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 36, and 138.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 83% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3248A
RGB211, 36, 138
HSL325.0°, 70.9%, 48.4%
CMYK0%, 83%, 35%, 17%
HSV325.0°, 82.9%, 82.7%
LAB48.2, 71.4, -12.8
XYZ32.1, 16.9, 25.6
Decimal13837450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.78:1
Text on #FFFFFF
AA
4.39:1
Text on #000000
AA Large
4.57:1
Text on #F8FAFC
AA
3.73:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3248A;
}
.text-color {
color: #D3248A;
}
.border-color {
border: 2px solid #D3248A;
}