Nearest-color comparison

Mustard vs Naples Yellow

Mustard #FFDB58 vs Naples Yellow #FADA5E: RGB distance 7.9 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

Mustard and Naples Yellow are very close, with an RGB distance of 7.9. Mustard is lighter by 0.0136, and Mustard is more saturated by 6 percentage points. Their mutual contrast is 1.02:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Mustard#FFDB58
Naples Yellow#FADA5E

Quick Difference Summary

The main measurable differences between Mustard and Naples Yellow across RGB distance, luminance, hue, saturation, and contrast.

RGB distance7.9
Pair contrast1.02:1
Luminance delta0.0136
Hue delta1 deg
Lighter colorMustard
More saturatedMustard

Side-by-Side Color Profiles

yellow color

Mustard

Mustard is #FFDB58, a warm yellow with hue 47°, saturation 100% and luminance 0.7263. Beside Naples Yellow, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 15.53:1.

HEX#FFDB58 RGB255, 219, 88 HSL47, 100, 67 CMYK0, 14, 65, 0 Luminance0.7263 Best textblack text

yellow color

Naples Yellow

Naples Yellow is #FADA5E, a warm yellow with hue 48°, saturation 94% and luminance 0.7127. Beside Mustard, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 15.25:1.

HEX#FADA5E RGB250, 218, 94 HSL48, 94, 67 CMYK0, 13, 62, 2 Luminance0.7127 Best textblack text

When to Use Mustard or Naples Yellow

Choose MustardChoose Mustard when the design calls for vibrant yellow color at #FFDB58, with warm temperature and 67% HSL lightness.
Choose Naples YellowChoose Naples Yellow when #FADA5E, its vibrant yellow character, or its 67% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.02:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyMustardNaples Yellow
HEX#FFDB58#FADA5E
RGB255, 219, 88250, 218, 94
HSL47, 100, 6748, 94, 67
CMYK0, 14, 65, 00, 13, 62, 2
FamilyYellowYellow
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.72630.7127
Black contrast15.53:115.25:1
White contrast1.35:11.38:1
Shared tonesVibrant

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Mustardblack text - 15.53:1
Naples Yellowblack text - 15.25:1

Downloadable color comparison infographic

Mustard vs Naples Yellow Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Mustard vs Naples Yellow color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Mustard vs Naples Yellow color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Mustard vs Naples Yellow Data (JSON)

Structured comparison data for Mustard and Naples Yellow, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "mustard",
    "name": "Mustard",
    "hex": "#FFDB58",
    "rgb": [
      255,
      219,
      88
    ],
    "hsl": [
      47,
      100,
      67
    ],
    "cmyk": [
      0,
      14,
      65,
      0
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7263,
    "contrast": {
      "black": 15.53,
      "white": 1.35
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.53
    },
    "description": "Mustard is #FFDB58, a warm yellow color with vibrant character. Compared with Naples Yellow, it is lighter and more saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/mustard/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mustard.json"
  },
  {
    "slug": "naples-yellow",
    "name": "Naples Yellow",
    "hex": "#FADA5E",
    "rgb": [
      250,
      218,
      94
    ],
    "hsl": [
      48,
      94,
      67
    ],
    "cmyk": [
      0,
      13,
      62,
      2
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7127,
    "contrast": {
      "black": 15.25,
      "white": 1.38
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.25
    },
    "description": "Naples Yellow is #FADA5E, a warm yellow color with vibrant character. Compared with Mustard, it is darker and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/naples-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"
  }
]
Differences
{
  "rgbDistance": 7.9,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 1,
    "saturation": 6,
    "lightness": 0
  },
  "luminanceDelta": 0.0136,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Mustard",
  "moreSaturatedColor": "Mustard"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Mustard",
      "background": "#FFDB58",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.53
    },
    {
      "color": "Naples Yellow",
      "background": "#FADA5E",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.25
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Mustard is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFDB58.",
  "chooseSecondWhen": "Naples Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FADA5E.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/mustard-vs-naples-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/mustard.json",
  "https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mustard-vs-naples-yellow",
  "type": "nearest",
  "name": "Mustard vs Naples Yellow",
  "verdict": "Mustard and Naples Yellow are very close colors. Mustard is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Mustard and Naples Yellow are different yellow colors with HEX values #FFDB58 and #FADA5E. According to Colors Encyclopedia, their RGB distance is 7.9, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 7.9,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "mustard",
      "name": "Mustard",
      "hex": "#FFDB58",
      "rgb": [
        255,
        219,
        88
      ],
      "hsl": [
        47,
        100,
        67
      ],
      "cmyk": [
        0,
        14,
        65,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7263,
      "contrast": {
        "black": 15.53,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.53
      },
      "description": "Mustard is #FFDB58, a warm yellow color with vibrant character. Compared with Naples Yellow, it is lighter and more saturated. Use it for highlight colors, editorial accents, and warm backgrounds, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/mustard/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mustard.json"
    },
    {
      "slug": "naples-yellow",
      "name": "Naples Yellow",
      "hex": "#FADA5E",
      "rgb": [
        250,
        218,
        94
      ],
      "hsl": [
        48,
        94,
        67
      ],
      "cmyk": [
        0,
        13,
        62,
        2
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7127,
      "contrast": {
        "black": 15.25,
        "white": 1.38
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.25
      },
      "description": "Naples Yellow is #FADA5E, a warm yellow color with vibrant character. Compared with Mustard, it is darker and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/naples-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"
    }
  ],
  "differences": {
    "rgbDistance": 7.9,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 1,
      "saturation": 6,
      "lightness": 0
    },
    "luminanceDelta": 0.0136,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Mustard",
    "moreSaturatedColor": "Mustard"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Mustard",
        "background": "#FFDB58",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.53
      },
      {
        "color": "Naples Yellow",
        "background": "#FADA5E",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.25
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Mustard is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FFDB58.",
    "chooseSecondWhen": "Naples Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #FADA5E.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/mustard-vs-naples-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/mustard.json",
    "https://www.colorsencyclopedia.com/api/colors/naples-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/mustard-vs-naples-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/mustard-vs-naples-yellow.json"
}