#D3B6A8

A light, moderate orange closely aligning with Silver.

About #D3B6A8

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

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 14% Magenta, 20% Yellow, and 17% Black. The HSL representation is 19.5° hue, 32.8% saturation, and 74.3% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#D3B6A8
RGB211, 182, 168
HSL19.5°, 32.8%, 74.3%
CMYK0%, 14%, 20%, 17%
HSV19.5°, 20.4%, 82.7%
LAB76.2, 8.2, 11.0
XYZ50.7, 50.1, 44.1
Decimal13874856

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.90:1
Text on #FFFFFF
FAIL
11.03:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.37:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Silver
#C0C0C0