#BD9292
A light, muted red closely aligning with Rosybrown.
About #BD9292
The hex code #BD9292 represents a beautifully specific shade of red. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 189 red, 146 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 23% magenta inks. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#BD9292
RGB189, 146, 146
HSL0.0°, 24.6%, 65.7%
CMYK0%, 23%, 23%, 26%
HSV0.0°, 22.8%, 74.1%
LAB64.5, 16.2, 6.2
XYZ36.5, 33.5, 31.7
Decimal12423826
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.73:1
Text on #FFFFFF
FAIL
7.69:1
Text on #000000
AAA
2.61:1
Text on #F8FAFC
FAIL
6.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD9292;
}
.text-color {
color: #BD9292;
}
.border-color {
border: 2px solid #BD9292;
}