#BD99A8
A light, muted magenta closely aligning with Rosybrown.
About #BD99A8
The precise color #BD99A8 is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(189, 153, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 19% M, 11% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
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#BD99A8
RGB189, 153, 168
HSL335.0°, 21.4%, 67.1%
CMYK0%, 19%, 11%, 26%
HSV335.0°, 19.0%, 74.1%
LAB66.8, 15.9, -2.7
XYZ39.4, 36.4, 42.0
Decimal12425640
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.29:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BD99A8;
}
.text-color {
color: #BD99A8;
}
.border-color {
border: 2px solid #BD99A8;
}