#BD8A5F
A medium, moderate orange closely aligning with Darksalmon.
About #BD8A5F
Visually, #BD8A5F is defined as a moderate orange. It is closely associated with the named CSS color Darksalmon. In the RGB color space, it consists of 189 red, 138 green, and 95 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. The HSL representation is 27.4° hue, 41.6% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD8A5F
RGB189, 138, 95
HSL27.4°, 41.6%, 55.7%
CMYK0%, 27%, 50%, 26%
HSV27.4°, 49.7%, 74.1%
LAB61.5, 14.3, 30.6
XYZ32.1, 29.8, 14.9
Decimal12421727
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.96:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8A5F;
}
.text-color {
color: #BD8A5F;
}
.border-color {
border: 2px solid #BD8A5F;
}