#BDB68A
A light, muted yellow closely aligning with Tan.
About #BDB68A
When working with digital screens, the color #BDB68A is rendered by mixing light. Its closest recognized web color is Tan. In the RGB color space, it consists of 189 red, 182 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 4% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDB68A
RGB189, 182, 138
HSL51.8°, 27.9%, 64.1%
CMYK0%, 4%, 27%, 26%
HSV51.8°, 27.0%, 74.1%
LAB73.6, -4.5, 23.3
XYZ42.3, 46.1, 30.7
Decimal12433034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.22:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDB68A;
}
.text-color {
color: #BDB68A;
}
.border-color {
border: 2px solid #BDB68A;
}