#D35083
A medium, moderate magenta closely aligning with Palevioletred.
About #D35083
When working with digital screens, the color #D35083 is rendered by mixing light. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 80, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 62% Magenta, 38% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
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#D35083
RGB211, 80, 131
HSL336.6°, 59.8%, 57.1%
CMYK0%, 62%, 38%, 17%
HSV336.6°, 62.1%, 82.7%
LAB53.2, 56.1, -1.2
XYZ33.8, 21.2, 23.8
Decimal13848707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D35083;
}
.text-color {
color: #D35083;
}
.border-color {
border: 2px solid #D35083;
}