Named color
International Orange
International Orange is a vibrant orange color with HEX #FF4F00. According to Colors Encyclopedia, it has RGB 255, 79, 0, HSL 19, 100%, 50%, warm temperature, and is useful for historical references, pigment palettes, and cultural color systems.
CSS Utilities
--color-international-orange: #FF4F00;
.bg-international-orange { background-color: #FF4F00; }
.text-international-orange { color: #FF4F00; }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": "#FF4F00",
"rgb": [
255,
79,
0
],
"hsl": [
19,
100,
50
],
"cmyk": [
0,
69,
100,
0
],
"luminance": 0.2685,
"contrast": {
"black": 6.37,
"white": 3.3
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#00AEFF",
"analogous": [
"#FF002F",
"#FFD000"
],
"triadic": [
"#00FF51",
"#5100FF"
],
"tetradic": [
"#2FFF00",
"#00AEFF",
"#D000FF"
],
"splitComplementary": [
"#00FFD0",
"#002FFF"
],
"monochromatic": [
"#FF8F5C",
"#FF4F00",
"#A33400"
]
}Variants
{
"light": "#FF8F5C",
"dark": "#A33400",
"saturated": "#FF5100",
"desaturated": "#E35B1C",
"pastel": "#F5AB89",
"neon": "#FF6D29"
}Pairings
{
"best": [
"#000000",
"#00AEFF",
"#FF002F",
"#FFD000"
],
"avoid": [
"#E35B1C",
"#FF8F5C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FF8F5C",
"#E35B1C"
]
}Knowledge graph
{
"nearestColors": [
"orange-red",
"hazard-orange",
"neon-orange",
"fire-opal",
"safety-orange"
],
"generatedPalettes": [
"international-orange"
],
"generatedComparisons": [
"international-orange-vs-hazard-orange",
"international-orange-vs-orange-red"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/international-orange",
"/wcag/international-orange",
"/css/colors/international-orange",
"/hex/ff4f00"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/international-orange"
],
"related": [
"/colors/orange-red",
"/colors/hazard-orange",
"/colors/neon-orange",
"/colors/fire-opal",
"/colors/safety-orange",
"/compare/international-orange-vs-hazard-orange",
"/compare/international-orange-vs-orange-red",
"/harmonies/international-orange",
"/wcag/international-orange",
"/css/colors/international-orange",
"/hex/ff4f00"
]
}
}Full JSON dataset
{
"slug": "international-orange",
"name": "International Orange",
"hex": "#FF4F00",
"uses": [
"historical references",
"pigment palettes",
"cultural color systems"
],
"psychology": {
"associations": [
"heritage",
"craft",
"specificity"
],
"contexts": [
"museum design",
"education",
"editorial research",
"cultural references"
],
"avoidIn": [
"generic unlabeled palette systems"
]
},
"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": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"orange",
"warm",
"vibrant",
"historical-references",
"pigment-palettes",
"cultural-color-systems",
"heritage",
"craft",
"specificity"
],
"popularity": 84,
"rgb": [
255,
79,
0
],
"hsl": [
19,
100,
50
],
"cmyk": [
0,
69,
100,
0
],
"luminance": 0.2685,
"contrast": {
"black": 6.37,
"white": 3.3
},
"harmonies": {
"complementary": "#00AEFF",
"analogous": [
"#FF002F",
"#FFD000"
],
"triadic": [
"#00FF51",
"#5100FF"
],
"tetradic": [
"#2FFF00",
"#00AEFF",
"#D000FF"
],
"splitComplementary": [
"#00FFD0",
"#002FFF"
],
"monochromatic": [
"#FF8F5C",
"#FF4F00",
"#A33400"
]
},
"variants": {
"light": "#FF8F5C",
"dark": "#A33400",
"saturated": "#FF5100",
"desaturated": "#E35B1C",
"pastel": "#F5AB89",
"neon": "#FF6D29"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-international-orange: #FF4F00;",
"utility": ".bg-international-orange { background-color: #FF4F00; }",
"textUtility": ".text-international-orange { color: #FF4F00; }"
},
"nearestColors": [
"orange-red",
"hazard-orange",
"neon-orange",
"fire-opal",
"safety-orange"
],
"generatedPalettes": [
"international-orange"
],
"generatedComparisons": [
"international-orange-vs-hazard-orange",
"international-orange-vs-orange-red"
],
"relatedFamilies": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/international-orange",
"/wcag/international-orange",
"/css/colors/international-orange",
"/hex/ff4f00"
],
"semanticRelations": {
"broader": [
"/colors/by-family/orange",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/international-orange"
],
"related": [
"/colors/orange-red",
"/colors/hazard-orange",
"/colors/neon-orange",
"/colors/fire-opal",
"/colors/safety-orange",
"/compare/international-orange-vs-hazard-orange",
"/compare/international-orange-vs-orange-red",
"/harmonies/international-orange",
"/wcag/international-orange",
"/css/colors/international-orange",
"/hex/ff4f00"
]
},
"pairings": {
"best": [
"#000000",
"#00AEFF",
"#FF002F",
"#FFD000"
],
"avoid": [
"#E35B1C",
"#FF8F5C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FF8F5C",
"#E35B1C"
]
}
}
Color meaning and use
About International Orange Color
International Orange sits in the orange family with warm temperature and vibrant visual character. International Orange is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, International Orange is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for International Orange against black and white text.