Generated palette
Canary Yellow Palette
Canary Yellow Palette: #FFEF00, #0011FF, #FF6E00, #91FF00. Check roles, contrast and CSS variables; open source-color links and JSON.
Canary Yellow Palette assigns primary #FFEF00, secondary #0011FF, surface #FF6E00, background #91FF00, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFEF00 at 0.8299; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Canary Yellow Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFEF00Canary Yellow#0011FF#0011FF#FF6E00#FF6E00#91FF00#91FF00#000000BlackCSS Variables
--palette-canary-yellow-primary: #FFEF00; --palette-canary-yellow-secondary: #0011FF; --palette-canary-yellow-surface: #FF6E00; --palette-canary-yellow-background: #91FF00; --palette-canary-yellow-accent: #000000;
Accessibility Snapshot
Compare all 5 Canary Yellow Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Canary Yellow Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Canary Yellow Palette Data (JSON)
Structured palette data for Canary Yellow 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": "#FFEF00",
"name": "Canary Yellow"
},
{
"role": "secondary",
"hex": "#0011FF",
"name": "#0011FF"
},
{
"role": "surface",
"hex": "#FF6E00",
"name": "#FF6E00"
},
{
"role": "background",
"hex": "#91FF00",
"name": "#91FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFEF00",
"name": "Canary Yellow",
"blackContrast": 17.6,
"whiteContrast": 1.19,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#0011FF",
"name": "#0011FF",
"blackContrast": 2.52,
"whiteContrast": 8.32,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#FF6E00",
"name": "#FF6E00",
"blackContrast": 7.48,
"whiteContrast": 2.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#91FF00",
"name": "#91FF00",
"blackContrast": 16.51,
"whiteContrast": 1.27,
"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
[
"canary yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green 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",
"wellness and botanical palettes",
"calm digital interfaces"
]CSS variables
"--palette-canary-yellow-primary: #FFEF00;\n--palette-canary-yellow-secondary: #0011FF;\n--palette-canary-yellow-surface: #FF6E00;\n--palette-canary-yellow-background: #91FF00;\n--palette-canary-yellow-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "canary-yellow",
"name": "Canary Yellow Palette",
"type": "generated",
"sourceColor": "canary-yellow",
"description": "Generated palette built from Canary Yellow, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Canary Yellow Palette combines primary #FFEF00, secondary #0011FF, surface #FF6E00, background #91FF00, accent #000000. According to Colors Encyclopedia, the palette works as a yellow palette, blue palette, orange 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": [
"canary yellow palette",
"generated palette",
"yellow palette",
"blue palette",
"orange palette",
"green palette",
"gray palette",
"vibrant palette",
"dark palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"wellness and botanical palettes",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#FFEF00",
"slug": "canary-yellow",
"name": "Canary Yellow",
"rgb": [
255,
239,
0
],
"hsl": [
56,
100,
50
],
"cmyk": [
0,
6,
100,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.8299,
"contrast": {
"black": 17.6,
"white": 1.19
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/canary-yellow/"
},
{
"role": "secondary",
"hex": "#0011FF",
"slug": null,
"name": "#0011FF",
"rgb": [
0,
17,
255
],
"hsl": [
236,
100,
50
],
"cmyk": [
100,
93,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.0762,
"contrast": {
"black": 2.52,
"white": 8.32
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FF6E00",
"slug": null,
"name": "#FF6E00",
"rgb": [
255,
110,
0
],
"hsl": [
26,
100,
50
],
"cmyk": [
0,
57,
100,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3241,
"contrast": {
"black": 7.48,
"white": 2.81
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#91FF00",
"slug": null,
"name": "#91FF00",
"rgb": [
145,
255,
0
],
"hsl": [
86,
100,
50
],
"cmyk": [
43,
0,
100,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7754,
"contrast": {
"black": 16.51,
"white": 1.27
},
"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": "#FFEF00",
"name": "Canary Yellow"
},
{
"role": "secondary",
"hex": "#0011FF",
"name": "#0011FF"
},
{
"role": "surface",
"hex": "#FF6E00",
"name": "#FF6E00"
},
{
"role": "background",
"hex": "#91FF00",
"name": "#91FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFEF00",
"name": "Canary Yellow",
"blackContrast": 17.6,
"whiteContrast": 1.19,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#0011FF",
"name": "#0011FF",
"blackContrast": 2.52,
"whiteContrast": 8.32,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#FF6E00",
"name": "#FF6E00",
"blackContrast": 7.48,
"whiteContrast": 2.81,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#91FF00",
"name": "#91FF00",
"blackContrast": 16.51,
"whiteContrast": 1.27,
"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-canary-yellow-primary: #FFEF00;\n--palette-canary-yellow-secondary: #0011FF;\n--palette-canary-yellow-surface: #FF6E00;\n--palette-canary-yellow-background: #91FF00;\n--palette-canary-yellow-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/canary-yellow.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/canary-yellow.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/canary-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/canary-yellow.json"
}