Named color

Industrial Yellow

Industrial Yellow is a vibrant yellow color with HEX #F3C300. According to Colors Encyclopedia, it has RGB 243, 195, 0, HSL 48, 100%, 48%, warm temperature, and is useful for industrial design, safety systems, and hardware palettes.

HEX #F3C300
RGB rgb(243, 195, 0)
HSL hsl(48 100% 48%)
CMYK cmyk(0, 20, 100, 5)
Luminance 0.5808
Contrast Black 12.62:1White 1.66:1

CSS Utilities

--color-industrial-yellow: #F3C300;
.bg-industrial-yellow { background-color: #F3C300; }
.text-industrial-yellow { color: #F3C300; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.5808
Black text12.62:1AA Pass
White text1.66:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#F3C300",
  "rgb": [
    243,
    195,
    0
  ],
  "hsl": [
    48,
    100,
    48
  ],
  "cmyk": [
    0,
    20,
    100,
    5
  ],
  "luminance": 0.5808,
  "contrast": {
    "black": 12.62,
    "white": 1.66
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#0031F5",
  "analogous": [
    "#F54900",
    "#ABF500"
  ],
  "triadic": [
    "#00F5C4",
    "#C400F5"
  ],
  "tetradic": [
    "#00F549",
    "#0031F5",
    "#F500AB"
  ],
  "splitComplementary": [
    "#00ABF5",
    "#4900F5"
  ],
  "monochromatic": [
    "#FFDC52",
    "#F3C300",
    "#997A00"
  ]
}
Variants
{
  "light": "#FFDC52",
  "dark": "#997A00",
  "saturated": "#F5C400",
  "desaturated": "#DAB41B",
  "pastel": "#F5DD80",
  "neon": "#FFD21F"
}
Pairings
{
  "best": [
    "#000000",
    "#0031F5",
    "#F54900",
    "#ABF500"
  ],
  "avoid": [
    "#DAB41B",
    "#FFDC52"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFDC52",
    "#DAB41B"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "amber",
    "fluorescent-orange",
    "caution-yellow",
    "safety-yellow",
    "honey"
  ],
  "generatedPalettes": [
    "industrial-yellow"
  ],
  "generatedComparisons": [
    "citrine-vs-industrial-yellow",
    "industrial-yellow-vs-amber",
    "industrial-yellow-vs-fluorescent-orange",
    "mustard-yellow-vs-industrial-yellow",
    "safety-yellow-vs-industrial-yellow"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/industrial-yellow",
    "/wcag/industrial-yellow",
    "/css/colors/industrial-yellow",
    "/hex/f3c300"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/industrial-yellow"
    ],
    "related": [
      "/colors/amber",
      "/colors/fluorescent-orange",
      "/colors/caution-yellow",
      "/colors/safety-yellow",
      "/colors/honey",
      "/compare/citrine-vs-industrial-yellow",
      "/compare/industrial-yellow-vs-amber",
      "/compare/industrial-yellow-vs-fluorescent-orange",
      "/compare/mustard-yellow-vs-industrial-yellow",
      "/compare/safety-yellow-vs-industrial-yellow",
      "/harmonies/industrial-yellow",
      "/wcag/industrial-yellow",
      "/css/colors/industrial-yellow",
      "/hex/f3c300"
    ]
  }
}
Full JSON dataset
{
  "slug": "industrial-yellow",
  "name": "Industrial Yellow",
  "hex": "#F3C300",
  "uses": [
    "industrial design",
    "safety systems",
    "hardware palettes"
  ],
  "psychology": {
    "associations": [
      "utility",
      "visibility",
      "precision"
    ],
    "contexts": [
      "transportation",
      "tools",
      "hardware",
      "signage"
    ],
    "avoidIn": [
      "soft wellness palettes"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "yellow",
    "warm",
    "vibrant",
    "industrial-design",
    "safety-systems",
    "hardware-palettes",
    "utility",
    "visibility",
    "precision"
  ],
  "popularity": 84,
  "rgb": [
    243,
    195,
    0
  ],
  "hsl": [
    48,
    100,
    48
  ],
  "cmyk": [
    0,
    20,
    100,
    5
  ],
  "luminance": 0.5808,
  "contrast": {
    "black": 12.62,
    "white": 1.66
  },
  "harmonies": {
    "complementary": "#0031F5",
    "analogous": [
      "#F54900",
      "#ABF500"
    ],
    "triadic": [
      "#00F5C4",
      "#C400F5"
    ],
    "tetradic": [
      "#00F549",
      "#0031F5",
      "#F500AB"
    ],
    "splitComplementary": [
      "#00ABF5",
      "#4900F5"
    ],
    "monochromatic": [
      "#FFDC52",
      "#F3C300",
      "#997A00"
    ]
  },
  "variants": {
    "light": "#FFDC52",
    "dark": "#997A00",
    "saturated": "#F5C400",
    "desaturated": "#DAB41B",
    "pastel": "#F5DD80",
    "neon": "#FFD21F"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-industrial-yellow: #F3C300;",
    "utility": ".bg-industrial-yellow { background-color: #F3C300; }",
    "textUtility": ".text-industrial-yellow { color: #F3C300; }"
  },
  "nearestColors": [
    "amber",
    "fluorescent-orange",
    "caution-yellow",
    "safety-yellow",
    "honey"
  ],
  "generatedPalettes": [
    "industrial-yellow"
  ],
  "generatedComparisons": [
    "citrine-vs-industrial-yellow",
    "industrial-yellow-vs-amber",
    "industrial-yellow-vs-fluorescent-orange",
    "mustard-yellow-vs-industrial-yellow",
    "safety-yellow-vs-industrial-yellow"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/industrial-yellow",
    "/wcag/industrial-yellow",
    "/css/colors/industrial-yellow",
    "/hex/f3c300"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/industrial-yellow"
    ],
    "related": [
      "/colors/amber",
      "/colors/fluorescent-orange",
      "/colors/caution-yellow",
      "/colors/safety-yellow",
      "/colors/honey",
      "/compare/citrine-vs-industrial-yellow",
      "/compare/industrial-yellow-vs-amber",
      "/compare/industrial-yellow-vs-fluorescent-orange",
      "/compare/mustard-yellow-vs-industrial-yellow",
      "/compare/safety-yellow-vs-industrial-yellow",
      "/harmonies/industrial-yellow",
      "/wcag/industrial-yellow",
      "/css/colors/industrial-yellow",
      "/hex/f3c300"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#0031F5",
      "#F54900",
      "#ABF500"
    ],
    "avoid": [
      "#DAB41B",
      "#FFDC52"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFDC52",
      "#DAB41B"
    ]
  }
}

Color meaning and use

About Industrial Yellow Color

Industrial Yellow sits in the yellow family with warm temperature and vibrant visual character. Industrial Yellow is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include utility, visibility, and precision, which makes it relevant for transportation and tools. In design work, Industrial Yellow is most useful for industrial design, safety systems, and hardware palettes, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Industrial Yellow against black and white text.

Black text12.62:1AA Pass
White text1.66:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#0031F5#0031F5
#F54900#F54900
#ABF500#ABF500
#00F5C4#00F5C4
#C400F5#C400F5

Variants

#FFDC52#FFDC52
#997A00#997A00
#F5C400#F5C400
#DAB41B#DAB41B
#F5DD80#F5DD80
#FFD21F#FFD21F

Pairings

Black#000000
#0031F5#0031F5
#F54900#F54900
#ABF500#ABF500
Matte Black#1A1A1A
White Smoke#F5F5F5