Skip to main content

Champagne Gold

#FAD6A5·yellow family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#FAD6A5
RGB
rgb(250, 214, 165)
HSL
hsl(35, 89%, 81%)
OKLCH
oklch(0.895 0.075 75)
CMYK
cmyk(0%, 14%, 34%, 2%)
Luminance:0.7113
CSS var:--color-champagne-gold
Tailwind:bg-[#FAD6A5]

Accessibility

Score: 48/100

On White (#FFF)

1.38:1

Fail

On Black (#000)

15.23:1

AAA

On Light Gray (#F5F5F5)

1.27:1

Fail

Best text color on this background:

black15.23:1
Open in Contrast Checker →

Design Applications

Background

background-color: #FAD6A5

Text Color

color: #FAD6A5

bg-[#FAD6A5] text-[#000000]

Accent border card component

border-left: 4px solid #FAD6A5

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. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.

Industry Usage

Common contexts and industries where Champagne 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

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

CSS & Code Examples

Background

background-color: #FAD6A5;

Text

color: #FAD6A5;

Border

border: 2px solid #FAD6A5;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #FAD6A5, #ffffd7);

Tailwind-style

--color-champagne-gold: #FAD6A5;

Tailwind CSS Utilities

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

Background

bg-[#FAD6A5]

Text

text-[#FAD6A5]

Border

border-[#FAD6A5]

Ring

ring-[#FAD6A5]

Fill

fill-[#FAD6A5]

From (gradient)

from-[#FAD6A5]

Via (gradient)

via-[#FAD6A5]

To (gradient)

to-[#FAD6A5]

Design Tokens

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

CSS Custom Properties

:root {
  --color-champagne-gold: #FAD6A5;
  --color-champagne-gold-rgb: 250, 214, 165;
  --color-champagne-gold-hsl: 35, 89%, 81%;
}

SCSS Variables

$color-champagne-gold: #FAD6A5;
$color-champagne-gold-rgb: 250, 214, 165;
$color-champagne-gold-hsl: 35, 89%, 81%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-champagne-gold: #FAD6A5;
}

JSON Design Token (W3C format)

{
  "champagne-gold": {
    "value": "#FAD6A5",
    "type": "color",
    "description": "Champagne Gold — #FAD6A5"
  }
}

What Does Champagne Gold Mean? Color Psychology & Cultural Symbolism

Of all the warm hues, yellow is the most cognitively active—it stimulates the nervous system, enhances mental activity, and signals alertness. Champagne Gold channels this quality into clarity: a response that's less about instinct than about activated clarity.

  • Across color psychology research, yellow consistently tests high for "optimism" associations, making Champagne Gold a reliable vehicle for clarity in cross-demographic audiences.
  • Brand designers draw on yellow-family tones to project approachability and energy—values that Champagne Gold communicates in a light key.
  • At 89% saturation, Champagne Gold reads as vivid—Pure vivid yellow is the highest-chroma color the human eye perceives—it cannot be ignored and is physiologically stimulating, even more so than red in some attention research.
  • Champagne Gold's light lightness (81%) shifts its psychological register: Pale yellow and champagne tones feel warm, neutral, and almost white—excellent for backgrounds, subtle warmth in neutral palettes, and understated accents.

The power of Champagne Gold lies in selective deployment—too much and it fatigues, too little and the energy dissipates. Find the balance.

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

The accessibility challenge with yellow is real—most yellow tones fail WCAG contrast requirements on white—but Champagne Gold's value as a highlight, background, and accent color is unmatched in creating optimistic, high-energy palettes.

  • 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: Champagne Gold's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Champagne Gold's vivid saturation (89%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • Champagne Gold creates strong legibility with black text overlays (15.2:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Champagne Gold as text requires a dark background; its 81% lightness means it provides 1.4:1 contrast on white, not meeting WCAG AA.

The power of Champagne Gold lies in selective deployment—too much and it fatigues, too little and the energy dissipates. Find the balance.

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

Champagne Gold (#FAD6A5) achieves a 15.23: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: 71.1%.

  • As text on white (#FFFFFF): 1.38:1 — Fail
  • As text on black (#000000): 15.23:1 — AAA ✓
  • Best text color on Champagne Gold background: Black (#000000) at 15.23:1
  • WCAG 2.1 luminance: 71.1% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Champagne 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.

Champagne Gold's WCAG profile makes it a compliant choice for most text applications.

Champagne Gold in Industry: Branding, Design & Market Applications

Champagne Gold (#FAD6A5) is most at home in industries where optimism, clarity, intellect, and caution are key brand values. Its light quality makes it particularly effective in Food & Beverage contexts, where the vivid saturation signals optimism at exactly the right register.

  • 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: Duolingo, Coursera, Khan Academy) 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: Champagne 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, Champagne Gold works effectively in caution signage, pricing emphasis, sticky notes/productivity—contexts where optimism serves a secondary but reinforcing role.

The industries where Champagne Gold performs best are those where the audience expects optimism. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Champagne Gold?
The hex code for Champagne Gold is #FAD6A5. Its RGB values are rgb(250, 214, 165) and its HSL values are hsl(35, 89%, 81%).
What does Champagne 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. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
Is Champagne Gold WCAG accessible?
Champagne Gold (#FAD6A5) does not pass WCAG AA on white (1.38:1 ratio). Use it on dark backgrounds where it achieves 15.23:1. Its overall accessibility score is 48/100.
What colors go well with Champagne Gold?
Champagne Gold pairs well with its complementary color Cobalt Blue (#0047AB). Analogous colors like Vermilion and Nectarine also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Champagne Gold used for?
Champagne 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 Champagne Gold?
In CSS, use `color: #FAD6A5` or `background-color: #FAD6A5`. The CSS custom property is `--color-champagne-gold: #FAD6A5`. In Tailwind CSS, use the arbitrary value class `bg-[#FAD6A5]` for backgrounds or `text-[#FAD6A5]` for text.