#D399BD
A light, moderate magenta closely aligning with Plum.
About #D399BD
When working with digital screens, the color #D399BD is rendered by mixing light. Designers often compare it to the standard color Plum. In the RGB color space, it consists of 211 red, 153 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 27% magenta, 10% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D399BD
RGB211, 153, 189
HSL322.8°, 39.7%, 71.4%
CMYK0%, 27%, 10%, 17%
HSV322.8°, 27.5%, 82.7%
LAB69.7, 27.3, -10.0
XYZ47.4, 40.3, 53.4
Decimal13867453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.06:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D399BD;
}
.text-color {
color: #D399BD;
}
.border-color {
border: 2px solid #D399BD;
}