Harmony system

Neon Red Color Harmonies

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

Neon Red sits in the red 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.

SourceNeon Red · #FF073A
Groups6
Palette colors6
FamilyRed

How the harmony works

Neon Red Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.2172
Black text5.34:1AA Pass
White text3.93: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": "neon-red",
  "name": "Neon Red",
  "hex": "#FF073A",
  "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.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": "#05FFCD",
        "name": "#05FFCD",
        "slug": null,
        "rgb": [
          5,
          255,
          205
        ],
        "hsl": [
          168,
          100,
          51
        ],
        "cmyk": [
          98,
          0,
          20,
          0
        ],
        "luminance": 0.7596,
        "contrast": {
          "black": 16.19,
          "white": 1.3
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/05ffcd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ffcd.json"
      }
    ],
    "anchor": "neon-red-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": "#FF05B4",
        "name": "#FF05B4",
        "slug": null,
        "rgb": [
          255,
          5,
          180
        ],
        "hsl": [
          318,
          100,
          51
        ],
        "cmyk": [
          0,
          98,
          29,
          0
        ],
        "luminance": 0.2466,
        "contrast": {
          "black": 5.93,
          "white": 3.54
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff05b4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff05b4.json"
      },
      {
        "hex": "#FF5005",
        "name": "#FF5005",
        "slug": null,
        "rgb": [
          255,
          80,
          5
        ],
        "hsl": [
          18,
          100,
          51
        ],
        "cmyk": [
          0,
          69,
          98,
          0
        ],
        "luminance": 0.2701,
        "contrast": {
          "black": 6.4,
          "white": 3.28
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff5005/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff5005.json"
      }
    ],
    "anchor": "neon-red-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": "#37FF05",
        "name": "#37FF05",
        "slug": null,
        "rgb": [
          55,
          255,
          5
        ],
        "hsl": [
          108,
          100,
          51
        ],
        "cmyk": [
          78,
          0,
          98,
          0
        ],
        "luminance": 0.7234,
        "contrast": {
          "black": 15.47,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/37ff05/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/37ff05.json"
      },
      {
        "hex": "#0537FF",
        "name": "#0537FF",
        "slug": null,
        "rgb": [
          5,
          55,
          255
        ],
        "hsl": [
          228,
          100,
          51
        ],
        "cmyk": [
          98,
          78,
          0,
          0
        ],
        "luminance": 0.0998,
        "contrast": {
          "black": 3,
          "white": 7.01
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/0537ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0537ff.json"
      }
    ],
    "anchor": "neon-red-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": "#B4FF05",
        "name": "#B4FF05",
        "slug": null,
        "rgb": [
          180,
          255,
          5
        ],
        "hsl": [
          78,
          100,
          51
        ],
        "cmyk": [
          29,
          0,
          98,
          0
        ],
        "luminance": 0.8123,
        "contrast": {
          "black": 17.25,
          "white": 1.22
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b4ff05/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4ff05.json"
      },
      {
        "hex": "#05FFCD",
        "name": "#05FFCD",
        "slug": null,
        "rgb": [
          5,
          255,
          205
        ],
        "hsl": [
          168,
          100,
          51
        ],
        "cmyk": [
          98,
          0,
          20,
          0
        ],
        "luminance": 0.7596,
        "contrast": {
          "black": 16.19,
          "white": 1.3
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/05ffcd/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ffcd.json"
      },
      {
        "hex": "#5005FF",
        "name": "#5005FF",
        "slug": null,
        "rgb": [
          80,
          5,
          255
        ],
        "hsl": [
          258,
          100,
          51
        ],
        "cmyk": [
          69,
          98,
          0,
          0
        ],
        "luminance": 0.0903,
        "contrast": {
          "black": 2.81,
          "white": 7.48
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5005ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5005ff.json"
      }
    ],
    "anchor": "neon-red-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": "#05FF50",
        "name": "#05FF50",
        "slug": null,
        "rgb": [
          5,
          255,
          80
        ],
        "hsl": [
          138,
          100,
          51
        ],
        "cmyk": [
          98,
          0,
          69,
          0
        ],
        "luminance": 0.7213,
        "contrast": {
          "black": 15.43,
          "white": 1.36
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/05ff50/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ff50.json"
      },
      {
        "hex": "#05B4FF",
        "name": "#05B4FF",
        "slug": null,
        "rgb": [
          5,
          180,
          255
        ],
        "hsl": [
          198,
          100,
          51
        ],
        "cmyk": [
          98,
          29,
          0,
          0
        ],
        "luminance": 0.3989,
        "contrast": {
          "black": 8.98,
          "white": 2.34
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/05b4ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05b4ff.json"
      }
    ],
    "anchor": "neon-red-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": "#FF6181",
        "name": "#FF6181",
        "slug": null,
        "rgb": [
          255,
          97,
          129
        ],
        "hsl": [
          348,
          100,
          69
        ],
        "cmyk": [
          0,
          62,
          49,
          0
        ],
        "luminance": 0.3139,
        "contrast": {
          "black": 7.28,
          "white": 2.89
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ff6181/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff6181.json"
      },
      {
        "hex": "#FF073A",
        "name": "Neon Red",
        "slug": "neon-red",
        "rgb": [
          255,
          7,
          58
        ],
        "hsl": [
          348,
          100,
          51
        ],
        "cmyk": [
          0,
          97,
          77,
          0
        ],
        "luminance": 0.2172,
        "contrast": {
          "black": 5.34,
          "white": 3.93
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.json"
      },
      {
        "hex": "#A80022",
        "name": "#A80022",
        "slug": null,
        "rgb": [
          168,
          0,
          34
        ],
        "hsl": [
          348,
          100,
          33
        ],
        "cmyk": [
          0,
          100,
          80,
          34
        ],
        "luminance": 0.0844,
        "contrast": {
          "black": 2.69,
          "white": 7.81
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/a80022/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a80022.json"
      }
    ],
    "anchor": "neon-red-harmony-monochromatic"
  }
]
Signature palette
[
  "#FF073A",
  "#05FFCD",
  "#FF05B4",
  "#FF5005",
  "#FF6181",
  "#A80022"
]
Accessibility notes
[
  "Black contrast on Neon Red: 5.34:1",
  "White contrast on Neon Red: 3.93:1",
  "AA text options: #000000"
]
CSS tokens
":root {\n  --color-neon-red: #FF073A;\n  --neon-red-complementary-1: #05FFCD;\n  --neon-red-analogous-1: #FF05B4;\n  --neon-red-analogous-2: #FF5005;\n  --neon-red-triadic-1: #37FF05;\n  --neon-red-triadic-2: #0537FF;\n  --neon-red-tetradic-1: #B4FF05;\n  --neon-red-tetradic-2: #05FFCD;\n  --neon-red-tetradic-3: #5005FF;\n  --neon-red-split-complementary-1: #05FF50;\n  --neon-red-split-complementary-2: #05B4FF;\n  --neon-red-monochromatic-1: #FF6181;\n  --neon-red-monochromatic-2: #FF073A;\n  --neon-red-monochromatic-3: #A80022;\n}\n\n.palette-neon-red-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FF073A, #05FFCD, #FF05B4, #FF5005, #FF6181, #A80022);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "neon-red",
  "name": "Neon Red",
  "hex": "#FF073A",
  "rgb": [
    255,
    7,
    58
  ],
  "hsl": [
    348,
    100,
    51
  ],
  "cmyk": [
    0,
    97,
    77,
    0
  ],
  "family": "red",
  "temperature": "warm",
  "tone": [
    "vibrant"
  ],
  "luminance": 0.2172,
  "contrast": {
    "black": 5.34,
    "white": 3.93
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "neon-red",
    "name": "Neon Red",
    "hex": "#FF073A",
    "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.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": "#05FFCD",
          "name": "#05FFCD",
          "slug": null,
          "rgb": [
            5,
            255,
            205
          ],
          "hsl": [
            168,
            100,
            51
          ],
          "cmyk": [
            98,
            0,
            20,
            0
          ],
          "luminance": 0.7596,
          "contrast": {
            "black": 16.19,
            "white": 1.3
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/05ffcd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ffcd.json"
        }
      ],
      "anchor": "neon-red-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": "#FF05B4",
          "name": "#FF05B4",
          "slug": null,
          "rgb": [
            255,
            5,
            180
          ],
          "hsl": [
            318,
            100,
            51
          ],
          "cmyk": [
            0,
            98,
            29,
            0
          ],
          "luminance": 0.2466,
          "contrast": {
            "black": 5.93,
            "white": 3.54
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff05b4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff05b4.json"
        },
        {
          "hex": "#FF5005",
          "name": "#FF5005",
          "slug": null,
          "rgb": [
            255,
            80,
            5
          ],
          "hsl": [
            18,
            100,
            51
          ],
          "cmyk": [
            0,
            69,
            98,
            0
          ],
          "luminance": 0.2701,
          "contrast": {
            "black": 6.4,
            "white": 3.28
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff5005/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff5005.json"
        }
      ],
      "anchor": "neon-red-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": "#37FF05",
          "name": "#37FF05",
          "slug": null,
          "rgb": [
            55,
            255,
            5
          ],
          "hsl": [
            108,
            100,
            51
          ],
          "cmyk": [
            78,
            0,
            98,
            0
          ],
          "luminance": 0.7234,
          "contrast": {
            "black": 15.47,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/37ff05/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/37ff05.json"
        },
        {
          "hex": "#0537FF",
          "name": "#0537FF",
          "slug": null,
          "rgb": [
            5,
            55,
            255
          ],
          "hsl": [
            228,
            100,
            51
          ],
          "cmyk": [
            98,
            78,
            0,
            0
          ],
          "luminance": 0.0998,
          "contrast": {
            "black": 3,
            "white": 7.01
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/0537ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0537ff.json"
        }
      ],
      "anchor": "neon-red-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": "#B4FF05",
          "name": "#B4FF05",
          "slug": null,
          "rgb": [
            180,
            255,
            5
          ],
          "hsl": [
            78,
            100,
            51
          ],
          "cmyk": [
            29,
            0,
            98,
            0
          ],
          "luminance": 0.8123,
          "contrast": {
            "black": 17.25,
            "white": 1.22
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b4ff05/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b4ff05.json"
        },
        {
          "hex": "#05FFCD",
          "name": "#05FFCD",
          "slug": null,
          "rgb": [
            5,
            255,
            205
          ],
          "hsl": [
            168,
            100,
            51
          ],
          "cmyk": [
            98,
            0,
            20,
            0
          ],
          "luminance": 0.7596,
          "contrast": {
            "black": 16.19,
            "white": 1.3
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/05ffcd/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ffcd.json"
        },
        {
          "hex": "#5005FF",
          "name": "#5005FF",
          "slug": null,
          "rgb": [
            80,
            5,
            255
          ],
          "hsl": [
            258,
            100,
            51
          ],
          "cmyk": [
            69,
            98,
            0,
            0
          ],
          "luminance": 0.0903,
          "contrast": {
            "black": 2.81,
            "white": 7.48
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5005ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5005ff.json"
        }
      ],
      "anchor": "neon-red-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": "#05FF50",
          "name": "#05FF50",
          "slug": null,
          "rgb": [
            5,
            255,
            80
          ],
          "hsl": [
            138,
            100,
            51
          ],
          "cmyk": [
            98,
            0,
            69,
            0
          ],
          "luminance": 0.7213,
          "contrast": {
            "black": 15.43,
            "white": 1.36
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/05ff50/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05ff50.json"
        },
        {
          "hex": "#05B4FF",
          "name": "#05B4FF",
          "slug": null,
          "rgb": [
            5,
            180,
            255
          ],
          "hsl": [
            198,
            100,
            51
          ],
          "cmyk": [
            98,
            29,
            0,
            0
          ],
          "luminance": 0.3989,
          "contrast": {
            "black": 8.98,
            "white": 2.34
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/05b4ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/05b4ff.json"
        }
      ],
      "anchor": "neon-red-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": "#FF6181",
          "name": "#FF6181",
          "slug": null,
          "rgb": [
            255,
            97,
            129
          ],
          "hsl": [
            348,
            100,
            69
          ],
          "cmyk": [
            0,
            62,
            49,
            0
          ],
          "luminance": 0.3139,
          "contrast": {
            "black": 7.28,
            "white": 2.89
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ff6181/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ff6181.json"
        },
        {
          "hex": "#FF073A",
          "name": "Neon Red",
          "slug": "neon-red",
          "rgb": [
            255,
            7,
            58
          ],
          "hsl": [
            348,
            100,
            51
          ],
          "cmyk": [
            0,
            97,
            77,
            0
          ],
          "luminance": 0.2172,
          "contrast": {
            "black": 5.34,
            "white": 3.93
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/neon-red/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/neon-red.json"
        },
        {
          "hex": "#A80022",
          "name": "#A80022",
          "slug": null,
          "rgb": [
            168,
            0,
            34
          ],
          "hsl": [
            348,
            100,
            33
          ],
          "cmyk": [
            0,
            100,
            80,
            34
          ],
          "luminance": 0.0844,
          "contrast": {
            "black": 2.69,
            "white": 7.81
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/a80022/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/a80022.json"
        }
      ],
      "anchor": "neon-red-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FF073A",
    "#05FFCD",
    "#FF05B4",
    "#FF5005",
    "#FF6181",
    "#A80022"
  ],
  "semanticGroups": [
    "red harmony",
    "warm harmony",
    "vibrant harmony",
    "neon red palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Neon Red: 5.34:1",
    "White contrast on Neon Red: 3.93:1",
    "AA text options: #000000"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/neon-red.json",
    "https://www.colorsencyclopedia.com/api/colors/neon-red.json",
    "https://www.colorsencyclopedia.com/api/hex/ff073a.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/neon-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/neon-red.json",
  "cssSnippet": ":root {\n  --color-neon-red: #FF073A;\n  --neon-red-complementary-1: #05FFCD;\n  --neon-red-analogous-1: #FF05B4;\n  --neon-red-analogous-2: #FF5005;\n  --neon-red-triadic-1: #37FF05;\n  --neon-red-triadic-2: #0537FF;\n  --neon-red-tetradic-1: #B4FF05;\n  --neon-red-tetradic-2: #05FFCD;\n  --neon-red-tetradic-3: #5005FF;\n  --neon-red-split-complementary-1: #05FF50;\n  --neon-red-split-complementary-2: #05B4FF;\n  --neon-red-monochromatic-1: #FF6181;\n  --neon-red-monochromatic-2: #FF073A;\n  --neon-red-monochromatic-3: #A80022;\n}\n\n.palette-neon-red-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FF073A, #05FFCD, #FF05B4, #FF5005, #FF6181, #A80022);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-neon-red: #FF073A;
  --neon-red-complementary-1: #05FFCD;
  --neon-red-analogous-1: #FF05B4;
  --neon-red-analogous-2: #FF5005;
  --neon-red-triadic-1: #37FF05;
  --neon-red-triadic-2: #0537FF;
  --neon-red-tetradic-1: #B4FF05;
  --neon-red-tetradic-2: #05FFCD;
  --neon-red-tetradic-3: #5005FF;
  --neon-red-split-complementary-1: #05FF50;
  --neon-red-split-complementary-2: #05B4FF;
  --neon-red-monochromatic-1: #FF6181;
  --neon-red-monochromatic-2: #FF073A;
  --neon-red-monochromatic-3: #A80022;
}

.palette-neon-red-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FF073A, #05FFCD, #FF05B4, #FF5005, #FF6181, #A80022);
}

Neon Red 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 Red · #FF073A
#05FFCD#05FFCD
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 Red · #FF073A
#FF05B4#FF05B4
#FF5005#FF5005
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 Red · #FF073A
#37FF05#37FF05
#0537FF#0537FF
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 Red · #FF073A
#B4FF05#B4FF05
#05FFCD#05FFCD
#5005FF#5005FF
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 Red · #FF073A
#05FF50#05FF50
#05B4FF#05B4FF
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 Red · #FF073A
#FF6181#FF6181
Neon Red#FF073A
#A80022#A80022