Generated palette
Hazard Orange Palette
Hazard Orange Palette: #FF6700, #0099FF, #FF001A, #FFE500. Check roles, contrast and CSS variables; open source-color links and JSON.
Hazard Orange Palette assigns primary #FF6700, secondary #0099FF, surface #FF001A, background #FFE500, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFE500 at 0.773; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Hazard Orange Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FF6700Hazard Orange#0099FF#0099FF#FF001A#FF001A#FFE500#FFE500#000000BlackCSS Variables
--palette-hazard-orange-primary: #FF6700; --palette-hazard-orange-secondary: #0099FF; --palette-hazard-orange-surface: #FF001A; --palette-hazard-orange-background: #FFE500; --palette-hazard-orange-accent: #000000;
Accessibility Snapshot
Compare all 5 Hazard Orange Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Hazard Orange Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Hazard Orange Palette Data (JSON)
Structured palette data for Hazard Orange Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#FF6700",
"name": "Hazard Orange"
},
{
"role": "secondary",
"hex": "#0099FF",
"name": "#0099FF"
},
{
"role": "surface",
"hex": "#FF001A",
"name": "#FF001A"
},
{
"role": "background",
"hex": "#FFE500",
"name": "#FFE500"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FF6700",
"name": "Hazard Orange",
"blackContrast": 7.19,
"whiteContrast": 2.92,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#0099FF",
"name": "#0099FF",
"blackContrast": 7,
"whiteContrast": 3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#FF001A",
"name": "#FF001A",
"blackContrast": 5.27,
"whiteContrast": 3.99,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FFE500",
"name": "#FFE500",
"blackContrast": 16.46,
"whiteContrast": 1.28,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"hazard orange palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-hazard-orange-primary: #FF6700;\n--palette-hazard-orange-secondary: #0099FF;\n--palette-hazard-orange-surface: #FF001A;\n--palette-hazard-orange-background: #FFE500;\n--palette-hazard-orange-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "hazard-orange",
"name": "Hazard Orange Palette",
"type": "generated",
"sourceColor": "hazard-orange",
"description": "Generated palette built from Hazard Orange, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Hazard Orange Palette combines primary #FF6700, secondary #0099FF, surface #FF001A, background #FFE500, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue palette, red palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"hazard orange palette",
"generated palette",
"orange palette",
"blue palette",
"red palette",
"yellow palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FF6700",
"slug": "hazard-orange",
"name": "Hazard Orange",
"rgb": [
255,
103,
0
],
"hsl": [
24,
100,
50
],
"cmyk": [
0,
60,
100,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3096,
"contrast": {
"black": 7.19,
"white": 2.92
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": "https://www.colorsencyclopedia.com/colors/hazard-orange/"
},
{
"role": "secondary",
"hex": "#0099FF",
"slug": null,
"name": "#0099FF",
"rgb": [
0,
153,
255
],
"hsl": [
204,
100,
50
],
"cmyk": [
100,
40,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.3,
"contrast": {
"black": 7,
"white": 3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FF001A",
"slug": null,
"name": "#FF001A",
"rgb": [
255,
0,
26
],
"hsl": [
354,
100,
50
],
"cmyk": [
0,
100,
90,
0
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2133,
"contrast": {
"black": 5.27,
"white": 3.99
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#FFE500",
"slug": null,
"name": "#FFE500",
"rgb": [
255,
229,
0
],
"hsl": [
54,
100,
50
],
"cmyk": [
0,
10,
100,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.773,
"contrast": {
"black": 16.46,
"white": 1.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "accent",
"hex": "#000000",
"slug": "black",
"name": "Black",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"family": "gray",
"temperature": "neutral",
"tone": [
"dark",
"neutral"
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/black/"
}
],
"roles": [
{
"role": "primary",
"hex": "#FF6700",
"name": "Hazard Orange"
},
{
"role": "secondary",
"hex": "#0099FF",
"name": "#0099FF"
},
{
"role": "surface",
"hex": "#FF001A",
"name": "#FF001A"
},
{
"role": "background",
"hex": "#FFE500",
"name": "#FFE500"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FF6700",
"name": "Hazard Orange",
"blackContrast": 7.19,
"whiteContrast": 2.92,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "secondary",
"hex": "#0099FF",
"name": "#0099FF",
"blackContrast": 7,
"whiteContrast": 3,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#FF001A",
"name": "#FF001A",
"blackContrast": 5.27,
"whiteContrast": 3.99,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#FFE500",
"name": "#FFE500",
"blackContrast": 16.46,
"whiteContrast": 1.28,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-hazard-orange-primary: #FF6700;\n--palette-hazard-orange-secondary: #0099FF;\n--palette-hazard-orange-surface: #FF001A;\n--palette-hazard-orange-background: #FFE500;\n--palette-hazard-orange-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/hazard-orange.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/hazard-orange.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/hazard-orange/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/hazard-orange.json"
}