Generated palette

Signal Red Palette

Signal Red Palette is a generated palette built from #E60000, #00E5E6, #E60073, #E67300. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Signal Red Palette combines primary #E60000, secondary #00E5E6, surface #E60073, background #E67300, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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.

5colors
Red palettedominant group
4use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#E60000Signal Red
Secondary#00E5E6#00E5E6
Surface#E60073#E60073
Background#E67300#E67300
Accent#FFFFFFWhite

CSS Variables

--palette-signal-red-primary: #E60000;
--palette-signal-red-secondary: #00E5E6;
--palette-signal-red-surface: #E60073;
--palette-signal-red-background: #E67300;
--palette-signal-red-accent: #FFFFFF;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#E60000
Black 4.36:1 · White 4.81:1
Best #FFFFFF
Secondary#00E5E6
Black 13.35:1 · White 1.57:1
Best #000000
Surface#E60073
Black 4.61:1 · White 4.55:1
Best #000000
Background#E67300
Black 6.82:1 · White 3.08:1
Best #000000
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

A compact preview of how the palette behaves across common interface components.

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 Signal Red Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1682
Black text4.36:1AA Fail
White text4.81:1AA Pass
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": "#E60000",
    "name": "Signal Red"
  },
  {
    "role": "secondary",
    "hex": "#00E5E6",
    "name": "#00E5E6"
  },
  {
    "role": "surface",
    "hex": "#E60073",
    "name": "#E60073"
  },
  {
    "role": "background",
    "hex": "#E67300",
    "name": "#E67300"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#E60000",
    "name": "Signal Red",
    "blackContrast": 4.36,
    "whiteContrast": 4.81,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#00E5E6",
    "name": "#00E5E6",
    "blackContrast": 13.35,
    "whiteContrast": 1.57,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#E60073",
    "name": "#E60073",
    "blackContrast": 4.61,
    "whiteContrast": 4.55,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#E67300",
    "name": "#E67300",
    "blackContrast": 6.82,
    "whiteContrast": 3.08,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "signal red palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "vibrant palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion"
]
CSS variables
"--palette-signal-red-primary: #E60000;\n--palette-signal-red-secondary: #00E5E6;\n--palette-signal-red-surface: #E60073;\n--palette-signal-red-background: #E67300;\n--palette-signal-red-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "signal-red",
  "name": "Signal Red Palette",
  "type": "generated",
  "sourceColor": "signal-red",
  "description": "Generated palette built from Signal Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Signal Red Palette combines primary #E60000, secondary #00E5E6, surface #E60073, background #E67300, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink 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": [
    "signal red palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "vibrant palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#E60000",
      "slug": "signal-red",
      "name": "Signal Red",
      "rgb": [
        230,
        0,
        0
      ],
      "hsl": [
        0,
        100,
        45
      ],
      "cmyk": [
        0,
        100,
        100,
        10
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1682,
      "contrast": {
        "black": 4.36,
        "white": 4.81
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/signal-red/"
    },
    {
      "role": "secondary",
      "hex": "#00E5E6",
      "slug": null,
      "name": "#00E5E6",
      "rgb": [
        0,
        229,
        230
      ],
      "hsl": [
        180,
        100,
        45
      ],
      "cmyk": [
        100,
        0,
        0,
        10
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6175,
      "contrast": {
        "black": 13.35,
        "white": 1.57
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/00e5e6/"
    },
    {
      "role": "surface",
      "hex": "#E60073",
      "slug": null,
      "name": "#E60073",
      "rgb": [
        230,
        0,
        115
      ],
      "hsl": [
        330,
        100,
        45
      ],
      "cmyk": [
        0,
        100,
        50,
        10
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1806,
      "contrast": {
        "black": 4.61,
        "white": 4.55
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/e60073/"
    },
    {
      "role": "background",
      "hex": "#E67300",
      "slug": null,
      "name": "#E67300",
      "rgb": [
        230,
        115,
        0
      ],
      "hsl": [
        30,
        100,
        45
      ],
      "cmyk": [
        0,
        50,
        100,
        10
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2908,
      "contrast": {
        "black": 6.82,
        "white": 3.08
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/e67300/"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "slug": "white",
      "name": "White",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/white/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#E60000",
      "name": "Signal Red"
    },
    {
      "role": "secondary",
      "hex": "#00E5E6",
      "name": "#00E5E6"
    },
    {
      "role": "surface",
      "hex": "#E60073",
      "name": "#E60073"
    },
    {
      "role": "background",
      "hex": "#E67300",
      "name": "#E67300"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#E60000",
      "name": "Signal Red",
      "blackContrast": 4.36,
      "whiteContrast": 4.81,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#00E5E6",
      "name": "#00E5E6",
      "blackContrast": 13.35,
      "whiteContrast": 1.57,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#E60073",
      "name": "#E60073",
      "blackContrast": 4.61,
      "whiteContrast": 4.55,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#E67300",
      "name": "#E67300",
      "blackContrast": 6.82,
      "whiteContrast": 3.08,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-signal-red-primary: #E60000;\n--palette-signal-red-secondary: #00E5E6;\n--palette-signal-red-surface: #E60073;\n--palette-signal-red-background: #E67300;\n--palette-signal-red-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/signal-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/signal-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/signal-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/signal-red.json"
}