#D35F99
A light, moderate magenta closely aligning with Palevioletred.
About #D35F99
The hex code #D35F99 represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 211 red, 95 green, and 153 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 55% M, 27% Y, and 17% K. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D35F99
RGB211, 95, 153
HSL330.0°, 56.9%, 60.0%
CMYK0%, 55%, 27%, 17%
HSV330.0°, 55.0%, 82.7%
LAB56.4, 52.0, -9.3
XYZ36.7, 24.3, 32.9
Decimal13852569
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35F99;
}
.text-color {
color: #D35F99;
}
.border-color {
border: 2px solid #D35F99;
}