Generated palette

Orange Palette

Orange Palette: #FFA500, #0059FF, #FF2600, #D9FF00. Check roles, contrast and CSS variables; open source-color links and JSON.

Orange Palette assigns primary #FFA500, secondary #0059FF, surface #FF2600, background #D9FF00, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #D9FF00 at 0.8627; black gives higher contrast on 3 of 5 values.

5colors
Blue palettedominant group
5use cases

Palette Color Roles

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

Primary#FFA500Orange
Secondary#0059FF#0059FF
Surface#FF2600#FF2600
Background#D9FF00#D9FF00
Accent#000000Black

CSS Variables

--palette-orange-primary: #FFA500;
--palette-orange-secondary: #0059FF;
--palette-orange-surface: #FF2600;
--palette-orange-background: #D9FF00;
--palette-orange-accent: #000000;

Accessibility Snapshot

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

Primary#FFA500
Black 10.63:1 · White 1.97:1
Best #000000
Secondary#0059FF
Black 3.87:1 · White 5.42:1
Best #FFFFFF
Surface#FF2600
Black 5.53:1 · White 3.8:1
Best #000000
Background#D9FF00
Black 18.25:1 · White 1.15:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the 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 Orange Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.4817
Black text10.63:1AA Pass
White text1.97: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": "#FFA500",
    "name": "Orange"
  },
  {
    "role": "secondary",
    "hex": "#0059FF",
    "name": "#0059FF"
  },
  {
    "role": "surface",
    "hex": "#FF2600",
    "name": "#FF2600"
  },
  {
    "role": "background",
    "hex": "#D9FF00",
    "name": "#D9FF00"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFA500",
    "name": "Orange",
    "blackContrast": 10.63,
    "whiteContrast": 1.97,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#0059FF",
    "name": "#0059FF",
    "blackContrast": 3.87,
    "whiteContrast": 5.42,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#FF2600",
    "name": "#FF2600",
    "blackContrast": 5.53,
    "whiteContrast": 3.8,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#D9FF00",
    "name": "#D9FF00",
    "blackContrast": 18.25,
    "whiteContrast": 1.15,
    "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
[
  "orange palette",
  "generated 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-orange-primary: #FFA500;\n--palette-orange-secondary: #0059FF;\n--palette-orange-surface: #FF2600;\n--palette-orange-background: #D9FF00;\n--palette-orange-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "orange",
  "name": "Orange Palette",
  "type": "generated",
  "sourceColor": "orange",
  "description": "Generated palette built from Orange, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Orange Palette combines primary #FFA500, secondary #0059FF, surface #FF2600, background #D9FF00, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, red palette, yellow 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": [
    "orange palette",
    "generated 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": "#FFA500",
      "slug": "orange",
      "name": "Orange",
      "rgb": [
        255,
        165,
        0
      ],
      "hsl": [
        39,
        100,
        50
      ],
      "cmyk": [
        0,
        35,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4817,
      "contrast": {
        "black": 10.63,
        "white": 1.97
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/orange/"
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "slug": null,
      "name": "#0059FF",
      "rgb": [
        0,
        89,
        255
      ],
      "hsl": [
        219,
        100,
        50
      ],
      "cmyk": [
        100,
        65,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1436,
      "contrast": {
        "black": 3.87,
        "white": 5.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "slug": null,
      "name": "#FF2600",
      "rgb": [
        255,
        38,
        0
      ],
      "hsl": [
        9,
        100,
        50
      ],
      "cmyk": [
        0,
        85,
        100,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2265,
      "contrast": {
        "black": 5.53,
        "white": 3.8
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "slug": null,
      "name": "#D9FF00",
      "rgb": [
        217,
        255,
        0
      ],
      "hsl": [
        69,
        100,
        50
      ],
      "cmyk": [
        15,
        0,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8627,
      "contrast": {
        "black": 18.25,
        "white": 1.15
      },
      "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": "#FFA500",
      "name": "Orange"
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "name": "#0059FF"
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "name": "#FF2600"
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "name": "#D9FF00"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFA500",
      "name": "Orange",
      "blackContrast": 10.63,
      "whiteContrast": 1.97,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#0059FF",
      "name": "#0059FF",
      "blackContrast": 3.87,
      "whiteContrast": 5.42,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#FF2600",
      "name": "#FF2600",
      "blackContrast": 5.53,
      "whiteContrast": 3.8,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#D9FF00",
      "name": "#D9FF00",
      "blackContrast": 18.25,
      "whiteContrast": 1.15,
      "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-orange-primary: #FFA500;\n--palette-orange-secondary: #0059FF;\n--palette-orange-surface: #FF2600;\n--palette-orange-background: #D9FF00;\n--palette-orange-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/orange.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/orange.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/orange/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/orange.json"
}