Harmony system

Pumpkin Color Harmonies

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

Pumpkin sits in the orange 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.

SourcePumpkin · #FF7518
Groups6
Palette colors6
FamilyOrange

How the harmony works

Pumpkin Harmony Guide

Pumpkin 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 Pumpkin Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.3405
Black text7.81:1AA Pass
White text2.69: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": "pumpkin",
  "name": "Pumpkin",
  "hex": "#FF7518",
  "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.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": "#1AA3FF",
        "name": "#1AA3FF",
        "slug": null,
        "rgb": [
          26,
          163,
          255
        ],
        "hsl": [
          204,
          100,
          55
        ],
        "cmyk": [
          90,
          36,
          0,
          0
        ],
        "luminance": 0.3363,
        "contrast": {
          "black": 7.73,
          "white": 2.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1aa3ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aa3ff.json"
      }
    ],
    "anchor": "pumpkin-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": "#FF1A30",
        "name": "#FF1A30",
        "slug": null,
        "rgb": [
          255,
          26,
          48
        ],
        "hsl": [
          354,
          100,
          55
        ],
        "cmyk": [
          0,
          90,
          81,
          0
        ],
        "luminance": 0.2221,
        "contrast": {
          "black": 5.44,
          "white": 3.86
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff1a30/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff1a30.json"
      },
      {
        "hex": "#FFE81A",
        "name": "#FFE81A",
        "slug": null,
        "rgb": [
          255,
          232,
          26
        ],
        "hsl": [
          54,
          100,
          55
        ],
        "cmyk": [
          0,
          9,
          90,
          0
        ],
        "luminance": 0.7905,
        "contrast": {
          "black": 16.81,
          "white": 1.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ffe81a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe81a.json"
      }
    ],
    "anchor": "pumpkin-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": "#1AFF75",
        "name": "#1AFF75",
        "slug": null,
        "rgb": [
          26,
          255,
          117
        ],
        "hsl": [
          144,
          100,
          55
        ],
        "cmyk": [
          90,
          0,
          54,
          0
        ],
        "luminance": 0.7302,
        "contrast": {
          "black": 15.6,
          "white": 1.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1aff75/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aff75.json"
      },
      {
        "hex": "#751AFF",
        "name": "#751AFF",
        "slug": null,
        "rgb": [
          117,
          26,
          255
        ],
        "hsl": [
          264,
          100,
          55
        ],
        "cmyk": [
          54,
          90,
          0,
          0
        ],
        "luminance": 0.1174,
        "contrast": {
          "black": 3.35,
          "white": 6.27
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/751aff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/751aff.json"
      }
    ],
    "anchor": "pumpkin-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": "#30FF1A",
        "name": "#30FF1A",
        "slug": null,
        "rgb": [
          48,
          255,
          26
        ],
        "hsl": [
          114,
          100,
          55
        ],
        "cmyk": [
          81,
          0,
          90,
          0
        ],
        "luminance": 0.7222,
        "contrast": {
          "black": 15.44,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/30ff1a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/30ff1a.json"
      },
      {
        "hex": "#1AA3FF",
        "name": "#1AA3FF",
        "slug": null,
        "rgb": [
          26,
          163,
          255
        ],
        "hsl": [
          204,
          100,
          55
        ],
        "cmyk": [
          90,
          36,
          0,
          0
        ],
        "luminance": 0.3363,
        "contrast": {
          "black": 7.73,
          "white": 2.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1aa3ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aa3ff.json"
      },
      {
        "hex": "#E81AFF",
        "name": "#E81AFF",
        "slug": null,
        "rgb": [
          232,
          26,
          255
        ],
        "hsl": [
          294,
          100,
          55
        ],
        "cmyk": [
          9,
          90,
          0,
          0
        ],
        "luminance": 0.2511,
        "contrast": {
          "black": 6.02,
          "white": 3.49
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/e81aff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e81aff.json"
      }
    ],
    "anchor": "pumpkin-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": "#1AFFE8",
        "name": "#1AFFE8",
        "slug": null,
        "rgb": [
          26,
          255,
          232
        ],
        "hsl": [
          174,
          100,
          55
        ],
        "cmyk": [
          90,
          0,
          9,
          0
        ],
        "luminance": 0.7757,
        "contrast": {
          "black": 16.51,
          "white": 1.27
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1affe8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1affe8.json"
      },
      {
        "hex": "#1A30FF",
        "name": "#1A30FF",
        "slug": null,
        "rgb": [
          26,
          48,
          255
        ],
        "hsl": [
          234,
          100,
          55
        ],
        "cmyk": [
          90,
          81,
          0,
          0
        ],
        "luminance": 0.0955,
        "contrast": {
          "black": 2.91,
          "white": 7.22
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1a30ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1a30ff.json"
      }
    ],
    "anchor": "pumpkin-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": "#FFAC75",
        "name": "#FFAC75",
        "slug": null,
        "rgb": [
          255,
          172,
          117
        ],
        "hsl": [
          24,
          100,
          73
        ],
        "cmyk": [
          0,
          33,
          54,
          0
        ],
        "luminance": 0.5205,
        "contrast": {
          "black": 11.41,
          "white": 1.84
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ffac75/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffac75.json"
      },
      {
        "hex": "#FF7518",
        "name": "Pumpkin",
        "slug": "pumpkin",
        "rgb": [
          255,
          117,
          24
        ],
        "hsl": [
          24,
          100,
          55
        ],
        "cmyk": [
          0,
          54,
          91,
          0
        ],
        "luminance": 0.3405,
        "contrast": {
          "black": 7.81,
          "white": 2.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.json"
      },
      {
        "hex": "#BD4B00",
        "name": "#BD4B00",
        "slug": null,
        "rgb": [
          189,
          75,
          0
        ],
        "hsl": [
          24,
          100,
          37
        ],
        "cmyk": [
          0,
          60,
          100,
          26
        ],
        "luminance": 0.1585,
        "contrast": {
          "black": 4.17,
          "white": 5.04
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/bd4b00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd4b00.json"
      }
    ],
    "anchor": "pumpkin-harmony-monochromatic"
  }
]
Signature palette
[
  "#FF7518",
  "#1AA3FF",
  "#FF1A30",
  "#FFE81A",
  "#FFAC75",
  "#BD4B00"
]
Accessibility notes
[
  "Black contrast on Pumpkin: 7.81:1",
  "White contrast on Pumpkin: 2.69:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-pumpkin: #FF7518;\n  --pumpkin-complementary-1: #1AA3FF;\n  --pumpkin-analogous-1: #FF1A30;\n  --pumpkin-analogous-2: #FFE81A;\n  --pumpkin-triadic-1: #1AFF75;\n  --pumpkin-triadic-2: #751AFF;\n  --pumpkin-tetradic-1: #30FF1A;\n  --pumpkin-tetradic-2: #1AA3FF;\n  --pumpkin-tetradic-3: #E81AFF;\n  --pumpkin-split-complementary-1: #1AFFE8;\n  --pumpkin-split-complementary-2: #1A30FF;\n  --pumpkin-monochromatic-1: #FFAC75;\n  --pumpkin-monochromatic-2: #FF7518;\n  --pumpkin-monochromatic-3: #BD4B00;\n}\n\n.palette-pumpkin-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FF7518, #1AA3FF, #FF1A30, #FFE81A, #FFAC75, #BD4B00);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pumpkin",
  "name": "Pumpkin",
  "hex": "#FF7518",
  "rgb": [
    255,
    117,
    24
  ],
  "hsl": [
    24,
    100,
    55
  ],
  "cmyk": [
    0,
    54,
    91,
    0
  ],
  "family": "orange",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.3405,
  "contrast": {
    "black": 7.81,
    "white": 2.69
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": [
      "#000000"
    ]
  },
  "sourceColor": {
    "slug": "pumpkin",
    "name": "Pumpkin",
    "hex": "#FF7518",
    "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.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": "#1AA3FF",
          "name": "#1AA3FF",
          "slug": null,
          "rgb": [
            26,
            163,
            255
          ],
          "hsl": [
            204,
            100,
            55
          ],
          "cmyk": [
            90,
            36,
            0,
            0
          ],
          "luminance": 0.3363,
          "contrast": {
            "black": 7.73,
            "white": 2.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1aa3ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aa3ff.json"
        }
      ],
      "anchor": "pumpkin-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": "#FF1A30",
          "name": "#FF1A30",
          "slug": null,
          "rgb": [
            255,
            26,
            48
          ],
          "hsl": [
            354,
            100,
            55
          ],
          "cmyk": [
            0,
            90,
            81,
            0
          ],
          "luminance": 0.2221,
          "contrast": {
            "black": 5.44,
            "white": 3.86
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff1a30/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff1a30.json"
        },
        {
          "hex": "#FFE81A",
          "name": "#FFE81A",
          "slug": null,
          "rgb": [
            255,
            232,
            26
          ],
          "hsl": [
            54,
            100,
            55
          ],
          "cmyk": [
            0,
            9,
            90,
            0
          ],
          "luminance": 0.7905,
          "contrast": {
            "black": 16.81,
            "white": 1.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ffe81a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe81a.json"
        }
      ],
      "anchor": "pumpkin-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": "#1AFF75",
          "name": "#1AFF75",
          "slug": null,
          "rgb": [
            26,
            255,
            117
          ],
          "hsl": [
            144,
            100,
            55
          ],
          "cmyk": [
            90,
            0,
            54,
            0
          ],
          "luminance": 0.7302,
          "contrast": {
            "black": 15.6,
            "white": 1.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1aff75/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aff75.json"
        },
        {
          "hex": "#751AFF",
          "name": "#751AFF",
          "slug": null,
          "rgb": [
            117,
            26,
            255
          ],
          "hsl": [
            264,
            100,
            55
          ],
          "cmyk": [
            54,
            90,
            0,
            0
          ],
          "luminance": 0.1174,
          "contrast": {
            "black": 3.35,
            "white": 6.27
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/751aff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/751aff.json"
        }
      ],
      "anchor": "pumpkin-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": "#30FF1A",
          "name": "#30FF1A",
          "slug": null,
          "rgb": [
            48,
            255,
            26
          ],
          "hsl": [
            114,
            100,
            55
          ],
          "cmyk": [
            81,
            0,
            90,
            0
          ],
          "luminance": 0.7222,
          "contrast": {
            "black": 15.44,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/30ff1a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/30ff1a.json"
        },
        {
          "hex": "#1AA3FF",
          "name": "#1AA3FF",
          "slug": null,
          "rgb": [
            26,
            163,
            255
          ],
          "hsl": [
            204,
            100,
            55
          ],
          "cmyk": [
            90,
            36,
            0,
            0
          ],
          "luminance": 0.3363,
          "contrast": {
            "black": 7.73,
            "white": 2.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1aa3ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1aa3ff.json"
        },
        {
          "hex": "#E81AFF",
          "name": "#E81AFF",
          "slug": null,
          "rgb": [
            232,
            26,
            255
          ],
          "hsl": [
            294,
            100,
            55
          ],
          "cmyk": [
            9,
            90,
            0,
            0
          ],
          "luminance": 0.2511,
          "contrast": {
            "black": 6.02,
            "white": 3.49
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/e81aff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e81aff.json"
        }
      ],
      "anchor": "pumpkin-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": "#1AFFE8",
          "name": "#1AFFE8",
          "slug": null,
          "rgb": [
            26,
            255,
            232
          ],
          "hsl": [
            174,
            100,
            55
          ],
          "cmyk": [
            90,
            0,
            9,
            0
          ],
          "luminance": 0.7757,
          "contrast": {
            "black": 16.51,
            "white": 1.27
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1affe8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1affe8.json"
        },
        {
          "hex": "#1A30FF",
          "name": "#1A30FF",
          "slug": null,
          "rgb": [
            26,
            48,
            255
          ],
          "hsl": [
            234,
            100,
            55
          ],
          "cmyk": [
            90,
            81,
            0,
            0
          ],
          "luminance": 0.0955,
          "contrast": {
            "black": 2.91,
            "white": 7.22
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1a30ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1a30ff.json"
        }
      ],
      "anchor": "pumpkin-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": "#FFAC75",
          "name": "#FFAC75",
          "slug": null,
          "rgb": [
            255,
            172,
            117
          ],
          "hsl": [
            24,
            100,
            73
          ],
          "cmyk": [
            0,
            33,
            54,
            0
          ],
          "luminance": 0.5205,
          "contrast": {
            "black": 11.41,
            "white": 1.84
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ffac75/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffac75.json"
        },
        {
          "hex": "#FF7518",
          "name": "Pumpkin",
          "slug": "pumpkin",
          "rgb": [
            255,
            117,
            24
          ],
          "hsl": [
            24,
            100,
            55
          ],
          "cmyk": [
            0,
            54,
            91,
            0
          ],
          "luminance": 0.3405,
          "contrast": {
            "black": 7.81,
            "white": 2.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/pumpkin/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pumpkin.json"
        },
        {
          "hex": "#BD4B00",
          "name": "#BD4B00",
          "slug": null,
          "rgb": [
            189,
            75,
            0
          ],
          "hsl": [
            24,
            100,
            37
          ],
          "cmyk": [
            0,
            60,
            100,
            26
          ],
          "luminance": 0.1585,
          "contrast": {
            "black": 4.17,
            "white": 5.04
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/bd4b00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bd4b00.json"
        }
      ],
      "anchor": "pumpkin-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FF7518",
    "#1AA3FF",
    "#FF1A30",
    "#FFE81A",
    "#FFAC75",
    "#BD4B00"
  ],
  "semanticGroups": [
    "orange harmony",
    "warm harmony",
    "vibrant harmony",
    "pumpkin palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Pumpkin: 7.81:1",
    "White contrast on Pumpkin: 2.69:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/pumpkin.json",
    "https://www.colorsencyclopedia.com/api/colors/pumpkin.json",
    "https://www.colorsencyclopedia.com/api/hex/ff7518.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/pumpkin/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/pumpkin.json",
  "cssSnippet": ":root {\n  --color-pumpkin: #FF7518;\n  --pumpkin-complementary-1: #1AA3FF;\n  --pumpkin-analogous-1: #FF1A30;\n  --pumpkin-analogous-2: #FFE81A;\n  --pumpkin-triadic-1: #1AFF75;\n  --pumpkin-triadic-2: #751AFF;\n  --pumpkin-tetradic-1: #30FF1A;\n  --pumpkin-tetradic-2: #1AA3FF;\n  --pumpkin-tetradic-3: #E81AFF;\n  --pumpkin-split-complementary-1: #1AFFE8;\n  --pumpkin-split-complementary-2: #1A30FF;\n  --pumpkin-monochromatic-1: #FFAC75;\n  --pumpkin-monochromatic-2: #FF7518;\n  --pumpkin-monochromatic-3: #BD4B00;\n}\n\n.palette-pumpkin-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FF7518, #1AA3FF, #FF1A30, #FFE81A, #FFAC75, #BD4B00);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-pumpkin: #FF7518;
  --pumpkin-complementary-1: #1AA3FF;
  --pumpkin-analogous-1: #FF1A30;
  --pumpkin-analogous-2: #FFE81A;
  --pumpkin-triadic-1: #1AFF75;
  --pumpkin-triadic-2: #751AFF;
  --pumpkin-tetradic-1: #30FF1A;
  --pumpkin-tetradic-2: #1AA3FF;
  --pumpkin-tetradic-3: #E81AFF;
  --pumpkin-split-complementary-1: #1AFFE8;
  --pumpkin-split-complementary-2: #1A30FF;
  --pumpkin-monochromatic-1: #FFAC75;
  --pumpkin-monochromatic-2: #FF7518;
  --pumpkin-monochromatic-3: #BD4B00;
}

.palette-pumpkin-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FF7518, #1AA3FF, #FF1A30, #FFE81A, #FFAC75, #BD4B00);
}

Pumpkin 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 colorPumpkin · #FF7518
#1AA3FF#1AA3FF
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 colorPumpkin · #FF7518
#FF1A30#FF1A30
#FFE81A#FFE81A
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 colorPumpkin · #FF7518
#1AFF75#1AFF75
#751AFF#751AFF
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 colorPumpkin · #FF7518
#30FF1A#30FF1A
#1AA3FF#1AA3FF
#E81AFF#E81AFF
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 colorPumpkin · #FF7518
#1AFFE8#1AFFE8
#1A30FF#1A30FF
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 colorPumpkin · #FF7518
#FFAC75#FFAC75
Pumpkin#FF7518
#BD4B00#BD4B00