Harmony system

Violet Blue Color Harmonies

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

Violet Blue sits in the blue family with cool temperature and jewel tone tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourceViolet Blue · #324AB2
Groups6
Palette colors6
FamilyBlue

How the harmony works

Violet Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.0879
Black text2.76:1AA Fail
White text7.61: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": "violet-blue",
  "name": "Violet Blue",
  "hex": "#324AB2",
  "url": "https://www.colorsencyclopedia.com/colors/violet-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet-blue.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": "#B39B32",
        "name": "#B39B32",
        "slug": null,
        "rgb": [
          179,
          155,
          50
        ],
        "hsl": [
          49,
          56,
          45
        ],
        "cmyk": [
          0,
          13,
          72,
          30
        ],
        "luminance": 0.3326,
        "contrast": {
          "black": 7.65,
          "white": 2.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b39b32/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b39b32.json"
      }
    ],
    "anchor": "violet-blue-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": "#328AB3",
        "name": "#328AB3",
        "slug": null,
        "rgb": [
          50,
          138,
          179
        ],
        "hsl": [
          199,
          56,
          45
        ],
        "cmyk": [
          72,
          23,
          0,
          30
        ],
        "luminance": 0.2211,
        "contrast": {
          "black": 5.42,
          "white": 3.87
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/328ab3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/328ab3.json"
      },
      {
        "hex": "#5B32B3",
        "name": "#5B32B3",
        "slug": null,
        "rgb": [
          91,
          50,
          179
        ],
        "hsl": [
          259,
          56,
          45
        ],
        "cmyk": [
          49,
          72,
          0,
          30
        ],
        "luminance": 0.0776,
        "contrast": {
          "black": 2.55,
          "white": 8.23
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5b32b3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5b32b3.json"
      }
    ],
    "anchor": "violet-blue-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": "#B3324A",
        "name": "#B3324A",
        "slug": null,
        "rgb": [
          179,
          50,
          74
        ],
        "hsl": [
          349,
          56,
          45
        ],
        "cmyk": [
          0,
          72,
          59,
          30
        ],
        "luminance": 0.1236,
        "contrast": {
          "black": 3.47,
          "white": 6.05
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b3324a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3324a.json"
      },
      {
        "hex": "#4AB332",
        "name": "#4AB332",
        "slug": null,
        "rgb": [
          74,
          179,
          50
        ],
        "hsl": [
          109,
          56,
          45
        ],
        "cmyk": [
          59,
          0,
          72,
          30
        ],
        "luminance": 0.3393,
        "contrast": {
          "black": 7.79,
          "white": 2.7
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4ab332/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ab332.json"
      }
    ],
    "anchor": "violet-blue-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": "#B3328A",
        "name": "#B3328A",
        "slug": null,
        "rgb": [
          179,
          50,
          138
        ],
        "hsl": [
          319,
          56,
          45
        ],
        "cmyk": [
          0,
          72,
          23,
          30
        ],
        "luminance": 0.137,
        "contrast": {
          "black": 3.74,
          "white": 5.61
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b3328a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3328a.json"
      },
      {
        "hex": "#B39B32",
        "name": "#B39B32",
        "slug": null,
        "rgb": [
          179,
          155,
          50
        ],
        "hsl": [
          49,
          56,
          45
        ],
        "cmyk": [
          0,
          13,
          72,
          30
        ],
        "luminance": 0.3326,
        "contrast": {
          "black": 7.65,
          "white": 2.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b39b32/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b39b32.json"
      },
      {
        "hex": "#32B35B",
        "name": "#32B35B",
        "slug": null,
        "rgb": [
          50,
          179,
          91
        ],
        "hsl": [
          139,
          56,
          45
        ],
        "cmyk": [
          72,
          0,
          49,
          30
        ],
        "luminance": 0.3367,
        "contrast": {
          "black": 7.73,
          "white": 2.72
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/32b35b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b35b.json"
      }
    ],
    "anchor": "violet-blue-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": "#B35B32",
        "name": "#B35B32",
        "slug": null,
        "rgb": [
          179,
          91,
          50
        ],
        "hsl": [
          19,
          56,
          45
        ],
        "cmyk": [
          0,
          49,
          72,
          30
        ],
        "luminance": 0.173,
        "contrast": {
          "black": 4.46,
          "white": 4.71
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b35b32/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b35b32.json"
      },
      {
        "hex": "#8AB332",
        "name": "#8AB332",
        "slug": null,
        "rgb": [
          138,
          179,
          50
        ],
        "hsl": [
          79,
          56,
          45
        ],
        "cmyk": [
          23,
          0,
          72,
          30
        ],
        "luminance": 0.3787,
        "contrast": {
          "black": 8.57,
          "white": 2.45
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8ab332/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab332.json"
      }
    ],
    "anchor": "violet-blue-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": "#6C7FD5",
        "name": "#6C7FD5",
        "slug": null,
        "rgb": [
          108,
          127,
          213
        ],
        "hsl": [
          229,
          56,
          63
        ],
        "cmyk": [
          49,
          40,
          0,
          16
        ],
        "luminance": 0.2317,
        "contrast": {
          "black": 5.63,
          "white": 3.73
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6c7fd5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6c7fd5.json"
      },
      {
        "hex": "#324AB2",
        "name": "Violet Blue",
        "slug": "violet-blue",
        "rgb": [
          50,
          74,
          178
        ],
        "hsl": [
          229,
          56,
          45
        ],
        "cmyk": [
          72,
          58,
          0,
          30
        ],
        "luminance": 0.0879,
        "contrast": {
          "black": 2.76,
          "white": 7.61
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/violet-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet-blue.json"
      },
      {
        "hex": "#1E2C6B",
        "name": "#1E2C6B",
        "slug": null,
        "rgb": [
          30,
          44,
          107
        ],
        "hsl": [
          229,
          56,
          27
        ],
        "cmyk": [
          72,
          59,
          0,
          58
        ],
        "luminance": 0.0314,
        "contrast": {
          "black": 1.63,
          "white": 12.9
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/1e2c6b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e2c6b.json"
      }
    ],
    "anchor": "violet-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#324AB2",
  "#B39B32",
  "#328AB3",
  "#5B32B3",
  "#6C7FD5",
  "#1E2C6B"
]
Accessibility notes
[
  "Black contrast on Violet Blue: 2.76:1",
  "White contrast on Violet Blue: 7.61:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-violet-blue: #324AB2;\n  --violet-blue-complementary-1: #B39B32;\n  --violet-blue-analogous-1: #328AB3;\n  --violet-blue-analogous-2: #5B32B3;\n  --violet-blue-triadic-1: #B3324A;\n  --violet-blue-triadic-2: #4AB332;\n  --violet-blue-tetradic-1: #B3328A;\n  --violet-blue-tetradic-2: #B39B32;\n  --violet-blue-tetradic-3: #32B35B;\n  --violet-blue-split-complementary-1: #B35B32;\n  --violet-blue-split-complementary-2: #8AB332;\n  --violet-blue-monochromatic-1: #6C7FD5;\n  --violet-blue-monochromatic-2: #324AB2;\n  --violet-blue-monochromatic-3: #1E2C6B;\n}\n\n.palette-violet-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #324AB2, #B39B32, #328AB3, #5B32B3, #6C7FD5, #1E2C6B);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "violet-blue",
  "name": "Violet Blue",
  "hex": "#324AB2",
  "rgb": [
    50,
    74,
    178
  ],
  "hsl": [
    229,
    56,
    45
  ],
  "cmyk": [
    72,
    58,
    0,
    30
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "luminance": 0.0879,
  "contrast": {
    "black": 2.76,
    "white": 7.61
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF"
    ]
  },
  "sourceColor": {
    "slug": "violet-blue",
    "name": "Violet Blue",
    "hex": "#324AB2",
    "url": "https://www.colorsencyclopedia.com/colors/violet-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet-blue.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": "#B39B32",
          "name": "#B39B32",
          "slug": null,
          "rgb": [
            179,
            155,
            50
          ],
          "hsl": [
            49,
            56,
            45
          ],
          "cmyk": [
            0,
            13,
            72,
            30
          ],
          "luminance": 0.3326,
          "contrast": {
            "black": 7.65,
            "white": 2.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b39b32/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b39b32.json"
        }
      ],
      "anchor": "violet-blue-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": "#328AB3",
          "name": "#328AB3",
          "slug": null,
          "rgb": [
            50,
            138,
            179
          ],
          "hsl": [
            199,
            56,
            45
          ],
          "cmyk": [
            72,
            23,
            0,
            30
          ],
          "luminance": 0.2211,
          "contrast": {
            "black": 5.42,
            "white": 3.87
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/328ab3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/328ab3.json"
        },
        {
          "hex": "#5B32B3",
          "name": "#5B32B3",
          "slug": null,
          "rgb": [
            91,
            50,
            179
          ],
          "hsl": [
            259,
            56,
            45
          ],
          "cmyk": [
            49,
            72,
            0,
            30
          ],
          "luminance": 0.0776,
          "contrast": {
            "black": 2.55,
            "white": 8.23
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5b32b3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5b32b3.json"
        }
      ],
      "anchor": "violet-blue-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": "#B3324A",
          "name": "#B3324A",
          "slug": null,
          "rgb": [
            179,
            50,
            74
          ],
          "hsl": [
            349,
            56,
            45
          ],
          "cmyk": [
            0,
            72,
            59,
            30
          ],
          "luminance": 0.1236,
          "contrast": {
            "black": 3.47,
            "white": 6.05
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b3324a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3324a.json"
        },
        {
          "hex": "#4AB332",
          "name": "#4AB332",
          "slug": null,
          "rgb": [
            74,
            179,
            50
          ],
          "hsl": [
            109,
            56,
            45
          ],
          "cmyk": [
            59,
            0,
            72,
            30
          ],
          "luminance": 0.3393,
          "contrast": {
            "black": 7.79,
            "white": 2.7
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4ab332/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ab332.json"
        }
      ],
      "anchor": "violet-blue-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": "#B3328A",
          "name": "#B3328A",
          "slug": null,
          "rgb": [
            179,
            50,
            138
          ],
          "hsl": [
            319,
            56,
            45
          ],
          "cmyk": [
            0,
            72,
            23,
            30
          ],
          "luminance": 0.137,
          "contrast": {
            "black": 3.74,
            "white": 5.61
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b3328a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b3328a.json"
        },
        {
          "hex": "#B39B32",
          "name": "#B39B32",
          "slug": null,
          "rgb": [
            179,
            155,
            50
          ],
          "hsl": [
            49,
            56,
            45
          ],
          "cmyk": [
            0,
            13,
            72,
            30
          ],
          "luminance": 0.3326,
          "contrast": {
            "black": 7.65,
            "white": 2.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b39b32/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b39b32.json"
        },
        {
          "hex": "#32B35B",
          "name": "#32B35B",
          "slug": null,
          "rgb": [
            50,
            179,
            91
          ],
          "hsl": [
            139,
            56,
            45
          ],
          "cmyk": [
            72,
            0,
            49,
            30
          ],
          "luminance": 0.3367,
          "contrast": {
            "black": 7.73,
            "white": 2.72
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/32b35b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/32b35b.json"
        }
      ],
      "anchor": "violet-blue-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": "#B35B32",
          "name": "#B35B32",
          "slug": null,
          "rgb": [
            179,
            91,
            50
          ],
          "hsl": [
            19,
            56,
            45
          ],
          "cmyk": [
            0,
            49,
            72,
            30
          ],
          "luminance": 0.173,
          "contrast": {
            "black": 4.46,
            "white": 4.71
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b35b32/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b35b32.json"
        },
        {
          "hex": "#8AB332",
          "name": "#8AB332",
          "slug": null,
          "rgb": [
            138,
            179,
            50
          ],
          "hsl": [
            79,
            56,
            45
          ],
          "cmyk": [
            23,
            0,
            72,
            30
          ],
          "luminance": 0.3787,
          "contrast": {
            "black": 8.57,
            "white": 2.45
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8ab332/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8ab332.json"
        }
      ],
      "anchor": "violet-blue-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": "#6C7FD5",
          "name": "#6C7FD5",
          "slug": null,
          "rgb": [
            108,
            127,
            213
          ],
          "hsl": [
            229,
            56,
            63
          ],
          "cmyk": [
            49,
            40,
            0,
            16
          ],
          "luminance": 0.2317,
          "contrast": {
            "black": 5.63,
            "white": 3.73
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6c7fd5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6c7fd5.json"
        },
        {
          "hex": "#324AB2",
          "name": "Violet Blue",
          "slug": "violet-blue",
          "rgb": [
            50,
            74,
            178
          ],
          "hsl": [
            229,
            56,
            45
          ],
          "cmyk": [
            72,
            58,
            0,
            30
          ],
          "luminance": 0.0879,
          "contrast": {
            "black": 2.76,
            "white": 7.61
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/violet-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/violet-blue.json"
        },
        {
          "hex": "#1E2C6B",
          "name": "#1E2C6B",
          "slug": null,
          "rgb": [
            30,
            44,
            107
          ],
          "hsl": [
            229,
            56,
            27
          ],
          "cmyk": [
            72,
            59,
            0,
            58
          ],
          "luminance": 0.0314,
          "contrast": {
            "black": 1.63,
            "white": 12.9
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/1e2c6b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1e2c6b.json"
        }
      ],
      "anchor": "violet-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#324AB2",
    "#B39B32",
    "#328AB3",
    "#5B32B3",
    "#6C7FD5",
    "#1E2C6B"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "jewel tone harmony",
    "violet blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Violet Blue: 2.76:1",
    "White contrast on Violet Blue: 7.61:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/violet-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/violet-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/324ab2.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/violet-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/violet-blue.json",
  "cssSnippet": ":root {\n  --color-violet-blue: #324AB2;\n  --violet-blue-complementary-1: #B39B32;\n  --violet-blue-analogous-1: #328AB3;\n  --violet-blue-analogous-2: #5B32B3;\n  --violet-blue-triadic-1: #B3324A;\n  --violet-blue-triadic-2: #4AB332;\n  --violet-blue-tetradic-1: #B3328A;\n  --violet-blue-tetradic-2: #B39B32;\n  --violet-blue-tetradic-3: #32B35B;\n  --violet-blue-split-complementary-1: #B35B32;\n  --violet-blue-split-complementary-2: #8AB332;\n  --violet-blue-monochromatic-1: #6C7FD5;\n  --violet-blue-monochromatic-2: #324AB2;\n  --violet-blue-monochromatic-3: #1E2C6B;\n}\n\n.palette-violet-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #324AB2, #B39B32, #328AB3, #5B32B3, #6C7FD5, #1E2C6B);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-violet-blue: #324AB2;
  --violet-blue-complementary-1: #B39B32;
  --violet-blue-analogous-1: #328AB3;
  --violet-blue-analogous-2: #5B32B3;
  --violet-blue-triadic-1: #B3324A;
  --violet-blue-triadic-2: #4AB332;
  --violet-blue-tetradic-1: #B3328A;
  --violet-blue-tetradic-2: #B39B32;
  --violet-blue-tetradic-3: #32B35B;
  --violet-blue-split-complementary-1: #B35B32;
  --violet-blue-split-complementary-2: #8AB332;
  --violet-blue-monochromatic-1: #6C7FD5;
  --violet-blue-monochromatic-2: #324AB2;
  --violet-blue-monochromatic-3: #1E2C6B;
}

.palette-violet-blue-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #324AB2, #B39B32, #328AB3, #5B32B3, #6C7FD5, #1E2C6B);
}

Violet Blue 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 colorViolet Blue · #324AB2
#B39B32#B39B32
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 colorViolet Blue · #324AB2
#328AB3#328AB3
#5B32B3#5B32B3
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 colorViolet Blue · #324AB2
#B3324A#B3324A
#4AB332#4AB332
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 colorViolet Blue · #324AB2
#B3328A#B3328A
#B39B32#B39B32
#32B35B#32B35B
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 colorViolet Blue · #324AB2
#B35B32#B35B32
#8AB332#8AB332
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 colorViolet Blue · #324AB2
#6C7FD5#6C7FD5
Violet Blue#324AB2
#1E2C6B#1E2C6B