Nearest-color comparison

Safety Yellow vs Industrial Yellow

Safety Yellow #EED202 vs Industrial Yellow #F3C300: RGB distance 15.9 and contrast 1.1:1. Compare hue, luminance, saturation, WCAG and practical use.

Safety Yellow and Industrial Yellow are very close, with an RGB distance of 15.9. Safety Yellow is lighter by 0.0619, and Industrial Yellow is more saturated by 2 percentage points. Their mutual contrast is 1.1:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Safety Yellow#EED202
Industrial Yellow#F3C300

Quick Difference Summary

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

RGB distance15.9
Pair contrast1.1:1
Luminance delta0.0619
Hue delta5 deg
Lighter colorSafety Yellow
More saturatedIndustrial Yellow

Side-by-Side Color Profiles

yellow color

Safety Yellow

Safety Yellow is #EED202, a warm yellow with hue 53°, saturation 98% and luminance 0.6427. Beside Industrial Yellow, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 13.85:1.

HEX#EED202 RGB238, 210, 2 HSL53, 98, 47 CMYK0, 12, 99, 7 Luminance0.6427 Best textblack text

yellow color

Industrial Yellow

Industrial Yellow is #F3C300, a warm yellow with hue 48°, saturation 100% and luminance 0.5808. Beside Safety Yellow, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 12.62:1.

HEX#F3C300 RGB243, 195, 0 HSL48, 100, 48 CMYK0, 20, 100, 5 Luminance0.5808 Best textblack text

When to Use Safety Yellow or Industrial Yellow

Choose Safety YellowChoose Safety Yellow when the design calls for vibrant yellow color at #EED202, with warm temperature and 47% HSL lightness.
Choose Industrial YellowChoose Industrial Yellow when #F3C300, its vibrant yellow character, or its 48% 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.1:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertySafety YellowIndustrial Yellow
HEX#EED202#F3C300
RGB238, 210, 2243, 195, 0
HSL53, 98, 4748, 100, 48
CMYK0, 12, 99, 70, 20, 100, 5
FamilyYellowYellow
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.64270.5808
Black contrast13.85:112.62:1
White contrast1.52:11.66:1
Shared tonesVibrant

Accessibility and Contrast

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

Safety Yellowblack text - 13.85:1
Industrial Yellowblack text - 12.62:1

Downloadable color comparison infographic

Safety Yellow vs Industrial Yellow Color Comparison Infographic

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

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

Structured comparison data for Safety Yellow and Industrial 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": "safety-yellow",
    "name": "Safety Yellow",
    "hex": "#EED202",
    "rgb": [
      238,
      210,
      2
    ],
    "hsl": [
      53,
      98,
      47
    ],
    "cmyk": [
      0,
      12,
      99,
      7
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.6427,
    "contrast": {
      "black": 13.85,
      "white": 1.52
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.85
    },
    "description": "Safety Yellow is #EED202, a warm yellow color with vibrant character. Compared with Industrial Yellow, it is lighter 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/safety-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
  },
  {
    "slug": "industrial-yellow",
    "name": "Industrial Yellow",
    "hex": "#F3C300",
    "rgb": [
      243,
      195,
      0
    ],
    "hsl": [
      48,
      100,
      48
    ],
    "cmyk": [
      0,
      20,
      100,
      5
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.5808,
    "contrast": {
      "black": 12.62,
      "white": 1.66
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 12.62
    },
    "description": "Industrial Yellow is #F3C300, a warm yellow color with vibrant character. Compared with Safety Yellow, it is darker and more saturated. Use it for industrial design, safety systems, and hardware palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/industrial-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/industrial-yellow.json"
  }
]
Differences
{
  "rgbDistance": 15.9,
  "contrastRatio": 1.1,
  "hslDelta": {
    "hue": 5,
    "saturation": 2,
    "lightness": 1
  },
  "luminanceDelta": 0.0619,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Safety Yellow",
  "moreSaturatedColor": "Industrial Yellow"
}
Accessibility
{
  "pairContrastRatio": 1.1,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Safety Yellow",
      "background": "#EED202",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.85
    },
    {
      "color": "Industrial Yellow",
      "background": "#F3C300",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 12.62
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Safety Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #EED202.",
  "chooseSecondWhen": "Industrial Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #F3C300.",
  "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/safety-yellow-vs-industrial-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/industrial-yellow.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "safety-yellow-vs-industrial-yellow",
  "type": "nearest",
  "name": "Safety Yellow vs Industrial Yellow",
  "verdict": "Safety Yellow and Industrial Yellow are very close colors. Safety Yellow is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.1:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Safety Yellow and Industrial Yellow are different yellow colors with HEX values #EED202 and #F3C300. According to Colors Encyclopedia, their RGB distance is 15.9, their contrast ratio is 1.1:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 15.9,
  "contrastRatio": 1.1,
  "colors": [
    {
      "slug": "safety-yellow",
      "name": "Safety Yellow",
      "hex": "#EED202",
      "rgb": [
        238,
        210,
        2
      ],
      "hsl": [
        53,
        98,
        47
      ],
      "cmyk": [
        0,
        12,
        99,
        7
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6427,
      "contrast": {
        "black": 13.85,
        "white": 1.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.85
      },
      "description": "Safety Yellow is #EED202, a warm yellow color with vibrant character. Compared with Industrial Yellow, it is lighter 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/safety-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json"
    },
    {
      "slug": "industrial-yellow",
      "name": "Industrial Yellow",
      "hex": "#F3C300",
      "rgb": [
        243,
        195,
        0
      ],
      "hsl": [
        48,
        100,
        48
      ],
      "cmyk": [
        0,
        20,
        100,
        5
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5808,
      "contrast": {
        "black": 12.62,
        "white": 1.66
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 12.62
      },
      "description": "Industrial Yellow is #F3C300, a warm yellow color with vibrant character. Compared with Safety Yellow, it is darker and more saturated. Use it for industrial design, safety systems, and hardware palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/industrial-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/industrial-yellow.json"
    }
  ],
  "differences": {
    "rgbDistance": 15.9,
    "contrastRatio": 1.1,
    "hslDelta": {
      "hue": 5,
      "saturation": 2,
      "lightness": 1
    },
    "luminanceDelta": 0.0619,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Safety Yellow",
    "moreSaturatedColor": "Industrial Yellow"
  },
  "accessibility": {
    "pairContrastRatio": 1.1,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Safety Yellow",
        "background": "#EED202",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.85
      },
      {
        "color": "Industrial Yellow",
        "background": "#F3C300",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 12.62
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Safety Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #EED202.",
    "chooseSecondWhen": "Industrial Yellow is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #F3C300.",
    "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/safety-yellow-vs-industrial-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/safety-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/industrial-yellow.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/safety-yellow-vs-industrial-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/safety-yellow-vs-industrial-yellow.json"
}