#BD8383
A light, moderate red closely aligning with Rosybrown.
About #BD8383
At its core, #BD8383 is a light and moderate hue. It is closely associated with the named CSS color Rosybrown. In the RGB color space, it consists of 189 red, 131 green, and 131 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 31% magenta, 31% yellow, and 26% black. The HSL representation is 0.0° hue, 30.5% saturation, and 62.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD8383
RGB189, 131, 131
HSL0.0°, 30.5%, 62.7%
CMYK0%, 31%, 31%, 26%
HSV0.0°, 30.7%, 74.1%
LAB60.5, 22.4, 9.0
XYZ33.2, 28.7, 25.3
Decimal12419971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.12:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8383;
}
.text-color {
color: #BD8383;
}
.border-color {
border: 2px solid #BD8383;
}