Generated palette

Safety Orange Palette

Safety Orange Palette: #FF7900, #0088FF, #FF0008, #FFF700. Check roles, contrast and CSS variables; open source-color links and JSON.

Safety Orange Palette assigns primary #FF7900, secondary #0088FF, surface #FF0008, background #FFF700, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFF700 at 0.8778; black gives higher contrast on 4 of 5 values.

5colors
Orange palettedominant group
5use cases

Palette Color Roles

Safety Orange Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#FF7900Safety Orange
Secondary#0088FF#0088FF
Surface#FF0008#FF0008
Background#FFF700Lemon
Accent#000000Black

CSS Variables

--palette-safety-orange-primary: #FF7900;
--palette-safety-orange-secondary: #0088FF;
--palette-safety-orange-surface: #FF0008;
--palette-safety-orange-background: #FFF700;
--palette-safety-orange-accent: #000000;

Accessibility Snapshot

Compare all 5 Safety Orange Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#FF7900
Black 7.99:1 · White 2.63:1
Best #000000
Secondary#0088FF
Black 5.97:1 · White 3.52:1
Best #000000
Surface#FF0008
Black 5.26:1 · White 4:1
Best #000000
Background#FFF700
Black 18.56:1 · White 1.13:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Safety Orange Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Safety Orange Palette Data (JSON)

Structured palette data for Safety Orange Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.3493
Black text7.99:1AA Pass
White text2.63:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#FF7900",
    "name": "Safety Orange"
  },
  {
    "role": "secondary",
    "hex": "#0088FF",
    "name": "#0088FF"
  },
  {
    "role": "surface",
    "hex": "#FF0008",
    "name": "#FF0008"
  },
  {
    "role": "background",
    "hex": "#FFF700",
    "name": "Lemon"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FF7900",
    "name": "Safety Orange",
    "blackContrast": 7.99,
    "whiteContrast": 2.63,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#0088FF",
    "name": "#0088FF",
    "blackContrast": 5.97,
    "whiteContrast": 3.52,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#FF0008",
    "name": "#FF0008",
    "blackContrast": 5.26,
    "whiteContrast": 4,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#FFF700",
    "name": "Lemon",
    "blackContrast": 18.56,
    "whiteContrast": 1.13,
    "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
[
  "safety 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-safety-orange-primary: #FF7900;\n--palette-safety-orange-secondary: #0088FF;\n--palette-safety-orange-surface: #FF0008;\n--palette-safety-orange-background: #FFF700;\n--palette-safety-orange-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "safety-orange",
  "name": "Safety Orange Palette",
  "type": "generated",
  "sourceColor": "safety-orange",
  "description": "Generated palette built from Safety Orange, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Safety Orange Palette combines primary #FF7900, secondary #0088FF, surface #FF0008, background #FFF700, 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": [
    "safety 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": "#FF7900",
      "slug": "safety-orange",
      "name": "Safety Orange",
      "rgb": [
        255,
        121,
        0
      ],
      "hsl": [
        28,
        100,
        50
      ],
      "cmyk": [
        0,
        53,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3493,
      "contrast": {
        "black": 7.99,
        "white": 2.63
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/safety-orange/"
    },
    {
      "role": "secondary",
      "hex": "#0088FF",
      "slug": null,
      "name": "#0088FF",
      "rgb": [
        0,
        136,
        255
      ],
      "hsl": [
        208,
        100,
        50
      ],
      "cmyk": [
        100,
        47,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2483,
      "contrast": {
        "black": 5.97,
        "white": 3.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF0008",
      "slug": null,
      "name": "#FF0008",
      "rgb": [
        255,
        0,
        8
      ],
      "hsl": [
        358,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        97,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2128,
      "contrast": {
        "black": 5.26,
        "white": 4
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#FFF700",
      "slug": "lemon",
      "name": "Lemon",
      "rgb": [
        255,
        247,
        0
      ],
      "hsl": [
        58,
        100,
        50
      ],
      "cmyk": [
        0,
        3,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8778,
      "contrast": {
        "black": 18.56,
        "white": 1.13
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/lemon/"
    },
    {
      "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": "#FF7900",
      "name": "Safety Orange"
    },
    {
      "role": "secondary",
      "hex": "#0088FF",
      "name": "#0088FF"
    },
    {
      "role": "surface",
      "hex": "#FF0008",
      "name": "#FF0008"
    },
    {
      "role": "background",
      "hex": "#FFF700",
      "name": "Lemon"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FF7900",
      "name": "Safety Orange",
      "blackContrast": 7.99,
      "whiteContrast": 2.63,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#0088FF",
      "name": "#0088FF",
      "blackContrast": 5.97,
      "whiteContrast": 3.52,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#FF0008",
      "name": "#FF0008",
      "blackContrast": 5.26,
      "whiteContrast": 4,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#FFF700",
      "name": "Lemon",
      "blackContrast": 18.56,
      "whiteContrast": 1.13,
      "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-safety-orange-primary: #FF7900;\n--palette-safety-orange-secondary: #0088FF;\n--palette-safety-orange-surface: #FF0008;\n--palette-safety-orange-background: #FFF700;\n--palette-safety-orange-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/safety-orange.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/safety-orange.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/safety-orange/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/safety-orange.json"
}