#B6AFA0
A light, muted orange closely aligning with Darkgray.
About #B6AFA0
Visually, #B6AFA0 is defined as a muted orange. Its closest recognized web color is Darkgray. Its digital footprint relies on 182 parts red, 175 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 4% Magenta, 12% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6AFA0
RGB182, 175, 160
HSL40.9°, 13.1%, 67.1%
CMYK0%, 4%, 12%, 29%
HSV40.9°, 12.1%, 71.4%
LAB71.7, -0.1, 8.6
XYZ41.0, 43.1, 39.4
Decimal11972512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.63:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6AFA0;
}
.text-color {
color: #B6AFA0;
}
.border-color {
border: 2px solid #B6AFA0;
}