#B69992
A light, muted red closely aligning with Rosybrown.
About #B69992
The precise color #B69992 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Rosybrown. Its digital footprint relies on 182 parts red, 153 parts green, and 146 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 16% M, 20% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B69992
RGB182, 153, 146
HSL11.7°, 19.8%, 64.3%
CMYK0%, 16%, 20%, 29%
HSV11.7°, 19.8%, 71.4%
LAB65.6, 9.6, 7.7
XYZ35.9, 34.8, 32.0
Decimal11966866
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.96:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69992;
}
.text-color {
color: #B69992;
}
.border-color {
border: 2px solid #B69992;
}