Generated palette
Signal Red Palette
Signal Red Palette: #E60000, #00E5E6, #E60073, #E67300. Check roles, contrast and CSS variables; open source-color links and JSON.
Signal Red Palette assigns primary #E60000, secondary #00E5E6, surface #E60073, background #E67300, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #E60000 at 0.1682 to #FFFFFF at 1; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Signal Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#E60000Signal Red#00E5E6#00E5E6#E60073#E60073#E67300#E67300#FFFFFFWhiteCSS 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
Compare all 5 Signal Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Signal Red Palette roles behave together across common interface components before copying the CSS variables.
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.
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": "#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": null
},
{
"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": null
},
{
"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": null
},
{
"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"
}