#BD667C
A medium, moderate magenta closely aligning with Palevioletred.
About #BD667C
Visually, #BD667C is defined as a moderate magenta. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 189 red, 102 green, and 124 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, 46% M, 34% Y, and 26% K. The HSL representation is 344.8° hue, 39.7% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD667C
RGB189, 102, 124
HSL344.8°, 39.7%, 57.1%
CMYK0%, 46%, 34%, 26%
HSV344.8°, 46.0%, 74.1%
LAB53.8, 37.2, 3.5
XYZ29.4, 21.8, 21.7
Decimal12412540
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.92:1
Text on #FFFFFF
AA Large
5.36:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD667C;
}
.text-color {
color: #BD667C;
}
.border-color {
border: 2px solid #BD667C;
}