#BD7C8A
A light, moderate red closely aligning with Rosybrown.
About #BD7C8A
The precise color #BD7C8A is an excellent choice for modern design projects. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(189, 124, 138).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 34% magenta, 27% yellow, and 26% black. The HSL representation is 347.1° hue, 33.0% saturation, and 61.4% lightness.
When using this color as a background, text legibility must be considered. 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#BD7C8A
RGB189, 124, 138
HSL347.1°, 33.0%, 61.4%
CMYK0%, 34%, 27%, 26%
HSV347.1°, 34.4%, 74.1%
LAB59.0, 27.2, 2.9
XYZ32.8, 27.1, 27.5
Decimal12418186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD7C8A;
}
.text-color {
color: #BD7C8A;
}
.border-color {
border: 2px solid #BD7C8A;
}