Harmony system

Neon Purple Color Harmonies

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

Neon Purple sits in the purple family with cool 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.

SourceNeon Purple · #BC13FE
Groups6
Palette colors6
FamilyPurple

How the harmony works

Neon Purple Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.1831
Black text4.66:1AA Pass
White text4.5: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": "neon-purple",
  "name": "Neon Purple",
  "hex": "#BC13FE",
  "url": "https://www.colorsencyclopedia.com/colors/neon-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-purple.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": "#57FE16",
        "name": "#57FE16",
        "slug": null,
        "rgb": [
          87,
          254,
          22
        ],
        "hsl": [
          103,
          99,
          54
        ],
        "cmyk": [
          66,
          0,
          91,
          0
        ],
        "luminance": 0.7297,
        "contrast": {
          "black": 15.59,
          "white": 1.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/57fe16/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/57fe16.json"
      }
    ],
    "anchor": "neon-purple-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": "#4816FE",
        "name": "#4816FE",
        "slug": null,
        "rgb": [
          72,
          22,
          254
        ],
        "hsl": [
          253,
          99,
          54
        ],
        "cmyk": [
          72,
          91,
          0,
          0
        ],
        "luminance": 0.0911,
        "contrast": {
          "black": 2.82,
          "white": 7.44
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4816fe/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4816fe.json"
      },
      {
        "hex": "#FE16CC",
        "name": "#FE16CC",
        "slug": null,
        "rgb": [
          254,
          22,
          204
        ],
        "hsl": [
          313,
          99,
          54
        ],
        "cmyk": [
          0,
          91,
          20,
          0
        ],
        "luminance": 0.26,
        "contrast": {
          "black": 6.2,
          "white": 3.39
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/fe16cc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fe16cc.json"
      }
    ],
    "anchor": "neon-purple-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": "#FEBC16",
        "name": "#FEBC16",
        "slug": null,
        "rgb": [
          254,
          188,
          22
        ],
        "hsl": [
          43,
          99,
          54
        ],
        "cmyk": [
          0,
          26,
          91,
          0
        ],
        "luminance": 0.571,
        "contrast": {
          "black": 12.42,
          "white": 1.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/febc16/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/febc16.json"
      },
      {
        "hex": "#16FEBC",
        "name": "#16FEBC",
        "slug": null,
        "rgb": [
          22,
          254,
          188
        ],
        "hsl": [
          163,
          99,
          54
        ],
        "cmyk": [
          91,
          0,
          26,
          0
        ],
        "luminance": 0.7469,
        "contrast": {
          "black": 15.94,
          "white": 1.32
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/16febc/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16febc.json"
      }
    ],
    "anchor": "neon-purple-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": "#FE4816",
        "name": "#FE4816",
        "slug": null,
        "rgb": [
          254,
          72,
          22
        ],
        "hsl": [
          13,
          99,
          54
        ],
        "cmyk": [
          0,
          72,
          91,
          0
        ],
        "luminance": 0.2576,
        "contrast": {
          "black": 6.15,
          "white": 3.41
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/fe4816/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fe4816.json"
      },
      {
        "hex": "#57FE16",
        "name": "#57FE16",
        "slug": null,
        "rgb": [
          87,
          254,
          22
        ],
        "hsl": [
          103,
          99,
          54
        ],
        "cmyk": [
          66,
          0,
          91,
          0
        ],
        "luminance": 0.7297,
        "contrast": {
          "black": 15.59,
          "white": 1.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/57fe16/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/57fe16.json"
      },
      {
        "hex": "#16CCFE",
        "name": "#16CCFE",
        "slug": null,
        "rgb": [
          22,
          204,
          254
        ],
        "hsl": [
          193,
          99,
          54
        ],
        "cmyk": [
          91,
          20,
          0,
          0
        ],
        "luminance": 0.5051,
        "contrast": {
          "black": 11.1,
          "white": 1.89
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/16ccfe/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16ccfe.json"
      }
    ],
    "anchor": "neon-purple-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": "#CCFE16",
        "name": "#CCFE16",
        "slug": null,
        "rgb": [
          204,
          254,
          22
        ],
        "hsl": [
          73,
          99,
          54
        ],
        "cmyk": [
          20,
          0,
          91,
          0
        ],
        "luminance": 0.8378,
        "contrast": {
          "black": 17.76,
          "white": 1.18
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ccfe16/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccfe16.json"
      },
      {
        "hex": "#16FE48",
        "name": "#16FE48",
        "slug": null,
        "rgb": [
          22,
          254,
          72
        ],
        "hsl": [
          133,
          99,
          54
        ],
        "cmyk": [
          91,
          0,
          72,
          0
        ],
        "luminance": 0.7152,
        "contrast": {
          "black": 15.3,
          "white": 1.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/16fe48/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16fe48.json"
      }
    ],
    "anchor": "neon-purple-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": "#D671FE",
        "name": "#D671FE",
        "slug": null,
        "rgb": [
          214,
          113,
          254
        ],
        "hsl": [
          283,
          99,
          72
        ],
        "cmyk": [
          16,
          56,
          0,
          0
        ],
        "luminance": 0.3326,
        "contrast": {
          "black": 7.65,
          "white": 2.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d671fe/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d671fe.json"
      },
      {
        "hex": "#BC13FE",
        "name": "Neon Purple",
        "slug": "neon-purple",
        "rgb": [
          188,
          19,
          254
        ],
        "hsl": [
          283,
          99,
          54
        ],
        "cmyk": [
          26,
          93,
          0,
          0
        ],
        "luminance": 0.1831,
        "contrast": {
          "black": 4.66,
          "white": 4.5
        },
        "wcag": {
          "AA": [
            "#000000",
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/neon-purple/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-purple.json"
      },
      {
        "hex": "#8301B7",
        "name": "#8301B7",
        "slug": null,
        "rgb": [
          131,
          1,
          183
        ],
        "hsl": [
          283,
          99,
          36
        ],
        "cmyk": [
          28,
          99,
          0,
          28
        ],
        "luminance": 0.0827,
        "contrast": {
          "black": 2.65,
          "white": 7.91
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8301b7/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8301b7.json"
      }
    ],
    "anchor": "neon-purple-harmony-monochromatic"
  }
]
Signature palette
[
  "#BC13FE",
  "#57FE16",
  "#4816FE",
  "#FE16CC",
  "#D671FE",
  "#8301B7"
]
Accessibility notes
[
  "Black contrast on Neon Purple: 4.66:1",
  "White contrast on Neon Purple: 4.5:1",
  "AA text options: #000000, #FFFFFF"
]
CSS tokens
":root {\n  --color-neon-purple: #BC13FE;\n  --neon-purple-complementary-1: #57FE16;\n  --neon-purple-analogous-1: #4816FE;\n  --neon-purple-analogous-2: #FE16CC;\n  --neon-purple-triadic-1: #FEBC16;\n  --neon-purple-triadic-2: #16FEBC;\n  --neon-purple-tetradic-1: #FE4816;\n  --neon-purple-tetradic-2: #57FE16;\n  --neon-purple-tetradic-3: #16CCFE;\n  --neon-purple-split-complementary-1: #CCFE16;\n  --neon-purple-split-complementary-2: #16FE48;\n  --neon-purple-monochromatic-1: #D671FE;\n  --neon-purple-monochromatic-2: #BC13FE;\n  --neon-purple-monochromatic-3: #8301B7;\n}\n\n.palette-neon-purple-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #BC13FE, #57FE16, #4816FE, #FE16CC, #D671FE, #8301B7);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "neon-purple",
  "name": "Neon Purple",
  "hex": "#BC13FE",
  "rgb": [
    188,
    19,
    254
  ],
  "hsl": [
    283,
    99,
    54
  ],
  "cmyk": [
    26,
    93,
    0,
    0
  ],
  "family": "purple",
  "temperature": "cool",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.1831,
  "contrast": {
    "black": 4.66,
    "white": 4.5
  },
  "wcag": {
    "AA": [
      "#000000",
      "#FFFFFF"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "neon-purple",
    "name": "Neon Purple",
    "hex": "#BC13FE",
    "url": "https://www.colorsencyclopedia.com/colors/neon-purple/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-purple.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": "#57FE16",
          "name": "#57FE16",
          "slug": null,
          "rgb": [
            87,
            254,
            22
          ],
          "hsl": [
            103,
            99,
            54
          ],
          "cmyk": [
            66,
            0,
            91,
            0
          ],
          "luminance": 0.7297,
          "contrast": {
            "black": 15.59,
            "white": 1.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/57fe16/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/57fe16.json"
        }
      ],
      "anchor": "neon-purple-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": "#4816FE",
          "name": "#4816FE",
          "slug": null,
          "rgb": [
            72,
            22,
            254
          ],
          "hsl": [
            253,
            99,
            54
          ],
          "cmyk": [
            72,
            91,
            0,
            0
          ],
          "luminance": 0.0911,
          "contrast": {
            "black": 2.82,
            "white": 7.44
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4816fe/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4816fe.json"
        },
        {
          "hex": "#FE16CC",
          "name": "#FE16CC",
          "slug": null,
          "rgb": [
            254,
            22,
            204
          ],
          "hsl": [
            313,
            99,
            54
          ],
          "cmyk": [
            0,
            91,
            20,
            0
          ],
          "luminance": 0.26,
          "contrast": {
            "black": 6.2,
            "white": 3.39
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/fe16cc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fe16cc.json"
        }
      ],
      "anchor": "neon-purple-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": "#FEBC16",
          "name": "#FEBC16",
          "slug": null,
          "rgb": [
            254,
            188,
            22
          ],
          "hsl": [
            43,
            99,
            54
          ],
          "cmyk": [
            0,
            26,
            91,
            0
          ],
          "luminance": 0.571,
          "contrast": {
            "black": 12.42,
            "white": 1.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/febc16/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/febc16.json"
        },
        {
          "hex": "#16FEBC",
          "name": "#16FEBC",
          "slug": null,
          "rgb": [
            22,
            254,
            188
          ],
          "hsl": [
            163,
            99,
            54
          ],
          "cmyk": [
            91,
            0,
            26,
            0
          ],
          "luminance": 0.7469,
          "contrast": {
            "black": 15.94,
            "white": 1.32
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/16febc/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16febc.json"
        }
      ],
      "anchor": "neon-purple-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": "#FE4816",
          "name": "#FE4816",
          "slug": null,
          "rgb": [
            254,
            72,
            22
          ],
          "hsl": [
            13,
            99,
            54
          ],
          "cmyk": [
            0,
            72,
            91,
            0
          ],
          "luminance": 0.2576,
          "contrast": {
            "black": 6.15,
            "white": 3.41
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/fe4816/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/fe4816.json"
        },
        {
          "hex": "#57FE16",
          "name": "#57FE16",
          "slug": null,
          "rgb": [
            87,
            254,
            22
          ],
          "hsl": [
            103,
            99,
            54
          ],
          "cmyk": [
            66,
            0,
            91,
            0
          ],
          "luminance": 0.7297,
          "contrast": {
            "black": 15.59,
            "white": 1.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/57fe16/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/57fe16.json"
        },
        {
          "hex": "#16CCFE",
          "name": "#16CCFE",
          "slug": null,
          "rgb": [
            22,
            204,
            254
          ],
          "hsl": [
            193,
            99,
            54
          ],
          "cmyk": [
            91,
            20,
            0,
            0
          ],
          "luminance": 0.5051,
          "contrast": {
            "black": 11.1,
            "white": 1.89
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/16ccfe/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16ccfe.json"
        }
      ],
      "anchor": "neon-purple-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": "#CCFE16",
          "name": "#CCFE16",
          "slug": null,
          "rgb": [
            204,
            254,
            22
          ],
          "hsl": [
            73,
            99,
            54
          ],
          "cmyk": [
            20,
            0,
            91,
            0
          ],
          "luminance": 0.8378,
          "contrast": {
            "black": 17.76,
            "white": 1.18
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ccfe16/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ccfe16.json"
        },
        {
          "hex": "#16FE48",
          "name": "#16FE48",
          "slug": null,
          "rgb": [
            22,
            254,
            72
          ],
          "hsl": [
            133,
            99,
            54
          ],
          "cmyk": [
            91,
            0,
            72,
            0
          ],
          "luminance": 0.7152,
          "contrast": {
            "black": 15.3,
            "white": 1.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/16fe48/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/16fe48.json"
        }
      ],
      "anchor": "neon-purple-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": "#D671FE",
          "name": "#D671FE",
          "slug": null,
          "rgb": [
            214,
            113,
            254
          ],
          "hsl": [
            283,
            99,
            72
          ],
          "cmyk": [
            16,
            56,
            0,
            0
          ],
          "luminance": 0.3326,
          "contrast": {
            "black": 7.65,
            "white": 2.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d671fe/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d671fe.json"
        },
        {
          "hex": "#BC13FE",
          "name": "Neon Purple",
          "slug": "neon-purple",
          "rgb": [
            188,
            19,
            254
          ],
          "hsl": [
            283,
            99,
            54
          ],
          "cmyk": [
            26,
            93,
            0,
            0
          ],
          "luminance": 0.1831,
          "contrast": {
            "black": 4.66,
            "white": 4.5
          },
          "wcag": {
            "AA": [
              "#000000",
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/neon-purple/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-purple.json"
        },
        {
          "hex": "#8301B7",
          "name": "#8301B7",
          "slug": null,
          "rgb": [
            131,
            1,
            183
          ],
          "hsl": [
            283,
            99,
            36
          ],
          "cmyk": [
            28,
            99,
            0,
            28
          ],
          "luminance": 0.0827,
          "contrast": {
            "black": 2.65,
            "white": 7.91
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8301b7/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8301b7.json"
        }
      ],
      "anchor": "neon-purple-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#BC13FE",
    "#57FE16",
    "#4816FE",
    "#FE16CC",
    "#D671FE",
    "#8301B7"
  ],
  "semanticGroups": [
    "purple harmony",
    "cool harmony",
    "vibrant harmony",
    "neon purple palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Neon Purple: 4.66:1",
    "White contrast on Neon Purple: 4.5:1",
    "AA text options: #000000, #FFFFFF"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/neon-purple.json",
    "https://www.colorsencyclopedia.com/api/colors/neon-purple.json",
    "https://www.colorsencyclopedia.com/api/hex/bc13fe.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/neon-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/neon-purple.json",
  "cssSnippet": ":root {\n  --color-neon-purple: #BC13FE;\n  --neon-purple-complementary-1: #57FE16;\n  --neon-purple-analogous-1: #4816FE;\n  --neon-purple-analogous-2: #FE16CC;\n  --neon-purple-triadic-1: #FEBC16;\n  --neon-purple-triadic-2: #16FEBC;\n  --neon-purple-tetradic-1: #FE4816;\n  --neon-purple-tetradic-2: #57FE16;\n  --neon-purple-tetradic-3: #16CCFE;\n  --neon-purple-split-complementary-1: #CCFE16;\n  --neon-purple-split-complementary-2: #16FE48;\n  --neon-purple-monochromatic-1: #D671FE;\n  --neon-purple-monochromatic-2: #BC13FE;\n  --neon-purple-monochromatic-3: #8301B7;\n}\n\n.palette-neon-purple-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #BC13FE, #57FE16, #4816FE, #FE16CC, #D671FE, #8301B7);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-neon-purple: #BC13FE;
  --neon-purple-complementary-1: #57FE16;
  --neon-purple-analogous-1: #4816FE;
  --neon-purple-analogous-2: #FE16CC;
  --neon-purple-triadic-1: #FEBC16;
  --neon-purple-triadic-2: #16FEBC;
  --neon-purple-tetradic-1: #FE4816;
  --neon-purple-tetradic-2: #57FE16;
  --neon-purple-tetradic-3: #16CCFE;
  --neon-purple-split-complementary-1: #CCFE16;
  --neon-purple-split-complementary-2: #16FE48;
  --neon-purple-monochromatic-1: #D671FE;
  --neon-purple-monochromatic-2: #BC13FE;
  --neon-purple-monochromatic-3: #8301B7;
}

.palette-neon-purple-harmony {
  color: #111827;
  background: linear-gradient(135deg, #BC13FE, #57FE16, #4816FE, #FE16CC, #D671FE, #8301B7);
}

Neon Purple 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 colorNeon Purple · #BC13FE
#57FE16#57FE16
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 colorNeon Purple · #BC13FE
#4816FE#4816FE
#FE16CC#FE16CC
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 colorNeon Purple · #BC13FE
#FEBC16#FEBC16
#16FEBC#16FEBC
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 colorNeon Purple · #BC13FE
#FE4816#FE4816
#57FE16#57FE16
#16CCFE#16CCFE
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 colorNeon Purple · #BC13FE
#CCFE16#CCFE16
#16FE48#16FE48
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 colorNeon Purple · #BC13FE
#D671FE#D671FE
Neon Purple#BC13FE
#8301B7#8301B7