Harmony system

Amethyst Deep Color Harmonies

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

Amethyst Deep sits in the purple family with cool temperature and jewel tone 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.

SourceAmethyst Deep · #5D3A9B
Groups6
Palette colors6
FamilyPurple

How the harmony works

Amethyst Deep Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.0772
Black text2.54:1AA Fail
White text8.25:1AA Pass
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": "amethyst-deep",
  "name": "Amethyst Deep",
  "hex": "#5D3A9B",
  "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.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": "#789C3A",
        "name": "#789C3A",
        "slug": null,
        "rgb": [
          120,
          156,
          58
        ],
        "hsl": [
          82,
          46,
          42
        ],
        "cmyk": [
          23,
          0,
          63,
          39
        ],
        "luminance": 0.2808,
        "contrast": {
          "black": 6.62,
          "white": 3.17
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/789c3a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/789c3a.json"
      }
    ],
    "anchor": "amethyst-deep-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": "#3A479C",
        "name": "#3A479C",
        "slug": null,
        "rgb": [
          58,
          71,
          156
        ],
        "hsl": [
          232,
          46,
          42
        ],
        "cmyk": [
          63,
          54,
          0,
          39
        ],
        "luminance": 0.0781,
        "contrast": {
          "black": 2.56,
          "white": 8.2
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/3a479c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a479c.json"
      },
      {
        "hex": "#8F3A9C",
        "name": "#8F3A9C",
        "slug": null,
        "rgb": [
          143,
          58,
          156
        ],
        "hsl": [
          292,
          46,
          42
        ],
        "cmyk": [
          8,
          63,
          0,
          39
        ],
        "luminance": 0.1127,
        "contrast": {
          "black": 3.25,
          "white": 6.45
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8f3a9c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f3a9c.json"
      }
    ],
    "anchor": "amethyst-deep-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": "#9C5E3A",
        "name": "#9C5E3A",
        "slug": null,
        "rgb": [
          156,
          94,
          58
        ],
        "hsl": [
          22,
          46,
          42
        ],
        "cmyk": [
          0,
          40,
          63,
          39
        ],
        "luminance": 0.1538,
        "contrast": {
          "black": 4.08,
          "white": 5.15
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/9c5e3a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c5e3a.json"
      },
      {
        "hex": "#3A9C5E",
        "name": "#3A9C5E",
        "slug": null,
        "rgb": [
          58,
          156,
          94
        ],
        "hsl": [
          142,
          46,
          42
        ],
        "cmyk": [
          63,
          0,
          40,
          39
        ],
        "luminance": 0.2548,
        "contrast": {
          "black": 6.1,
          "white": 3.44
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/3a9c5e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a9c5e.json"
      }
    ],
    "anchor": "amethyst-deep-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": "#9C3A47",
        "name": "#9C3A47",
        "slug": null,
        "rgb": [
          156,
          58,
          71
        ],
        "hsl": [
          352,
          46,
          42
        ],
        "cmyk": [
          0,
          63,
          54,
          39
        ],
        "luminance": 0.1055,
        "contrast": {
          "black": 3.11,
          "white": 6.75
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/9c3a47/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c3a47.json"
      },
      {
        "hex": "#789C3A",
        "name": "#789C3A",
        "slug": null,
        "rgb": [
          120,
          156,
          58
        ],
        "hsl": [
          82,
          46,
          42
        ],
        "cmyk": [
          23,
          0,
          63,
          39
        ],
        "luminance": 0.2808,
        "contrast": {
          "black": 6.62,
          "white": 3.17
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/789c3a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/789c3a.json"
      },
      {
        "hex": "#3A9C8F",
        "name": "#3A9C8F",
        "slug": null,
        "rgb": [
          58,
          156,
          143
        ],
        "hsl": [
          172,
          46,
          42
        ],
        "cmyk": [
          63,
          0,
          8,
          39
        ],
        "luminance": 0.2666,
        "contrast": {
          "black": 6.33,
          "white": 3.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/3a9c8f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a9c8f.json"
      }
    ],
    "anchor": "amethyst-deep-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": "#9C8F3A",
        "name": "#9C8F3A",
        "slug": null,
        "rgb": [
          156,
          143,
          58
        ],
        "hsl": [
          52,
          46,
          42
        ],
        "cmyk": [
          0,
          8,
          63,
          39
        ],
        "luminance": 0.2702,
        "contrast": {
          "black": 6.4,
          "white": 3.28
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/9c8f3a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c8f3a.json"
      },
      {
        "hex": "#479C3A",
        "name": "#479C3A",
        "slug": null,
        "rgb": [
          71,
          156,
          58
        ],
        "hsl": [
          112,
          46,
          42
        ],
        "cmyk": [
          54,
          0,
          63,
          39
        ],
        "luminance": 0.2542,
        "contrast": {
          "black": 6.08,
          "white": 3.45
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/479c3a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/479c3a.json"
      }
    ],
    "anchor": "amethyst-deep-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": "#8C6AC8",
        "name": "#8C6AC8",
        "slug": null,
        "rgb": [
          140,
          106,
          200
        ],
        "hsl": [
          262,
          46,
          60
        ],
        "cmyk": [
          30,
          47,
          0,
          22
        ],
        "luminance": 0.2005,
        "contrast": {
          "black": 5.01,
          "white": 4.19
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/8c6ac8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c6ac8.json"
      },
      {
        "hex": "#5D3A9B",
        "name": "Amethyst Deep",
        "slug": "amethyst-deep",
        "rgb": [
          93,
          58,
          155
        ],
        "hsl": [
          262,
          46,
          42
        ],
        "cmyk": [
          40,
          63,
          0,
          39
        ],
        "luminance": 0.0772,
        "contrast": {
          "black": 2.54,
          "white": 8.25
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
      },
      {
        "hex": "#362159",
        "name": "#362159",
        "slug": null,
        "rgb": [
          54,
          33,
          89
        ],
        "hsl": [
          263,
          46,
          24
        ],
        "cmyk": [
          39,
          63,
          0,
          65
        ],
        "luminance": 0.0259,
        "contrast": {
          "black": 1.52,
          "white": 13.83
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/362159/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/362159.json"
      }
    ],
    "anchor": "amethyst-deep-harmony-monochromatic"
  }
]
Signature palette
[
  "#5D3A9B",
  "#789C3A",
  "#3A479C",
  "#8F3A9C",
  "#8C6AC8",
  "#362159"
]
Accessibility notes
[
  "Black contrast on Amethyst Deep: 2.54:1",
  "White contrast on Amethyst Deep: 8.25:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-amethyst-deep: #5D3A9B;\n  --amethyst-deep-complementary-1: #789C3A;\n  --amethyst-deep-analogous-1: #3A479C;\n  --amethyst-deep-analogous-2: #8F3A9C;\n  --amethyst-deep-triadic-1: #9C5E3A;\n  --amethyst-deep-triadic-2: #3A9C5E;\n  --amethyst-deep-tetradic-1: #9C3A47;\n  --amethyst-deep-tetradic-2: #789C3A;\n  --amethyst-deep-tetradic-3: #3A9C8F;\n  --amethyst-deep-split-complementary-1: #9C8F3A;\n  --amethyst-deep-split-complementary-2: #479C3A;\n  --amethyst-deep-monochromatic-1: #8C6AC8;\n  --amethyst-deep-monochromatic-2: #5D3A9B;\n  --amethyst-deep-monochromatic-3: #362159;\n}\n\n.palette-amethyst-deep-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #5D3A9B, #789C3A, #3A479C, #8F3A9C, #8C6AC8, #362159);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "amethyst-deep",
  "name": "Amethyst Deep",
  "hex": "#5D3A9B",
  "rgb": [
    93,
    58,
    155
  ],
  "hsl": [
    262,
    46,
    42
  ],
  "cmyk": [
    40,
    63,
    0,
    39
  ],
  "family": "purple",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "luminance": 0.0772,
  "contrast": {
    "black": 2.54,
    "white": 8.25
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "sourceColor": {
    "slug": "amethyst-deep",
    "name": "Amethyst Deep",
    "hex": "#5D3A9B",
    "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.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": "#789C3A",
          "name": "#789C3A",
          "slug": null,
          "rgb": [
            120,
            156,
            58
          ],
          "hsl": [
            82,
            46,
            42
          ],
          "cmyk": [
            23,
            0,
            63,
            39
          ],
          "luminance": 0.2808,
          "contrast": {
            "black": 6.62,
            "white": 3.17
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/789c3a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/789c3a.json"
        }
      ],
      "anchor": "amethyst-deep-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": "#3A479C",
          "name": "#3A479C",
          "slug": null,
          "rgb": [
            58,
            71,
            156
          ],
          "hsl": [
            232,
            46,
            42
          ],
          "cmyk": [
            63,
            54,
            0,
            39
          ],
          "luminance": 0.0781,
          "contrast": {
            "black": 2.56,
            "white": 8.2
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/3a479c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a479c.json"
        },
        {
          "hex": "#8F3A9C",
          "name": "#8F3A9C",
          "slug": null,
          "rgb": [
            143,
            58,
            156
          ],
          "hsl": [
            292,
            46,
            42
          ],
          "cmyk": [
            8,
            63,
            0,
            39
          ],
          "luminance": 0.1127,
          "contrast": {
            "black": 3.25,
            "white": 6.45
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8f3a9c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8f3a9c.json"
        }
      ],
      "anchor": "amethyst-deep-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": "#9C5E3A",
          "name": "#9C5E3A",
          "slug": null,
          "rgb": [
            156,
            94,
            58
          ],
          "hsl": [
            22,
            46,
            42
          ],
          "cmyk": [
            0,
            40,
            63,
            39
          ],
          "luminance": 0.1538,
          "contrast": {
            "black": 4.08,
            "white": 5.15
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/9c5e3a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c5e3a.json"
        },
        {
          "hex": "#3A9C5E",
          "name": "#3A9C5E",
          "slug": null,
          "rgb": [
            58,
            156,
            94
          ],
          "hsl": [
            142,
            46,
            42
          ],
          "cmyk": [
            63,
            0,
            40,
            39
          ],
          "luminance": 0.2548,
          "contrast": {
            "black": 6.1,
            "white": 3.44
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/3a9c5e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a9c5e.json"
        }
      ],
      "anchor": "amethyst-deep-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": "#9C3A47",
          "name": "#9C3A47",
          "slug": null,
          "rgb": [
            156,
            58,
            71
          ],
          "hsl": [
            352,
            46,
            42
          ],
          "cmyk": [
            0,
            63,
            54,
            39
          ],
          "luminance": 0.1055,
          "contrast": {
            "black": 3.11,
            "white": 6.75
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/9c3a47/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c3a47.json"
        },
        {
          "hex": "#789C3A",
          "name": "#789C3A",
          "slug": null,
          "rgb": [
            120,
            156,
            58
          ],
          "hsl": [
            82,
            46,
            42
          ],
          "cmyk": [
            23,
            0,
            63,
            39
          ],
          "luminance": 0.2808,
          "contrast": {
            "black": 6.62,
            "white": 3.17
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/789c3a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/789c3a.json"
        },
        {
          "hex": "#3A9C8F",
          "name": "#3A9C8F",
          "slug": null,
          "rgb": [
            58,
            156,
            143
          ],
          "hsl": [
            172,
            46,
            42
          ],
          "cmyk": [
            63,
            0,
            8,
            39
          ],
          "luminance": 0.2666,
          "contrast": {
            "black": 6.33,
            "white": 3.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/3a9c8f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3a9c8f.json"
        }
      ],
      "anchor": "amethyst-deep-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": "#9C8F3A",
          "name": "#9C8F3A",
          "slug": null,
          "rgb": [
            156,
            143,
            58
          ],
          "hsl": [
            52,
            46,
            42
          ],
          "cmyk": [
            0,
            8,
            63,
            39
          ],
          "luminance": 0.2702,
          "contrast": {
            "black": 6.4,
            "white": 3.28
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/9c8f3a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9c8f3a.json"
        },
        {
          "hex": "#479C3A",
          "name": "#479C3A",
          "slug": null,
          "rgb": [
            71,
            156,
            58
          ],
          "hsl": [
            112,
            46,
            42
          ],
          "cmyk": [
            54,
            0,
            63,
            39
          ],
          "luminance": 0.2542,
          "contrast": {
            "black": 6.08,
            "white": 3.45
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/479c3a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/479c3a.json"
        }
      ],
      "anchor": "amethyst-deep-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": "#8C6AC8",
          "name": "#8C6AC8",
          "slug": null,
          "rgb": [
            140,
            106,
            200
          ],
          "hsl": [
            262,
            46,
            60
          ],
          "cmyk": [
            30,
            47,
            0,
            22
          ],
          "luminance": 0.2005,
          "contrast": {
            "black": 5.01,
            "white": 4.19
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/8c6ac8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c6ac8.json"
        },
        {
          "hex": "#5D3A9B",
          "name": "Amethyst Deep",
          "slug": "amethyst-deep",
          "rgb": [
            93,
            58,
            155
          ],
          "hsl": [
            262,
            46,
            42
          ],
          "cmyk": [
            40,
            63,
            0,
            39
          ],
          "luminance": 0.0772,
          "contrast": {
            "black": 2.54,
            "white": 8.25
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/amethyst-deep/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json"
        },
        {
          "hex": "#362159",
          "name": "#362159",
          "slug": null,
          "rgb": [
            54,
            33,
            89
          ],
          "hsl": [
            263,
            46,
            24
          ],
          "cmyk": [
            39,
            63,
            0,
            65
          ],
          "luminance": 0.0259,
          "contrast": {
            "black": 1.52,
            "white": 13.83
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/362159/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/362159.json"
        }
      ],
      "anchor": "amethyst-deep-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#5D3A9B",
    "#789C3A",
    "#3A479C",
    "#8F3A9C",
    "#8C6AC8",
    "#362159"
  ],
  "semanticGroups": [
    "purple harmony",
    "cool harmony",
    "jewel tone harmony",
    "amethyst deep palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Amethyst Deep: 2.54:1",
    "White contrast on Amethyst Deep: 8.25:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/amethyst-deep.json",
    "https://www.colorsencyclopedia.com/api/colors/amethyst-deep.json",
    "https://www.colorsencyclopedia.com/api/hex/5d3a9b.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/amethyst-deep/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/amethyst-deep.json",
  "cssSnippet": ":root {\n  --color-amethyst-deep: #5D3A9B;\n  --amethyst-deep-complementary-1: #789C3A;\n  --amethyst-deep-analogous-1: #3A479C;\n  --amethyst-deep-analogous-2: #8F3A9C;\n  --amethyst-deep-triadic-1: #9C5E3A;\n  --amethyst-deep-triadic-2: #3A9C5E;\n  --amethyst-deep-tetradic-1: #9C3A47;\n  --amethyst-deep-tetradic-2: #789C3A;\n  --amethyst-deep-tetradic-3: #3A9C8F;\n  --amethyst-deep-split-complementary-1: #9C8F3A;\n  --amethyst-deep-split-complementary-2: #479C3A;\n  --amethyst-deep-monochromatic-1: #8C6AC8;\n  --amethyst-deep-monochromatic-2: #5D3A9B;\n  --amethyst-deep-monochromatic-3: #362159;\n}\n\n.palette-amethyst-deep-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #5D3A9B, #789C3A, #3A479C, #8F3A9C, #8C6AC8, #362159);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-amethyst-deep: #5D3A9B;
  --amethyst-deep-complementary-1: #789C3A;
  --amethyst-deep-analogous-1: #3A479C;
  --amethyst-deep-analogous-2: #8F3A9C;
  --amethyst-deep-triadic-1: #9C5E3A;
  --amethyst-deep-triadic-2: #3A9C5E;
  --amethyst-deep-tetradic-1: #9C3A47;
  --amethyst-deep-tetradic-2: #789C3A;
  --amethyst-deep-tetradic-3: #3A9C8F;
  --amethyst-deep-split-complementary-1: #9C8F3A;
  --amethyst-deep-split-complementary-2: #479C3A;
  --amethyst-deep-monochromatic-1: #8C6AC8;
  --amethyst-deep-monochromatic-2: #5D3A9B;
  --amethyst-deep-monochromatic-3: #362159;
}

.palette-amethyst-deep-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #5D3A9B, #789C3A, #3A479C, #8F3A9C, #8C6AC8, #362159);
}

Amethyst Deep 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 colorAmethyst Deep · #5D3A9B
#789C3A#789C3A
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 colorAmethyst Deep · #5D3A9B
#3A479C#3A479C
#8F3A9C#8F3A9C
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 colorAmethyst Deep · #5D3A9B
#9C5E3A#9C5E3A
#3A9C5E#3A9C5E
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 colorAmethyst Deep · #5D3A9B
#9C3A47#9C3A47
#789C3A#789C3A
#3A9C8F#3A9C8F
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 colorAmethyst Deep · #5D3A9B
#9C8F3A#9C8F3A
#479C3A#479C3A
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 colorAmethyst Deep · #5D3A9B
#8C6AC8#8C6AC8
Amethyst Deep#5D3A9B
#362159#362159