#D3578A
A medium, moderate magenta closely aligning with Palevioletred.
About #D3578A
The precise color #D3578A is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 211 red, 87 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 59% Magenta, 35% Yellow, and 17% Black. With a hue angle of 335.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D3578A
RGB211, 87, 138
HSL335.3°, 58.5%, 58.4%
CMYK0%, 59%, 35%, 17%
HSV335.3°, 58.8%, 82.7%
LAB54.6, 53.8, -3.3
XYZ34.9, 22.5, 26.6
Decimal13850506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.82:1
Text on #FFFFFF
AA Large
5.50:1
Text on #000000
AA
3.65:1
Text on #F8FAFC
AA Large
4.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D3578A;
}
.text-color {
color: #D3578A;
}
.border-color {
border: 2px solid #D3578A;
}