#AFA066
A medium, moderate yellow closely aligning with Darkkhaki.
About #AFA066
The hex code #AFA066 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 175 red, 160 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 9% M, 42% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#AFA066
RGB175, 160, 102
HSL47.7°, 31.3%, 54.3%
CMYK0%, 9%, 42%, 31%
HSV47.7°, 41.7%, 68.6%
LAB65.9, -2.9, 32.2
XYZ32.6, 35.2, 17.6
Decimal11509862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.04:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AFA066;
}
.text-color {
color: #AFA066;
}
.border-color {
border: 2px solid #AFA066;
}