Harmony system

Cadmium Yellow Color Harmonies

Cadmium Yellow color harmonies are generated from #FFF600 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Cadmium Yellow into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Cadmium Yellow sits in the yellow family with warm temperature and vibrant tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourceCadmium Yellow · #FFF600
Groups6
Palette colors6
FamilyYellow

How the harmony works

Cadmium Yellow Harmony Guide

Cadmium Yellow harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Cadmium Yellow Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Cadmium Yellow.

AI-Ready Dataset v1.0.0
Luminance0.8717
Black text18.43:1AA Pass
White text1.14:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "cadmium-yellow",
  "name": "Cadmium Yellow",
  "hex": "#FFF600",
  "url": "https://www.colorsencyclopedia.com/colors/cadmium-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#0008FF",
        "name": "#0008FF",
        "slug": null,
        "rgb": [
          0,
          8,
          255
        ],
        "hsl": [
          238,
          100,
          50
        ],
        "cmyk": [
          100,
          97,
          0,
          0
        ],
        "luminance": 0.0739,
        "contrast": {
          "black": 2.48,
          "white": 8.47
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/0008ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0008ff.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#FF7700",
        "name": "#FF7700",
        "slug": null,
        "rgb": [
          255,
          119,
          0
        ],
        "hsl": [
          28,
          100,
          50
        ],
        "cmyk": [
          0,
          53,
          100,
          0
        ],
        "luminance": 0.3445,
        "contrast": {
          "black": 7.89,
          "white": 2.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff7700/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff7700.json"
      },
      {
        "hex": "#88FF00",
        "name": "#88FF00",
        "slug": null,
        "rgb": [
          136,
          255,
          0
        ],
        "hsl": [
          88,
          100,
          50
        ],
        "cmyk": [
          47,
          0,
          100,
          0
        ],
        "luminance": 0.7675,
        "contrast": {
          "black": 16.35,
          "white": 1.28
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/88ff00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/88ff00.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#00FFF7",
        "name": "#00FFF7",
        "slug": null,
        "rgb": [
          0,
          255,
          247
        ],
        "hsl": [
          178,
          100,
          50
        ],
        "cmyk": [
          100,
          0,
          3,
          0
        ],
        "luminance": 0.7824,
        "contrast": {
          "black": 16.65,
          "white": 1.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00fff7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00fff7.json"
      },
      {
        "hex": "#F600FF",
        "name": "#F600FF",
        "slug": null,
        "rgb": [
          246,
          0,
          255
        ],
        "hsl": [
          298,
          100,
          50
        ],
        "cmyk": [
          4,
          100,
          0,
          0
        ],
        "luminance": 0.2681,
        "contrast": {
          "black": 6.36,
          "white": 3.3
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/f600ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f600ff.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#00FF77",
        "name": "#00FF77",
        "slug": null,
        "rgb": [
          0,
          255,
          119
        ],
        "hsl": [
          148,
          100,
          50
        ],
        "cmyk": [
          100,
          0,
          53,
          0
        ],
        "luminance": 0.7285,
        "contrast": {
          "black": 15.57,
          "white": 1.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00ff77/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00ff77.json"
      },
      {
        "hex": "#0008FF",
        "name": "#0008FF",
        "slug": null,
        "rgb": [
          0,
          8,
          255
        ],
        "hsl": [
          238,
          100,
          50
        ],
        "cmyk": [
          100,
          97,
          0,
          0
        ],
        "luminance": 0.0739,
        "contrast": {
          "black": 2.48,
          "white": 8.47
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/0008ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0008ff.json"
      },
      {
        "hex": "#FF0088",
        "name": "#FF0088",
        "slug": null,
        "rgb": [
          255,
          0,
          136
        ],
        "hsl": [
          328,
          100,
          50
        ],
        "cmyk": [
          0,
          100,
          47,
          0
        ],
        "luminance": 0.2304,
        "contrast": {
          "black": 5.61,
          "white": 3.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff0088/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff0088.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#0088FF",
        "name": "#0088FF",
        "slug": null,
        "rgb": [
          0,
          136,
          255
        ],
        "hsl": [
          208,
          100,
          50
        ],
        "cmyk": [
          100,
          47,
          0,
          0
        ],
        "luminance": 0.2483,
        "contrast": {
          "black": 5.97,
          "white": 3.52
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/0088ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0088ff.json"
      },
      {
        "hex": "#7700FF",
        "name": "#7700FF",
        "slug": null,
        "rgb": [
          119,
          0,
          255
        ],
        "hsl": [
          268,
          100,
          50
        ],
        "cmyk": [
          53,
          100,
          0,
          0
        ],
        "luminance": 0.1114,
        "contrast": {
          "black": 3.23,
          "white": 6.51
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/7700ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7700ff.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#FFFA5C",
        "name": "#FFFA5C",
        "slug": null,
        "rgb": [
          255,
          250,
          92
        ],
        "hsl": [
          58,
          100,
          68
        ],
        "cmyk": [
          0,
          2,
          64,
          0
        ],
        "luminance": 0.904,
        "contrast": {
          "black": 19.08,
          "white": 1.1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/fffa5c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffa5c.json"
      },
      {
        "hex": "#FFF600",
        "name": "Cadmium Yellow",
        "slug": "cadmium-yellow",
        "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"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/cadmium-yellow/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json"
      },
      {
        "hex": "#A39E00",
        "name": "#A39E00",
        "slug": null,
        "rgb": [
          163,
          158,
          0
        ],
        "hsl": [
          58,
          100,
          32
        ],
        "cmyk": [
          0,
          3,
          100,
          36
        ],
        "luminance": 0.3224,
        "contrast": {
          "black": 7.45,
          "white": 2.82
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/a39e00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a39e00.json"
      }
    ],
    "anchor": "cadmium-yellow-harmony-monochromatic"
  }
]
Signature palette
[
  "#FFF600",
  "#0008FF",
  "#FF7700",
  "#88FF00",
  "#FFFA5C",
  "#A39E00"
]
Accessibility notes
[
  "Black contrast on Cadmium Yellow: 18.43:1",
  "White contrast on Cadmium Yellow: 1.14:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-cadmium-yellow: #FFF600;\n  --cadmium-yellow-complementary-1: #0008FF;\n  --cadmium-yellow-analogous-1: #FF7700;\n  --cadmium-yellow-analogous-2: #88FF00;\n  --cadmium-yellow-triadic-1: #00FFF7;\n  --cadmium-yellow-triadic-2: #F600FF;\n  --cadmium-yellow-tetradic-1: #00FF77;\n  --cadmium-yellow-tetradic-2: #0008FF;\n  --cadmium-yellow-tetradic-3: #FF0088;\n  --cadmium-yellow-split-complementary-1: #0088FF;\n  --cadmium-yellow-split-complementary-2: #7700FF;\n  --cadmium-yellow-monochromatic-1: #FFFA5C;\n  --cadmium-yellow-monochromatic-2: #FFF600;\n  --cadmium-yellow-monochromatic-3: #A39E00;\n}\n\n.palette-cadmium-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFF600, #0008FF, #FF7700, #88FF00, #FFFA5C, #A39E00);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "cadmium-yellow",
  "name": "Cadmium Yellow",
  "hex": "#FFF600",
  "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"
    ]
  },
  "sourceColor": {
    "slug": "cadmium-yellow",
    "name": "Cadmium Yellow",
    "hex": "#FFF600",
    "url": "https://www.colorsencyclopedia.com/colors/cadmium-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#0008FF",
          "name": "#0008FF",
          "slug": null,
          "rgb": [
            0,
            8,
            255
          ],
          "hsl": [
            238,
            100,
            50
          ],
          "cmyk": [
            100,
            97,
            0,
            0
          ],
          "luminance": 0.0739,
          "contrast": {
            "black": 2.48,
            "white": 8.47
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/0008ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0008ff.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#FF7700",
          "name": "#FF7700",
          "slug": null,
          "rgb": [
            255,
            119,
            0
          ],
          "hsl": [
            28,
            100,
            50
          ],
          "cmyk": [
            0,
            53,
            100,
            0
          ],
          "luminance": 0.3445,
          "contrast": {
            "black": 7.89,
            "white": 2.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff7700/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff7700.json"
        },
        {
          "hex": "#88FF00",
          "name": "#88FF00",
          "slug": null,
          "rgb": [
            136,
            255,
            0
          ],
          "hsl": [
            88,
            100,
            50
          ],
          "cmyk": [
            47,
            0,
            100,
            0
          ],
          "luminance": 0.7675,
          "contrast": {
            "black": 16.35,
            "white": 1.28
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/88ff00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/88ff00.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#00FFF7",
          "name": "#00FFF7",
          "slug": null,
          "rgb": [
            0,
            255,
            247
          ],
          "hsl": [
            178,
            100,
            50
          ],
          "cmyk": [
            100,
            0,
            3,
            0
          ],
          "luminance": 0.7824,
          "contrast": {
            "black": 16.65,
            "white": 1.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00fff7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00fff7.json"
        },
        {
          "hex": "#F600FF",
          "name": "#F600FF",
          "slug": null,
          "rgb": [
            246,
            0,
            255
          ],
          "hsl": [
            298,
            100,
            50
          ],
          "cmyk": [
            4,
            100,
            0,
            0
          ],
          "luminance": 0.2681,
          "contrast": {
            "black": 6.36,
            "white": 3.3
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/f600ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f600ff.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#00FF77",
          "name": "#00FF77",
          "slug": null,
          "rgb": [
            0,
            255,
            119
          ],
          "hsl": [
            148,
            100,
            50
          ],
          "cmyk": [
            100,
            0,
            53,
            0
          ],
          "luminance": 0.7285,
          "contrast": {
            "black": 15.57,
            "white": 1.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00ff77/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00ff77.json"
        },
        {
          "hex": "#0008FF",
          "name": "#0008FF",
          "slug": null,
          "rgb": [
            0,
            8,
            255
          ],
          "hsl": [
            238,
            100,
            50
          ],
          "cmyk": [
            100,
            97,
            0,
            0
          ],
          "luminance": 0.0739,
          "contrast": {
            "black": 2.48,
            "white": 8.47
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/0008ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0008ff.json"
        },
        {
          "hex": "#FF0088",
          "name": "#FF0088",
          "slug": null,
          "rgb": [
            255,
            0,
            136
          ],
          "hsl": [
            328,
            100,
            50
          ],
          "cmyk": [
            0,
            100,
            47,
            0
          ],
          "luminance": 0.2304,
          "contrast": {
            "black": 5.61,
            "white": 3.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff0088/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff0088.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#0088FF",
          "name": "#0088FF",
          "slug": null,
          "rgb": [
            0,
            136,
            255
          ],
          "hsl": [
            208,
            100,
            50
          ],
          "cmyk": [
            100,
            47,
            0,
            0
          ],
          "luminance": 0.2483,
          "contrast": {
            "black": 5.97,
            "white": 3.52
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/0088ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0088ff.json"
        },
        {
          "hex": "#7700FF",
          "name": "#7700FF",
          "slug": null,
          "rgb": [
            119,
            0,
            255
          ],
          "hsl": [
            268,
            100,
            50
          ],
          "cmyk": [
            53,
            100,
            0,
            0
          ],
          "luminance": 0.1114,
          "contrast": {
            "black": 3.23,
            "white": 6.51
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/7700ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7700ff.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#FFFA5C",
          "name": "#FFFA5C",
          "slug": null,
          "rgb": [
            255,
            250,
            92
          ],
          "hsl": [
            58,
            100,
            68
          ],
          "cmyk": [
            0,
            2,
            64,
            0
          ],
          "luminance": 0.904,
          "contrast": {
            "black": 19.08,
            "white": 1.1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/fffa5c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fffa5c.json"
        },
        {
          "hex": "#FFF600",
          "name": "Cadmium Yellow",
          "slug": "cadmium-yellow",
          "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"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/cadmium-yellow/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json"
        },
        {
          "hex": "#A39E00",
          "name": "#A39E00",
          "slug": null,
          "rgb": [
            163,
            158,
            0
          ],
          "hsl": [
            58,
            100,
            32
          ],
          "cmyk": [
            0,
            3,
            100,
            36
          ],
          "luminance": 0.3224,
          "contrast": {
            "black": 7.45,
            "white": 2.82
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/a39e00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a39e00.json"
        }
      ],
      "anchor": "cadmium-yellow-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FFF600",
    "#0008FF",
    "#FF7700",
    "#88FF00",
    "#FFFA5C",
    "#A39E00"
  ],
  "semanticGroups": [
    "yellow harmony",
    "warm harmony",
    "vibrant harmony",
    "cadmium yellow palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Cadmium Yellow: 18.43:1",
    "White contrast on Cadmium Yellow: 1.14:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/cadmium-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/cadmium-yellow.json",
    "https://www.colorsencyclopedia.com/api/hex/fff600.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/cadmium-yellow/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/cadmium-yellow.json",
  "cssSnippet": ":root {\n  --color-cadmium-yellow: #FFF600;\n  --cadmium-yellow-complementary-1: #0008FF;\n  --cadmium-yellow-analogous-1: #FF7700;\n  --cadmium-yellow-analogous-2: #88FF00;\n  --cadmium-yellow-triadic-1: #00FFF7;\n  --cadmium-yellow-triadic-2: #F600FF;\n  --cadmium-yellow-tetradic-1: #00FF77;\n  --cadmium-yellow-tetradic-2: #0008FF;\n  --cadmium-yellow-tetradic-3: #FF0088;\n  --cadmium-yellow-split-complementary-1: #0088FF;\n  --cadmium-yellow-split-complementary-2: #7700FF;\n  --cadmium-yellow-monochromatic-1: #FFFA5C;\n  --cadmium-yellow-monochromatic-2: #FFF600;\n  --cadmium-yellow-monochromatic-3: #A39E00;\n}\n\n.palette-cadmium-yellow-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FFF600, #0008FF, #FF7700, #88FF00, #FFFA5C, #A39E00);\n}"
}

CSS Harmony Tokens

Use these tokens when Cadmium Yellow needs a complete palette system instead of a single color variable.

:root {
  --color-cadmium-yellow: #FFF600;
  --cadmium-yellow-complementary-1: #0008FF;
  --cadmium-yellow-analogous-1: #FF7700;
  --cadmium-yellow-analogous-2: #88FF00;
  --cadmium-yellow-triadic-1: #00FFF7;
  --cadmium-yellow-triadic-2: #F600FF;
  --cadmium-yellow-tetradic-1: #00FF77;
  --cadmium-yellow-tetradic-2: #0008FF;
  --cadmium-yellow-tetradic-3: #FF0088;
  --cadmium-yellow-split-complementary-1: #0088FF;
  --cadmium-yellow-split-complementary-2: #7700FF;
  --cadmium-yellow-monochromatic-1: #FFFA5C;
  --cadmium-yellow-monochromatic-2: #FFF600;
  --cadmium-yellow-monochromatic-3: #A39E00;
}

.palette-cadmium-yellow-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FFF600, #0008FF, #FF7700, #88FF00, #FFFA5C, #A39E00);
}

Cadmium Yellow Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorCadmium Yellow · #FFF600
#0008FF#0008FF
Analogous Harmony2 colors · neighboring hue movement

Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorCadmium Yellow · #FFF600
#FF7700#FF7700
#88FF00#88FF00
Triadic Harmony2 colors · three evenly spaced hues

Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorCadmium Yellow · #FFF600
#00FFF7#00FFF7
#F600FF#F600FF
Tetradic Harmony3 colors · two complementary pairs

Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorCadmium Yellow · #FFF600
#00FF77#00FF77
#0008FF#0008FF
#FF0088#FF0088
Split Complementary Harmony2 colors · softened complementary contrast

Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorCadmium Yellow · #FFF600
#0088FF#0088FF
#7700FF#7700FF
Monochromatic Harmony3 colors · same hue, different values

Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorCadmium Yellow · #FFF600
#FFFA5C#FFFA5C
Cadmium Yellow#FFF600
#A39E00#A39E00