#BD8A8A
A light, muted red closely aligning with Rosybrown.
About #BD8A8A
At its core, #BD8A8A is a light and muted hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 189 parts red, 138 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 27% magenta, 27% yellow, and 26% black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD8A8A
RGB189, 138, 138
HSL0.0°, 27.9%, 64.1%
CMYK0%, 27%, 27%, 26%
HSV0.0°, 27.0%, 74.1%
LAB62.4, 19.4, 7.7
XYZ34.7, 30.8, 28.2
Decimal12421770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.93:1
Text on #FFFFFF
FAIL
7.17:1
Text on #000000
AAA
2.80:1
Text on #F8FAFC
FAIL
6.09:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8A8A;
}
.text-color {
color: #BD8A8A;
}
.border-color {
border: 2px solid #BD8A8A;
}