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.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured 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.