#BD998A
A light, muted orange closely aligning with Rosybrown.
About #BD998A
The hex code #BD998A represents a beautifully specific shade of orange. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(189, 153, 138).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 19% M, 27% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BD998A
RGB189, 153, 138
HSL17.6°, 27.9%, 64.1%
CMYK0%, 19%, 27%, 26%
HSV17.6°, 27.0%, 74.1%
LAB66.1, 11.1, 12.9
XYZ37.0, 35.4, 28.9
Decimal12425610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.09:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD998A;
}
.text-color {
color: #BD998A;
}
.border-color {
border: 2px solid #BD998A;
}