#A88307
A dark, vivid yellow closely aligning with Darkgoldenrod.
About #A88307
Visually, #A88307 is defined as a vivid yellow. Designers often compare it to the standard color Darkgoldenrod. In the RGB color space, it consists of 168 red, 131 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 22% M, 96% Y, and 34% K. The HSL representation is 46.2° hue, 92.0% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A88307
RGB168, 131, 7
HSL46.2°, 92.0%, 34.3%
CMYK0%, 22%, 96%, 34%
HSV46.2°, 95.8%, 65.9%
LAB56.7, 4.2, 60.7
XYZ24.3, 24.6, 3.7
Decimal11043591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.91:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A88307;
}
.text-color {
color: #A88307;
}
.border-color {
border: 2px solid #A88307;
}