Skip to main content

Antique Gold

#B5A642·yellow family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Antique Gold (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#B5A642
RGB
rgb(181, 166, 66)
HSL
hsl(52, 47%, 48%)
OKLCH
oklch(0.719 0.121 101)
CMYK
cmyk(0%, 8%, 64%, 29%)
Luminance:0.3749
CSS var:--color-antique-gold
Tailwind:bg-[#B5A642]

Accessibility

Score: 48/100

On White (#FFF)

2.47:1

Fail

On Black (#000)

8.5:1

AAA

On Light Gray (#F5F5F5)

2.27:1

Fail

Best text color on this background:

black8.50:1
Open in Contrast Checker →

Design Applications

Background

background-color: #B5A642

Text Color

color: #B5A642

bg-[#B5A642] text-[#000000]

Accent border card component

border-left: 4px solid #B5A642

Color Meaning & Psychology

Yellow is the most luminous color in the visible spectrum — the color our eyes detect first and at the greatest distance. It stimulates mental activity, promotes optimism, and conveys clarity. However, yellow is also the most fatiguing for the human eye at extended exposure, and pure yellow text on white fails all accessibility standards. In design, yellow works best as an accent or background for dark text. Golden yellows signal warmth and achievement; cool lemons feel fresh and modern. Yellow is the universal color of caution — from traffic lights to hazard tape. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Antique Gold is applied in professional design.

  • Taxi and transportation services
  • Construction and heavy machinery
  • Children's education products and toys
  • Fast food and energy-focused brands
  • Caution and safety signage
  • Summer and outdoor lifestyle brands
  • Optimistic lifestyle and wellness brands
  • Creative agencies emphasizing ideas

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

Antique Gold is a light color. Use black (#000000) text on top of it for maximum readability (8.50:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #B5A642;

Text

color: #B5A642;

Border

border: 2px solid #B5A642;

Box Shadow

box-shadow: 0 4px 20px #B5A64240;

Gradient

background: linear-gradient(135deg, #B5A642, #e9d771);

Tailwind-style

--color-antique-gold: #B5A642;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Antique Gold without a custom config.

Background

bg-[#B5A642]

Text

text-[#B5A642]

Border

border-[#B5A642]

Ring

ring-[#B5A642]

Fill

fill-[#B5A642]

From (gradient)

from-[#B5A642]

Via (gradient)

via-[#B5A642]

To (gradient)

to-[#B5A642]

Design Tokens

Ready-to-use Antique Gold design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-antique-gold: #B5A642;
  --color-antique-gold-rgb: 181, 166, 66;
  --color-antique-gold-hsl: 52, 47%, 48%;
}

SCSS Variables

$color-antique-gold: #B5A642;
$color-antique-gold-rgb: 181, 166, 66;
$color-antique-gold-hsl: 52, 47%, 48%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'antique-gold': '#B5A642',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-antique-gold: #B5A642;
}

JSON Design Token (W3C format)

{
  "antique-gold": {
    "value": "#B5A642",
    "type": "color",
    "description": "Antique Gold — #B5A642"
  }
}

What Does Antique Gold Mean? Color Psychology & Cultural Symbolism

Antique Gold at #B5A642 is a medium interpretation of one of the spectrum's most semantically rich hues. Yellow sits at the junction of optimism and caution in human psychology—and this particular shade resolves that tension in favor of brightness.

  • Across color psychology research, yellow consistently tests high for "optimism" associations, making Antique Gold a reliable vehicle for brightness in cross-demographic audiences.
  • Brand designers draw on yellow-family tones to project approachability and energy—values that Antique Gold communicates in a medium key.
  • At 47% saturation, Antique Gold reads as subdued—neither overwhelming nor passive, landing in the optimism, clarity, intellect, and caution zone with measured confidence.
  • Antique Gold's medium lightness (48%) shifts its psychological register: a balanced mid-tone that embodies optimism, clarity, intellect, and caution at its most direct.

Antique Gold is the color of first impressions—it arrives before everything else and sets the energy level for what follows.

How to Use Antique Gold in Design: Applications, Pairings & Best Practices

Antique Gold requires careful deployment in design—its high luminosity makes it nearly impossible to use as text on white backgrounds, but as an accent, background, or highlight it has no equal for drawing the eye.

  • Avoid: body text on white (extremely poor contrast), luxury positioning (gold is the exception), and clinical or medical contexts where precision and calm are paramount.
  • Color harmonies: Antique Gold's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Antique Gold's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Antique Gold creates strong legibility with black text overlays (8.5:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Antique Gold as text requires a dark background; its 48% lightness means it provides 2.5:1 contrast on white, not meeting WCAG AA.

Antique Gold is the color of first impressions—it arrives before everything else and sets the energy level for what follows.

Antique Gold Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Antique Gold (#B5A642) achieves a 8.50:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 37.5%.

  • As text on white (#FFFFFF): 2.47:1 — Fail
  • As text on black (#000000): 8.50:1 — AAA ✓
  • Best text color on Antique Gold background: Black (#000000) at 8.50:1
  • WCAG 2.1 luminance: 37.5% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Antique Gold qualifies for all text sizes including small body copy (AAA).
  • Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.

Always verify Antique Gold at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.

Antique Gold in Industry: Branding, Design & Market Applications

Antique Gold's brand positioning falls squarely in the territory of optimism, clarity, intellect, and caution. Industry data supports its strongest performance in education, food, safety & construction categories, where the subdued saturation calibrates the message at a medium, considered level.

  • Food & Beverage: Yellow stimulates appetite and communicates freshness, especially for bakery, dairy, and snack categories. Its association with sunlight and ripe crops makes it an instinctive choice for natural and wholesome food brands. (examples: Chipotle, Sweetgreen, Blue Bottle Coffee) Extremely effective for children's food products; less effective for premium dining where it reads as casual.
  • Education & Children's Products: Yellow is cognitively stimulating and signals playfulness, making it a dominant choice in educational materials, children's toys, and learning apps. It creates an environment of curiosity and creative energy. (examples: Chegg, Khan Academy, Coursera) Combine with blue for a classic educational palette that suggests both warmth and reliability.
  • Safety & Construction: Yellow is the universal signal for visibility and caution. High-visibility vests, construction equipment, and warning signage use yellow because it provides maximum contrast in low-light conditions and stands out in natural environments. This safety connotation can be leveraged in UX for warning states and "proceed with awareness" signals.
  • Brand positioning: Antique Gold is best suited for brands projecting approachability, energy, clarity. Categories outside this positioning—body text on white (extremely poor contrast)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Antique Gold works effectively in caution signage, pricing emphasis, sticky notes/productivity—contexts where optimism serves a secondary but reinforcing role.

For marketers and brand strategists, Antique Gold is a commitment to optimism, clarity, intellect, and caution. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Antique Gold?
The hex code for Antique Gold is #B5A642. Its RGB values are rgb(181, 166, 66) and its HSL values are hsl(52, 47%, 48%).
What does Antique Gold mean in design?
Yellow is the most luminous color in the visible spectrum — the color our eyes detect first and at the greatest distance. It stimulates mental activity, promotes optimism, and conveys clarity. However, yellow is also the most fatiguing for the human eye at extended exposure, and pure yellow text on white fails all accessibility standards. In design, yellow works best as an accent or background for dark text. Golden yellows signal warmth and achievement; cool lemons feel fresh and modern. Yellow is the universal color of caution — from traffic lights to hazard tape. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Antique Gold WCAG accessible?
Antique Gold (#B5A642) does not pass WCAG AA on white (2.47:1 ratio). Use it on dark backgrounds where it achieves 8.5:1. Its overall accessibility score is 48/100.
What colors go well with Antique Gold?
Antique Gold pairs well with its complementary color Zaffre (#0014A8). Analogous colors like Persimmon and Khaki also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Antique Gold used for?
Antique Gold is commonly used for: Taxi and transportation services; Construction and heavy machinery; Children's education products and toys; Fast food and energy-focused brands; Caution and safety signage.
What are the CSS and Tailwind values for Antique Gold?
In CSS, use `color: #B5A642` or `background-color: #B5A642`. The CSS custom property is `--color-antique-gold: #B5A642`. In Tailwind CSS, use the arbitrary value class `bg-[#B5A642]` for backgrounds or `text-[#B5A642]` for text.