Generated palette
Cadmium Yellow Palette
Cadmium Yellow Palette: #FFF600, #0008FF, #FF7700, #88FF00. Check roles, contrast and CSS variables; open source-color links and JSON.
Cadmium Yellow Palette assigns primary #FFF600, secondary #0008FF, surface #FF7700, background #88FF00, accent #000000. The set spans Yellow, Blue, Orange, and Green families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #FFF600 at 0.8717; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Cadmium Yellow Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#FFF600Cadmium Yellow#0008FF#0008FF#FF7700#FF7700#88FF00#88FF00#000000BlackCSS Variables
--palette-cadmium-yellow-primary: #FFF600; --palette-cadmium-yellow-secondary: #0008FF; --palette-cadmium-yellow-surface: #FF7700; --palette-cadmium-yellow-background: #88FF00; --palette-cadmium-yellow-accent: #000000;
Accessibility Snapshot
Compare all 5 Cadmium Yellow Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Cadmium Yellow Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Cadmium Yellow Palette Data (JSON)
Structured palette data for Cadmium 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": "#FFF600",
"name": "Cadmium Yellow"
},
{
"role": "secondary",
"hex": "#0008FF",
"name": "#0008FF"
},
{
"role": "surface",
"hex": "#FF7700",
"name": "#FF7700"
},
{
"role": "background",
"hex": "#88FF00",
"name": "#88FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#FFF600",
"name": "Cadmium Yellow",
"blackContrast": 18.43,
"whiteContrast": 1.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#0008FF",
"name": "#0008FF",
"blackContrast": 2.48,
"whiteContrast": 8.47,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#FF7700",
"name": "#FF7700",
"blackContrast": 7.89,
"whiteContrast": 2.66,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#88FF00",
"name": "#88FF00",
"blackContrast": 16.35,
"whiteContrast": 1.28,
"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
[
"cadmium 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-cadmium-yellow-primary: #FFF600;\n--palette-cadmium-yellow-secondary: #0008FF;\n--palette-cadmium-yellow-surface: #FF7700;\n--palette-cadmium-yellow-background: #88FF00;\n--palette-cadmium-yellow-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "cadmium-yellow",
"name": "Cadmium Yellow Palette",
"type": "generated",
"sourceColor": "cadmium-yellow",
"description": "Generated palette built from Cadmium Yellow, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Cadmium Yellow Palette combines primary #FFF600, secondary #0008FF, surface #FF7700, background #88FF00, 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": [
"cadmium 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": "#FFF600",
"slug": "cadmium-yellow",
"name": "Cadmium Yellow",
"rgb": [
255,
246,
0
],
"hsl": [
58,
100,
50
],
"cmyk": [
0,
4,
100,
0
],
"family": "yellow",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.8717,
"contrast": {
"black": 18.43,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/cadmium-yellow/"
},
{
"role": "secondary",
"hex": "#0008FF",
"slug": null,
"name": "#0008FF",
"rgb": [
0,
8,
255
],
"hsl": [
238,
100,
50
],
"cmyk": [
100,
97,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.0739,
"contrast": {
"black": 2.48,
"white": 8.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#FF7700",
"slug": null,
"name": "#FF7700",
"rgb": [
255,
119,
0
],
"hsl": [
28,
100,
50
],
"cmyk": [
0,
53,
100,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.3445,
"contrast": {
"black": 7.89,
"white": 2.66
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "background",
"hex": "#88FF00",
"slug": null,
"name": "#88FF00",
"rgb": [
136,
255,
0
],
"hsl": [
88,
100,
50
],
"cmyk": [
47,
0,
100,
0
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7675,
"contrast": {
"black": 16.35,
"white": 1.28
},
"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": "#FFF600",
"name": "Cadmium Yellow"
},
{
"role": "secondary",
"hex": "#0008FF",
"name": "#0008FF"
},
{
"role": "surface",
"hex": "#FF7700",
"name": "#FF7700"
},
{
"role": "background",
"hex": "#88FF00",
"name": "#88FF00"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#FFF600",
"name": "Cadmium Yellow",
"blackContrast": 18.43,
"whiteContrast": 1.14,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#0008FF",
"name": "#0008FF",
"blackContrast": 2.48,
"whiteContrast": 8.47,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#FF7700",
"name": "#FF7700",
"blackContrast": 7.89,
"whiteContrast": 2.66,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "background",
"hex": "#88FF00",
"name": "#88FF00",
"blackContrast": 16.35,
"whiteContrast": 1.28,
"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-cadmium-yellow-primary: #FFF600;\n--palette-cadmium-yellow-secondary: #0008FF;\n--palette-cadmium-yellow-surface: #FF7700;\n--palette-cadmium-yellow-background: #88FF00;\n--palette-cadmium-yellow-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/cadmium-yellow.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/cadmium-yellow/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/cadmium-yellow.json"
}