#BD99AF
A light, muted magenta closely aligning with Rosybrown.
About #BD99AF
Visually, #BD99AF is defined as a muted magenta. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(189, 153, 175).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 19% Magenta, 7% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD99AF
RGB189, 153, 175
HSL323.3°, 21.4%, 67.1%
CMYK0%, 19%, 7%, 26%
HSV323.3°, 19.0%, 74.1%
LAB67.0, 17.1, -6.4
XYZ40.1, 36.7, 45.5
Decimal12425647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.52:1
Text on #FFFFFF
FAIL
8.34:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BD99AF;
}
.text-color {
color: #BD99AF;
}
.border-color {
border: 2px solid #BD99AF;
}