#D35792
A medium, moderate magenta closely aligning with Palevioletred.
About #D35792
Visually, #D35792 is defined as a moderate magenta. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(211, 87, 146).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 59% M, 31% Y, and 17% K. With a hue angle of 331.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#D35792
RGB211, 87, 146
HSL331.5°, 58.5%, 58.4%
CMYK0%, 59%, 31%, 17%
HSV331.5°, 58.8%, 82.7%
LAB54.8, 54.8, -7.7
XYZ35.5, 22.7, 29.7
Decimal13850514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.55:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.72:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35792;
}
.text-color {
color: #D35792;
}
.border-color {
border: 2px solid #D35792;
}