#BD92A8
A light, muted magenta closely aligning with Rosybrown.
About #BD92A8
Visually, #BD92A8 is defined as a muted magenta. Its closest recognized web color is Rosybrown. In the RGB color space, it consists of 189 red, 146 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 23% Magenta, 11% Yellow, and 26% Black. With a hue angle of 329.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD92A8
RGB189, 146, 168
HSL329.3°, 24.6%, 65.7%
CMYK0%, 23%, 11%, 26%
HSV329.3°, 22.8%, 74.1%
LAB65.1, 19.7, -5.3
XYZ38.3, 34.2, 41.6
Decimal12423848
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.84:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD92A8;
}
.text-color {
color: #BD92A8;
}
.border-color {
border: 2px solid #BD92A8;
}