Skip to main content

Naples Yellow

#FADA5E·yellow family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#FADA5E
RGB
rgb(250, 218, 94)
HSL
hsl(48, 94%, 67%)
OKLCH
oklch(0.892 0.145 95)
CMYK
cmyk(0%, 13%, 62%, 2%)
Luminance:0.7127
CSS var:--color-naples-yellow
Tailwind:bg-[#FADA5E]

Accessibility

Score: 48/100

On White (#FFF)

1.38:1

Fail

On Black (#000)

15.25:1

AAA

On Light Gray (#F5F5F5)

1.26:1

Fail

Best text color on this background:

black15.25:1
Open in Contrast Checker →

Design Applications

Background

background-color: #FADA5E

Text Color

color: #FADA5E

bg-[#FADA5E] text-[#000000]

Accent border card component

border-left: 4px solid #FADA5E

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 Naples Yellow 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

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

CSS & Code Examples

Background

background-color: #FADA5E;

Text

color: #FADA5E;

Border

border: 2px solid #FADA5E;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #FADA5E, #ffff8f);

Tailwind-style

--color-naples-yellow: #FADA5E;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Naples Yellow without a custom config.

Background

bg-[#FADA5E]

Text

text-[#FADA5E]

Border

border-[#FADA5E]

Ring

ring-[#FADA5E]

Fill

fill-[#FADA5E]

From (gradient)

from-[#FADA5E]

Via (gradient)

via-[#FADA5E]

To (gradient)

to-[#FADA5E]

Design Tokens

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

CSS Custom Properties

:root {
  --color-naples-yellow: #FADA5E;
  --color-naples-yellow-rgb: 250, 218, 94;
  --color-naples-yellow-hsl: 48, 94%, 67%;
}

SCSS Variables

$color-naples-yellow: #FADA5E;
$color-naples-yellow-rgb: 250, 218, 94;
$color-naples-yellow-hsl: 48, 94%, 67%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'naples-yellow': '#FADA5E',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-naples-yellow: #FADA5E;
}

JSON Design Token (W3C format)

{
  "naples-yellow": {
    "value": "#FADA5E",
    "type": "color",
    "description": "Naples Yellow — #FADA5E"
  }
}

What Does Naples Yellow 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. Naples Yellow channels this quality into optimism: a response that's less about instinct than about activated clarity.

  • Yellow occupies a paradoxical space in Western symbolism—simultaneously the color of happiness, optimism, and cowardice. In commercial contexts it signals caution (traffic lights, hazard tape) and sale promotions. In consumer branding it communicates cheerfulness and energy.
  • In Chinese and many other East Asian cultures, yellow (and especially gold-yellow) historically signified royalty, prosperity, and imperial authority. In Buddhist traditions it represents wisdom and harmony.
  • Naples Yellow's mid-tone lightness (67%) 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.
  • At 94% saturation, Naples Yellow 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.

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

How to Use Naples Yellow in Design: Applications, Pairings & Best Practices

Naples Yellow 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.

  • UI components: warning states, highlights, feature callouts—Naples Yellow performs reliably in all these roles with its mid-tone tonal character.
  • Brand & identity: highlights, callout banners, brand accents—contexts where Naples Yellow's vivid quality creates the right register.
  • Typography: Naples Yellow as text requires a dark background; its 67% lightness means it provides 1.4:1 contrast on white, not meeting WCAG AA.
  • Naples Yellow creates strong legibility with black text overlays (15.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Naples Yellow's vivid saturation (94%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

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

Naples Yellow Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Naples Yellow (#FADA5E) achieves a 15.25: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.3%.

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

Naples Yellow in Industry: Branding, Design & Market Applications

Naples Yellow'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 vivid saturation calibrates the message at a mid-tone, 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: Naples Yellow is best suited for brands projecting optimism, creativity, clarity. Categories outside this positioning—body text on white (extremely poor contrast)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Naples Yellow works effectively in highlights, callout banners, brand accents—contexts where clarity serves a secondary but reinforcing role.

For marketers and brand strategists, Naples Yellow 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 Naples Yellow?
The hex code for Naples Yellow is #FADA5E. Its RGB values are rgb(250, 218, 94) and its HSL values are hsl(48, 94%, 67%).
What does Naples Yellow 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 Naples Yellow WCAG accessible?
Naples Yellow (#FADA5E) does not pass WCAG AA on white (1.38:1 ratio). Use it on dark backgrounds where it achieves 15.25:1. Its overall accessibility score is 48/100.
What colors go well with Naples Yellow?
Naples Yellow pairs well with its complementary color Ultramarine (#4166F5). Analogous colors like Mandarin and Desert also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Naples Yellow used for?
Naples Yellow 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 Naples Yellow?
In CSS, use `color: #FADA5E` or `background-color: #FADA5E`. The CSS custom property is `--color-naples-yellow: #FADA5E`. In Tailwind CSS, use the arbitrary value class `bg-[#FADA5E]` for backgrounds or `text-[#FADA5E]` for text.