#BD8A83
A light, moderate red closely aligning with Rosybrown.
About #BD8A83
When working with digital screens, the color #BD8A83 is rendered by mixing light. It is closely associated with the named CSS color Rosybrown. In the RGB color space, it consists of 189 red, 138 green, and 131 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 27% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#BD8A83
RGB189, 138, 131
HSL7.2°, 30.5%, 62.7%
CMYK0%, 27%, 31%, 26%
HSV7.2°, 30.7%, 74.1%
LAB62.2, 18.5, 11.4
XYZ34.2, 30.6, 25.6
Decimal12421763
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.13:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8A83;
}
.text-color {
color: #BD8A83;
}
.border-color {
border: 2px solid #BD8A83;
}