#AF923A
A medium, moderate yellow closely aligning with Darkgoldenrod.
About #AF923A
The precise color #AF923A is an excellent choice for modern design projects. Its closest recognized web color is Darkgoldenrod. Its digital footprint relies on 175 parts red, 146 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 17% Magenta, 67% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF923A
RGB175, 146, 58
HSL45.1°, 50.2%, 45.7%
CMYK0%, 17%, 67%, 31%
HSV45.1°, 66.9%, 68.6%
LAB61.6, 0.9, 49.1
XYZ28.7, 30.0, 8.3
Decimal11506234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
7.00:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF923A;
}
.text-color {
color: #AF923A;
}
.border-color {
border: 2px solid #AF923A;
}