Harmony system

Wine Red Color Harmonies

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

Wine Red sits in the red family with warm temperature and balanced 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.

SourceWine Red · #722F37
Groups6
Palette colors6
FamilyRed

How the harmony works

Wine Red Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.0589
Black text2.18:1AA Fail
White text9.64: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": "wine-red",
  "name": "Wine Red",
  "hex": "#722F37",
  "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-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": "#2F746C",
        "name": "#2F746C",
        "slug": null,
        "rgb": [
          47,
          116,
          108
        ],
        "hsl": [
          173,
          42,
          32
        ],
        "cmyk": [
          59,
          0,
          7,
          55
        ],
        "luminance": 0.1418,
        "contrast": {
          "black": 3.84,
          "white": 5.47
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f746c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f746c.json"
      }
    ],
    "anchor": "wine-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": "#742F5A",
        "name": "#742F5A",
        "slug": null,
        "rgb": [
          116,
          47,
          90
        ],
        "hsl": [
          323,
          42,
          32
        ],
        "cmyk": [
          0,
          59,
          22,
          55
        ],
        "luminance": 0.0648,
        "contrast": {
          "black": 2.3,
          "white": 9.15
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/742f5a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/742f5a.json"
      },
      {
        "hex": "#744A2F",
        "name": "#744A2F",
        "slug": null,
        "rgb": [
          116,
          74,
          47
        ],
        "hsl": [
          23,
          42,
          32
        ],
        "cmyk": [
          0,
          36,
          59,
          55
        ],
        "luminance": 0.0882,
        "contrast": {
          "black": 2.76,
          "white": 7.6
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/744a2f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/744a2f.json"
      }
    ],
    "anchor": "wine-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": "#37742F",
        "name": "#37742F",
        "slug": null,
        "rgb": [
          55,
          116,
          47
        ],
        "hsl": [
          113,
          42,
          32
        ],
        "cmyk": [
          53,
          0,
          59,
          55
        ],
        "luminance": 0.1351,
        "contrast": {
          "black": 3.7,
          "white": 5.67
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/37742f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/37742f.json"
      },
      {
        "hex": "#2F3774",
        "name": "#2F3774",
        "slug": null,
        "rgb": [
          47,
          55,
          116
        ],
        "hsl": [
          233,
          42,
          32
        ],
        "cmyk": [
          59,
          53,
          0,
          55
        ],
        "luminance": 0.046,
        "contrast": {
          "black": 1.92,
          "white": 10.94
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f3774/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f3774.json"
      }
    ],
    "anchor": "wine-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": "#5A742F",
        "name": "#5A742F",
        "slug": null,
        "rgb": [
          90,
          116,
          47
        ],
        "hsl": [
          83,
          42,
          32
        ],
        "cmyk": [
          22,
          0,
          59,
          55
        ],
        "luminance": 0.1487,
        "contrast": {
          "black": 3.97,
          "white": 5.28
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/5a742f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5a742f.json"
      },
      {
        "hex": "#2F746C",
        "name": "#2F746C",
        "slug": null,
        "rgb": [
          47,
          116,
          108
        ],
        "hsl": [
          173,
          42,
          32
        ],
        "cmyk": [
          59,
          0,
          7,
          55
        ],
        "luminance": 0.1418,
        "contrast": {
          "black": 3.84,
          "white": 5.47
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f746c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f746c.json"
      },
      {
        "hex": "#4A2F74",
        "name": "#4A2F74",
        "slug": null,
        "rgb": [
          74,
          47,
          116
        ],
        "hsl": [
          263,
          42,
          32
        ],
        "cmyk": [
          36,
          59,
          0,
          55
        ],
        "luminance": 0.0475,
        "contrast": {
          "black": 1.95,
          "white": 10.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4a2f74/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a2f74.json"
      }
    ],
    "anchor": "wine-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": "#2F744A",
        "name": "#2F744A",
        "slug": null,
        "rgb": [
          47,
          116,
          74
        ],
        "hsl": [
          143,
          42,
          32
        ],
        "cmyk": [
          59,
          0,
          36,
          55
        ],
        "luminance": 0.1359,
        "contrast": {
          "black": 3.72,
          "white": 5.65
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f744a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f744a.json"
      },
      {
        "hex": "#2F5A74",
        "name": "#2F5A74",
        "slug": null,
        "rgb": [
          47,
          90,
          116
        ],
        "hsl": [
          203,
          42,
          32
        ],
        "cmyk": [
          59,
          22,
          0,
          55
        ],
        "luminance": 0.0918,
        "contrast": {
          "black": 2.84,
          "white": 7.4
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f5a74/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f5a74.json"
      }
    ],
    "anchor": "wine-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": "#B54A56",
        "name": "#B54A56",
        "slug": null,
        "rgb": [
          181,
          74,
          86
        ],
        "hsl": [
          353,
          42,
          50
        ],
        "cmyk": [
          0,
          59,
          52,
          29
        ],
        "luminance": 0.1539,
        "contrast": {
          "black": 4.08,
          "white": 5.15
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b54a56/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b54a56.json"
      },
      {
        "hex": "#722F37",
        "name": "Wine Red",
        "slug": "wine-red",
        "rgb": [
          114,
          47,
          55
        ],
        "hsl": [
          353,
          42,
          32
        ],
        "cmyk": [
          0,
          59,
          52,
          55
        ],
        "luminance": 0.0589,
        "contrast": {
          "black": 2.18,
          "white": 9.64
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
      },
      {
        "hex": "#331518",
        "name": "#331518",
        "slug": null,
        "rgb": [
          51,
          21,
          24
        ],
        "hsl": [
          354,
          42,
          14
        ],
        "cmyk": [
          0,
          59,
          53,
          80
        ],
        "luminance": 0.0131,
        "contrast": {
          "black": 1.26,
          "white": 16.64
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/331518/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/331518.json"
      }
    ],
    "anchor": "wine-red-harmony-monochromatic"
  }
]
Signature palette
[
  "#722F37",
  "#2F746C",
  "#742F5A",
  "#744A2F",
  "#B54A56",
  "#331518"
]
Accessibility notes
[
  "Black contrast on Wine Red: 2.18:1",
  "White contrast on Wine Red: 9.64:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-wine-red: #722F37;\n  --wine-red-complementary-1: #2F746C;\n  --wine-red-analogous-1: #742F5A;\n  --wine-red-analogous-2: #744A2F;\n  --wine-red-triadic-1: #37742F;\n  --wine-red-triadic-2: #2F3774;\n  --wine-red-tetradic-1: #5A742F;\n  --wine-red-tetradic-2: #2F746C;\n  --wine-red-tetradic-3: #4A2F74;\n  --wine-red-split-complementary-1: #2F744A;\n  --wine-red-split-complementary-2: #2F5A74;\n  --wine-red-monochromatic-1: #B54A56;\n  --wine-red-monochromatic-2: #722F37;\n  --wine-red-monochromatic-3: #331518;\n}\n\n.palette-wine-red-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #722F37, #2F746C, #742F5A, #744A2F, #B54A56, #331518);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "wine-red",
  "name": "Wine Red",
  "hex": "#722F37",
  "rgb": [
    114,
    47,
    55
  ],
  "hsl": [
    353,
    42,
    32
  ],
  "cmyk": [
    0,
    59,
    52,
    55
  ],
  "family": "red",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "luminance": 0.0589,
  "contrast": {
    "black": 2.18,
    "white": 9.64
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "sourceColor": {
    "slug": "wine-red",
    "name": "Wine Red",
    "hex": "#722F37",
    "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-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": "#2F746C",
          "name": "#2F746C",
          "slug": null,
          "rgb": [
            47,
            116,
            108
          ],
          "hsl": [
            173,
            42,
            32
          ],
          "cmyk": [
            59,
            0,
            7,
            55
          ],
          "luminance": 0.1418,
          "contrast": {
            "black": 3.84,
            "white": 5.47
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f746c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f746c.json"
        }
      ],
      "anchor": "wine-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": "#742F5A",
          "name": "#742F5A",
          "slug": null,
          "rgb": [
            116,
            47,
            90
          ],
          "hsl": [
            323,
            42,
            32
          ],
          "cmyk": [
            0,
            59,
            22,
            55
          ],
          "luminance": 0.0648,
          "contrast": {
            "black": 2.3,
            "white": 9.15
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/742f5a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/742f5a.json"
        },
        {
          "hex": "#744A2F",
          "name": "#744A2F",
          "slug": null,
          "rgb": [
            116,
            74,
            47
          ],
          "hsl": [
            23,
            42,
            32
          ],
          "cmyk": [
            0,
            36,
            59,
            55
          ],
          "luminance": 0.0882,
          "contrast": {
            "black": 2.76,
            "white": 7.6
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/744a2f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/744a2f.json"
        }
      ],
      "anchor": "wine-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": "#37742F",
          "name": "#37742F",
          "slug": null,
          "rgb": [
            55,
            116,
            47
          ],
          "hsl": [
            113,
            42,
            32
          ],
          "cmyk": [
            53,
            0,
            59,
            55
          ],
          "luminance": 0.1351,
          "contrast": {
            "black": 3.7,
            "white": 5.67
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/37742f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/37742f.json"
        },
        {
          "hex": "#2F3774",
          "name": "#2F3774",
          "slug": null,
          "rgb": [
            47,
            55,
            116
          ],
          "hsl": [
            233,
            42,
            32
          ],
          "cmyk": [
            59,
            53,
            0,
            55
          ],
          "luminance": 0.046,
          "contrast": {
            "black": 1.92,
            "white": 10.94
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f3774/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f3774.json"
        }
      ],
      "anchor": "wine-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": "#5A742F",
          "name": "#5A742F",
          "slug": null,
          "rgb": [
            90,
            116,
            47
          ],
          "hsl": [
            83,
            42,
            32
          ],
          "cmyk": [
            22,
            0,
            59,
            55
          ],
          "luminance": 0.1487,
          "contrast": {
            "black": 3.97,
            "white": 5.28
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/5a742f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5a742f.json"
        },
        {
          "hex": "#2F746C",
          "name": "#2F746C",
          "slug": null,
          "rgb": [
            47,
            116,
            108
          ],
          "hsl": [
            173,
            42,
            32
          ],
          "cmyk": [
            59,
            0,
            7,
            55
          ],
          "luminance": 0.1418,
          "contrast": {
            "black": 3.84,
            "white": 5.47
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f746c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f746c.json"
        },
        {
          "hex": "#4A2F74",
          "name": "#4A2F74",
          "slug": null,
          "rgb": [
            74,
            47,
            116
          ],
          "hsl": [
            263,
            42,
            32
          ],
          "cmyk": [
            36,
            59,
            0,
            55
          ],
          "luminance": 0.0475,
          "contrast": {
            "black": 1.95,
            "white": 10.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4a2f74/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a2f74.json"
        }
      ],
      "anchor": "wine-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": "#2F744A",
          "name": "#2F744A",
          "slug": null,
          "rgb": [
            47,
            116,
            74
          ],
          "hsl": [
            143,
            42,
            32
          ],
          "cmyk": [
            59,
            0,
            36,
            55
          ],
          "luminance": 0.1359,
          "contrast": {
            "black": 3.72,
            "white": 5.65
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f744a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f744a.json"
        },
        {
          "hex": "#2F5A74",
          "name": "#2F5A74",
          "slug": null,
          "rgb": [
            47,
            90,
            116
          ],
          "hsl": [
            203,
            42,
            32
          ],
          "cmyk": [
            59,
            22,
            0,
            55
          ],
          "luminance": 0.0918,
          "contrast": {
            "black": 2.84,
            "white": 7.4
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f5a74/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f5a74.json"
        }
      ],
      "anchor": "wine-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": "#B54A56",
          "name": "#B54A56",
          "slug": null,
          "rgb": [
            181,
            74,
            86
          ],
          "hsl": [
            353,
            42,
            50
          ],
          "cmyk": [
            0,
            59,
            52,
            29
          ],
          "luminance": 0.1539,
          "contrast": {
            "black": 4.08,
            "white": 5.15
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b54a56/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b54a56.json"
        },
        {
          "hex": "#722F37",
          "name": "Wine Red",
          "slug": "wine-red",
          "rgb": [
            114,
            47,
            55
          ],
          "hsl": [
            353,
            42,
            32
          ],
          "cmyk": [
            0,
            59,
            52,
            55
          ],
          "luminance": 0.0589,
          "contrast": {
            "black": 2.18,
            "white": 9.64
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/wine-red/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/wine-red.json"
        },
        {
          "hex": "#331518",
          "name": "#331518",
          "slug": null,
          "rgb": [
            51,
            21,
            24
          ],
          "hsl": [
            354,
            42,
            14
          ],
          "cmyk": [
            0,
            59,
            53,
            80
          ],
          "luminance": 0.0131,
          "contrast": {
            "black": 1.26,
            "white": 16.64
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/331518/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/331518.json"
        }
      ],
      "anchor": "wine-red-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#722F37",
    "#2F746C",
    "#742F5A",
    "#744A2F",
    "#B54A56",
    "#331518"
  ],
  "semanticGroups": [
    "red harmony",
    "warm harmony",
    "balanced harmony",
    "wine red palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Wine Red: 2.18:1",
    "White contrast on Wine Red: 9.64:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/wine-red.json",
    "https://www.colorsencyclopedia.com/api/colors/wine-red.json",
    "https://www.colorsencyclopedia.com/api/hex/722f37.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/wine-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/wine-red.json",
  "cssSnippet": ":root {\n  --color-wine-red: #722F37;\n  --wine-red-complementary-1: #2F746C;\n  --wine-red-analogous-1: #742F5A;\n  --wine-red-analogous-2: #744A2F;\n  --wine-red-triadic-1: #37742F;\n  --wine-red-triadic-2: #2F3774;\n  --wine-red-tetradic-1: #5A742F;\n  --wine-red-tetradic-2: #2F746C;\n  --wine-red-tetradic-3: #4A2F74;\n  --wine-red-split-complementary-1: #2F744A;\n  --wine-red-split-complementary-2: #2F5A74;\n  --wine-red-monochromatic-1: #B54A56;\n  --wine-red-monochromatic-2: #722F37;\n  --wine-red-monochromatic-3: #331518;\n}\n\n.palette-wine-red-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #722F37, #2F746C, #742F5A, #744A2F, #B54A56, #331518);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-wine-red: #722F37;
  --wine-red-complementary-1: #2F746C;
  --wine-red-analogous-1: #742F5A;
  --wine-red-analogous-2: #744A2F;
  --wine-red-triadic-1: #37742F;
  --wine-red-triadic-2: #2F3774;
  --wine-red-tetradic-1: #5A742F;
  --wine-red-tetradic-2: #2F746C;
  --wine-red-tetradic-3: #4A2F74;
  --wine-red-split-complementary-1: #2F744A;
  --wine-red-split-complementary-2: #2F5A74;
  --wine-red-monochromatic-1: #B54A56;
  --wine-red-monochromatic-2: #722F37;
  --wine-red-monochromatic-3: #331518;
}

.palette-wine-red-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #722F37, #2F746C, #742F5A, #744A2F, #B54A56, #331518);
}

Wine 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 colorWine Red · #722F37
#2F746C#2F746C
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 colorWine Red · #722F37
#742F5A#742F5A
#744A2F#744A2F
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 colorWine Red · #722F37
#37742F#37742F
#2F3774#2F3774
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 colorWine Red · #722F37
#5A742F#5A742F
#2F746C#2F746C
#4A2F74#4A2F74
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 colorWine Red · #722F37
#2F744A#2F744A
#2F5A74#2F5A74
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 colorWine Red · #722F37
#B54A56#B54A56
Wine Red#722F37
#331518#331518