Nearest-color comparison

Mustard Yellow vs Chrome Yellow

Mustard Yellow #E1AD01 vs Chrome Yellow #FFA700: RGB distance 30.6 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Mustard Yellow and Chrome Yellow are related but distinguishable, with an RGB distance of 30.6. Chrome Yellow is lighter by 0.03, and Chrome Yellow is more saturated by 1 percentage points. Their mutual contrast is 1.06:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Mustard Yellow#E1AD01
Chrome Yellow#FFA700

Quick Difference Summary

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

RGB distance30.6
Pair contrast1.06:1
Luminance delta0.03
Hue delta7 deg
Lighter colorChrome Yellow
More saturatedChrome Yellow

Side-by-Side Color Profiles

yellow color

Mustard Yellow

Mustard Yellow is #E1AD01, a warm yellow with hue 46°, saturation 99% and luminance 0.459. Beside Chrome Yellow, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 10.18:1.

HEX#E1AD01 RGB225, 173, 1 HSL46, 99, 44 CMYK0, 23, 100, 12 Luminance0.459 Best textblack text

orange color

Chrome Yellow

Chrome Yellow is #FFA700, a warm orange with hue 39°, saturation 100% and luminance 0.489. Beside Mustard Yellow, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.78:1.

HEX#FFA700 RGB255, 167, 0 HSL39, 100, 50 CMYK0, 35, 100, 0 Luminance0.489 Best textblack text

When to Use Mustard Yellow or Chrome Yellow

Choose Mustard YellowChoose Mustard Yellow when the design calls for vibrant yellow color at #E1AD01, with warm temperature and 44% HSL lightness.
Choose Chrome YellowChoose Chrome Yellow when #FFA700, its vibrant orange character, or its 50% 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.06:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyMustard YellowChrome Yellow
HEX#E1AD01#FFA700
RGB225, 173, 1255, 167, 0
HSL46, 99, 4439, 100, 50
CMYK0, 23, 100, 120, 35, 100, 0
FamilyYellowOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.4590.489
Black contrast10.18:110.78:1
White contrast2.06:11.95:1
Shared tonesVibrant

Accessibility and Contrast

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

Mustard Yellowblack text - 10.18:1
Chrome Yellowblack text - 10.78:1

Downloadable color comparison infographic

Mustard Yellow vs Chrome Yellow Color Comparison Infographic

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

1200 × 800
Mustard Yellow vs Chrome Yellow color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Mustard Yellow vs Chrome 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 Yellow vs Chrome Yellow Data (JSON)

Structured comparison data for Mustard Yellow and Chrome 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-yellow",
    "name": "Mustard Yellow",
    "hex": "#E1AD01",
    "rgb": [
      225,
      173,
      1
    ],
    "hsl": [
      46,
      99,
      44
    ],
    "cmyk": [
      0,
      23,
      100,
      12
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.459,
    "contrast": {
      "black": 10.18,
      "white": 2.06
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.18
    },
    "description": "Mustard Yellow is #E1AD01, a warm yellow color with vibrant character. Compared with Chrome Yellow, it is darker and less 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-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mustard-yellow.json"
  },
  {
    "slug": "chrome-yellow",
    "name": "Chrome Yellow",
    "hex": "#FFA700",
    "rgb": [
      255,
      167,
      0
    ],
    "hsl": [
      39,
      100,
      50
    ],
    "cmyk": [
      0,
      35,
      100,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.489,
    "contrast": {
      "black": 10.78,
      "white": 1.95
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.78
    },
    "description": "Chrome Yellow is #FFA700, a warm orange color with vibrant character. Compared with Mustard Yellow, it is lighter and more 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/chrome-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chrome-yellow.json"
  }
]
Differences
{
  "rgbDistance": 30.6,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 7,
    "saturation": 1,
    "lightness": 6
  },
  "luminanceDelta": 0.03,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Chrome Yellow",
  "moreSaturatedColor": "Chrome Yellow"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Mustard Yellow",
      "background": "#E1AD01",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.18
    },
    {
      "color": "Chrome Yellow",
      "background": "#FFA700",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.78
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Mustard Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #E1AD01.",
  "chooseSecondWhen": "Chrome Yellow is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FFA700.",
  "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-yellow-vs-chrome-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/mustard-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/chrome-yellow.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mustard-yellow-vs-chrome-yellow",
  "type": "nearest",
  "name": "Mustard Yellow vs Chrome Yellow",
  "verdict": "Mustard Yellow and Chrome Yellow are visually related colors. Chrome Yellow is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Mustard Yellow and Chrome Yellow are different yellow and orange colors with HEX values #E1AD01 and #FFA700. According to Colors Encyclopedia, their RGB distance is 30.6, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 30.6,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "mustard-yellow",
      "name": "Mustard Yellow",
      "hex": "#E1AD01",
      "rgb": [
        225,
        173,
        1
      ],
      "hsl": [
        46,
        99,
        44
      ],
      "cmyk": [
        0,
        23,
        100,
        12
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.459,
      "contrast": {
        "black": 10.18,
        "white": 2.06
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.18
      },
      "description": "Mustard Yellow is #E1AD01, a warm yellow color with vibrant character. Compared with Chrome Yellow, it is darker and less 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-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mustard-yellow.json"
    },
    {
      "slug": "chrome-yellow",
      "name": "Chrome Yellow",
      "hex": "#FFA700",
      "rgb": [
        255,
        167,
        0
      ],
      "hsl": [
        39,
        100,
        50
      ],
      "cmyk": [
        0,
        35,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.489,
      "contrast": {
        "black": 10.78,
        "white": 1.95
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.78
      },
      "description": "Chrome Yellow is #FFA700, a warm orange color with vibrant character. Compared with Mustard Yellow, it is lighter and more 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/chrome-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chrome-yellow.json"
    }
  ],
  "differences": {
    "rgbDistance": 30.6,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 7,
      "saturation": 1,
      "lightness": 6
    },
    "luminanceDelta": 0.03,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Chrome Yellow",
    "moreSaturatedColor": "Chrome Yellow"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Mustard Yellow",
        "background": "#E1AD01",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.18
      },
      {
        "color": "Chrome Yellow",
        "background": "#FFA700",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.78
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Mustard Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #E1AD01.",
    "chooseSecondWhen": "Chrome Yellow is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FFA700.",
    "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-yellow-vs-chrome-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/mustard-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/chrome-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/mustard-yellow-vs-chrome-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/mustard-yellow-vs-chrome-yellow.json"
}