#AFA883
A light, muted yellow closely aligning with Tan.
About #AFA883
At its core, #AFA883 is a light and muted hue. Its closest recognized web color is Tan. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 168, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 4% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFA883
RGB175, 168, 131
HSL50.5°, 21.6%, 60.0%
CMYK0%, 4%, 25%, 31%
HSV50.5°, 25.1%, 68.6%
LAB68.6, -3.5, 20.1
XYZ35.8, 38.8, 27.1
Decimal11511939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.75:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFA883;
}
.text-color {
color: #AFA883;
}
.border-color {
border: 2px solid #AFA883;
}