#BDA8AF

A light, muted magenta closely aligning with Darkgray.

About #BDA8AF

When working with digital screens, the color #BDA8AF is rendered by mixing light. If you're using CSS, you might find it aligns closely with Darkgray. This translates to an RGB value of rgb(189, 168, 175).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 11% Magenta, 7% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.

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#BDA8AF
RGB189, 168, 175
HSL340.0°, 13.7%, 70.0%
CMYK0%, 11%, 7%, 26%
HSV340.0°, 11.1%, 74.1%
LAB70.8, 8.8, -0.8
XYZ42.7, 41.9, 46.4
Decimal12429487

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

2.24:1
Text on #FFFFFF
FAIL
9.38:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.98:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #BDA8AF; }
.text-color { color: #BDA8AF; }
.border-color { border: 2px solid #BDA8AF; }

Similar Colors

Darkgray
#A9A9A9