Named color

Cadmium Yellow

Cadmium Yellow is a vibrant yellow color with HEX #FFF600. According to Colors Encyclopedia, it has RGB 255, 246, 0, HSL 58, 100%, 50%, warm temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #FFF600
RGB rgb(255, 246, 0)
HSL hsl(58 100% 50%)
CMYK cmyk(0, 4, 100, 0)
Luminance 0.8717
Contrast Black 18.43:1White 1.14:1

CSS Utilities

--color-cadmium-yellow: #FFF600;
.bg-cadmium-yellow { background-color: #FFF600; }
.text-cadmium-yellow { color: #FFF600; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8717
Black text18.43:1AA Pass
White text1.14:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#FFF600",
  "rgb": [
    255,
    246,
    0
  ],
  "hsl": [
    58,
    100,
    50
  ],
  "cmyk": [
    0,
    4,
    100,
    0
  ],
  "luminance": 0.8717,
  "contrast": {
    "black": 18.43,
    "white": 1.14
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#0008FF",
  "analogous": [
    "#FF7700",
    "#88FF00"
  ],
  "triadic": [
    "#00FFF7",
    "#F600FF"
  ],
  "tetradic": [
    "#00FF77",
    "#0008FF",
    "#FF0088"
  ],
  "splitComplementary": [
    "#0088FF",
    "#7700FF"
  ],
  "monochromatic": [
    "#FFFA5C",
    "#FFF600",
    "#A39E00"
  ]
}
Variants
{
  "light": "#FFFA5C",
  "dark": "#A39E00",
  "saturated": "#FFF700",
  "desaturated": "#E3DC1C",
  "pastel": "#F5F289",
  "neon": "#FFF829"
}
Pairings
{
  "best": [
    "#000000",
    "#0008FF",
    "#FF7700",
    "#88FF00"
  ],
  "avoid": [
    "#E3DC1C",
    "#FFFA5C"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFA5C",
    "#E3DC1C"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "lemon",
    "canary-yellow",
    "yellow",
    "golden-yellow",
    "school-bus-yellow"
  ],
  "generatedPalettes": [
    "cadmium-yellow"
  ],
  "generatedComparisons": [
    "cadmium-yellow-vs-canary-yellow",
    "cadmium-yellow-vs-lemon",
    "yellow-vs-cadmium-yellow"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/cadmium-yellow",
    "/wcag/cadmium-yellow",
    "/css/colors/cadmium-yellow",
    "/hex/fff600"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/cadmium-yellow"
    ],
    "related": [
      "/colors/lemon",
      "/colors/canary-yellow",
      "/colors/yellow",
      "/colors/golden-yellow",
      "/colors/school-bus-yellow",
      "/compare/cadmium-yellow-vs-canary-yellow",
      "/compare/cadmium-yellow-vs-lemon",
      "/compare/yellow-vs-cadmium-yellow",
      "/harmonies/cadmium-yellow",
      "/wcag/cadmium-yellow",
      "/css/colors/cadmium-yellow",
      "/hex/fff600"
    ]
  }
}
Full JSON dataset
{
  "slug": "cadmium-yellow",
  "name": "Cadmium Yellow",
  "hex": "#FFF600",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "yellow",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "yellow",
    "warm",
    "vibrant",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 84,
  "rgb": [
    255,
    246,
    0
  ],
  "hsl": [
    58,
    100,
    50
  ],
  "cmyk": [
    0,
    4,
    100,
    0
  ],
  "luminance": 0.8717,
  "contrast": {
    "black": 18.43,
    "white": 1.14
  },
  "harmonies": {
    "complementary": "#0008FF",
    "analogous": [
      "#FF7700",
      "#88FF00"
    ],
    "triadic": [
      "#00FFF7",
      "#F600FF"
    ],
    "tetradic": [
      "#00FF77",
      "#0008FF",
      "#FF0088"
    ],
    "splitComplementary": [
      "#0088FF",
      "#7700FF"
    ],
    "monochromatic": [
      "#FFFA5C",
      "#FFF600",
      "#A39E00"
    ]
  },
  "variants": {
    "light": "#FFFA5C",
    "dark": "#A39E00",
    "saturated": "#FFF700",
    "desaturated": "#E3DC1C",
    "pastel": "#F5F289",
    "neon": "#FFF829"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-cadmium-yellow: #FFF600;",
    "utility": ".bg-cadmium-yellow { background-color: #FFF600; }",
    "textUtility": ".text-cadmium-yellow { color: #FFF600; }"
  },
  "nearestColors": [
    "lemon",
    "canary-yellow",
    "yellow",
    "golden-yellow",
    "school-bus-yellow"
  ],
  "generatedPalettes": [
    "cadmium-yellow"
  ],
  "generatedComparisons": [
    "cadmium-yellow-vs-canary-yellow",
    "cadmium-yellow-vs-lemon",
    "yellow-vs-cadmium-yellow"
  ],
  "relatedFamilies": [
    "/colors/by-family/yellow",
    "/colors/by-temperature/warm",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/cadmium-yellow",
    "/wcag/cadmium-yellow",
    "/css/colors/cadmium-yellow",
    "/hex/fff600"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/yellow",
      "/colors/by-temperature/warm",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/cadmium-yellow"
    ],
    "related": [
      "/colors/lemon",
      "/colors/canary-yellow",
      "/colors/yellow",
      "/colors/golden-yellow",
      "/colors/school-bus-yellow",
      "/compare/cadmium-yellow-vs-canary-yellow",
      "/compare/cadmium-yellow-vs-lemon",
      "/compare/yellow-vs-cadmium-yellow",
      "/harmonies/cadmium-yellow",
      "/wcag/cadmium-yellow",
      "/css/colors/cadmium-yellow",
      "/hex/fff600"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#0008FF",
      "#FF7700",
      "#88FF00"
    ],
    "avoid": [
      "#E3DC1C",
      "#FFFA5C"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFA5C",
      "#E3DC1C"
    ]
  }
}

Color meaning and use

About Cadmium Yellow Color

Cadmium Yellow sits in the yellow family with warm temperature and vibrant visual character. Cadmium Yellow is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Cadmium Yellow is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Cadmium Yellow against black and white text.

Black text18.43:1AA Pass
White text1.14:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#0008FF#0008FF
#FF7700#FF7700
#88FF00#88FF00
#00FFF7#00FFF7
#F600FF#F600FF

Variants

#FFFA5C#FFFA5C
#A39E00#A39E00
Lemon#FFF700
#E3DC1C#E3DC1C
#F5F289#F5F289
#FFF829#FFF829

Pairings

Black#000000
#0008FF#0008FF
#FF7700#FF7700
#88FF00#88FF00
Matte Black#1A1A1A
White Smoke#F5F5F5