#BD426D
A medium, moderate magenta closely aligning with Palevioletred.
About #BD426D
When working with digital screens, the color #BD426D is rendered by mixing light. Its closest recognized web color is Palevioletred. Its digital footprint relies on 189 parts red, 66 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 65% Magenta, 42% Yellow, and 26% Black. With a hue angle of 339.0 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD426D
RGB189, 66, 109
HSL339.0°, 48.2%, 50.0%
CMYK0%, 65%, 42%, 26%
HSV339.0°, 65.1%, 74.1%
LAB46.7, 52.9, 2.3
XYZ25.7, 15.8, 16.2
Decimal12403309
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.04:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #BD426D;
}
.text-color {
color: #BD426D;
}
.border-color {
border: 2px solid #BD426D;
}