Generated palette

Orange Red Palette

Orange Red Palette: #FF4500, #00BBFF, #FF003B, #FFC300. Check roles, contrast and CSS variables; open source-color links and JSON.

Orange Red Palette assigns primary #FF4500, secondary #00BBFF, surface #FF003B, background #FFC300, accent #000000. The set spans Orange, Blue, Red, and Yellow families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFC300 at 0.6029; black gives higher contrast on 4 of 5 values.

5colors
Orange palettedominant group
5use cases

Palette Color Roles

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

Primary#FF4500Orange Red
Secondary#00BBFF#00BBFF
Surface#FF003B#FF003B
Background#FFC300#FFC300
Accent#000000Black

CSS Variables

--palette-orange-red-primary: #FF4500;
--palette-orange-red-secondary: #00BBFF;
--palette-orange-red-surface: #FF003B;
--palette-orange-red-background: #FFC300;
--palette-orange-red-accent: #000000;

Accessibility Snapshot

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

Primary#FF4500
Black 6.1:1 · White 3.44:1
Best #000000
Secondary#00BBFF
Black 9.55:1 · White 2.2:1
Best #000000
Surface#FF003B
Black 5.32:1 · White 3.95:1
Best #000000
Background#FFC300
Black 13.06:1 · White 1.61:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

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

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

AI-Ready Dataset v1.0.0
Luminance0.2552
Black text6.1:1AA Pass
White text3.44: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": "#FF4500",
    "name": "Orange Red"
  },
  {
    "role": "secondary",
    "hex": "#00BBFF",
    "name": "#00BBFF"
  },
  {
    "role": "surface",
    "hex": "#FF003B",
    "name": "#FF003B"
  },
  {
    "role": "background",
    "hex": "#FFC300",
    "name": "#FFC300"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FF4500",
    "name": "Orange Red",
    "blackContrast": 6.1,
    "whiteContrast": 3.44,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#00BBFF",
    "name": "#00BBFF",
    "blackContrast": 9.55,
    "whiteContrast": 2.2,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#FF003B",
    "name": "#FF003B",
    "blackContrast": 5.32,
    "whiteContrast": 3.95,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#FFC300",
    "name": "#FFC300",
    "blackContrast": 13.06,
    "whiteContrast": 1.61,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "orange red 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-orange-red-primary: #FF4500;\n--palette-orange-red-secondary: #00BBFF;\n--palette-orange-red-surface: #FF003B;\n--palette-orange-red-background: #FFC300;\n--palette-orange-red-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "orange-red",
  "name": "Orange Red Palette",
  "type": "generated",
  "sourceColor": "orange-red",
  "description": "Generated palette built from Orange Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Orange Red Palette combines primary #FF4500, secondary #00BBFF, surface #FF003B, background #FFC300, 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": [
    "orange red 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": "#FF4500",
      "slug": "orange-red",
      "name": "Orange Red",
      "rgb": [
        255,
        69,
        0
      ],
      "hsl": [
        16,
        100,
        50
      ],
      "cmyk": [
        0,
        73,
        100,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2552,
      "contrast": {
        "black": 6.1,
        "white": 3.44
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/orange-red/"
    },
    {
      "role": "secondary",
      "hex": "#00BBFF",
      "slug": null,
      "name": "#00BBFF",
      "rgb": [
        0,
        187,
        255
      ],
      "hsl": [
        196,
        100,
        50
      ],
      "cmyk": [
        100,
        27,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4276,
      "contrast": {
        "black": 9.55,
        "white": 2.2
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#FF003B",
      "slug": null,
      "name": "#FF003B",
      "rgb": [
        255,
        0,
        59
      ],
      "hsl": [
        346,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        77,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2158,
      "contrast": {
        "black": 5.32,
        "white": 3.95
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#FFC300",
      "slug": null,
      "name": "#FFC300",
      "rgb": [
        255,
        195,
        0
      ],
      "hsl": [
        46,
        100,
        50
      ],
      "cmyk": [
        0,
        24,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6029,
      "contrast": {
        "black": 13.06,
        "white": 1.61
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "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": "#FF4500",
      "name": "Orange Red"
    },
    {
      "role": "secondary",
      "hex": "#00BBFF",
      "name": "#00BBFF"
    },
    {
      "role": "surface",
      "hex": "#FF003B",
      "name": "#FF003B"
    },
    {
      "role": "background",
      "hex": "#FFC300",
      "name": "#FFC300"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FF4500",
      "name": "Orange Red",
      "blackContrast": 6.1,
      "whiteContrast": 3.44,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#00BBFF",
      "name": "#00BBFF",
      "blackContrast": 9.55,
      "whiteContrast": 2.2,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#FF003B",
      "name": "#FF003B",
      "blackContrast": 5.32,
      "whiteContrast": 3.95,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#FFC300",
      "name": "#FFC300",
      "blackContrast": 13.06,
      "whiteContrast": 1.61,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-orange-red-primary: #FF4500;\n--palette-orange-red-secondary: #00BBFF;\n--palette-orange-red-surface: #FF003B;\n--palette-orange-red-background: #FFC300;\n--palette-orange-red-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/orange-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/orange-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/orange-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/orange-red.json"
}