#D17CB8
A light, moderate magenta closely aligning with Plum.
About #D17CB8
The hex code #D17CB8 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 209, 124, and 184.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% magenta inks. The HSL representation is 317.6° hue, 48.0% saturation, and 65.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D17CB8
RGB209, 124, 184
HSL317.6°, 48.0%, 65.3%
CMYK0%, 41%, 12%, 18%
HSV317.6°, 40.7%, 82.0%
LAB62.9, 41.3, -17.5
XYZ42.2, 31.4, 49.2
Decimal13728952
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D17CB8;
}
.text-color {
color: #D17CB8;
}
.border-color {
border: 2px solid #D17CB8;
}