#AFA099
A light, muted orange closely aligning with Darkgray.
About #AFA099
Visually, #AFA099 is defined as a muted orange. Designers often compare it to the standard color Darkgray. Its digital footprint relies on 175 parts red, 160 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 9% Magenta, 13% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFA099
RGB175, 160, 153
HSL19.1°, 12.1%, 64.3%
CMYK0%, 9%, 13%, 31%
HSV19.1°, 12.6%, 68.6%
LAB66.9, 4.3, 5.6
XYZ36.0, 36.6, 35.3
Decimal11509913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.31:1
Text on #000000
AAA
2.41:1
Text on #F8FAFC
FAIL
7.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFA099;
}
.text-color {
color: #AFA099;
}
.border-color {
border: 2px solid #AFA099;
}