#BD9299
A light, muted red closely aligning with Rosybrown.
About #BD9299
At its core, #BD9299 is a light and muted hue. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(189, 146, 153).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 23% magenta, 19% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD9299
RGB189, 146, 153
HSL350.2°, 24.6%, 65.7%
CMYK0%, 23%, 19%, 26%
HSV350.2°, 22.8%, 74.1%
LAB64.7, 17.3, 2.6
XYZ37.0, 33.7, 34.7
Decimal12423833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.74:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD9299;
}
.text-color {
color: #BD9299;
}
.border-color {
border: 2px solid #BD9299;
}