Harmony system

Mulberry Color Harmonies

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

Mulberry sits in the pink 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.

SourceMulberry · #C54B8C
Groups6
Palette colors6
FamilyPink

How the harmony works

Mulberry Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.188
Black text4.76:1AA Pass
White text4.41: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": "mulberry",
  "name": "Mulberry",
  "hex": "#C54B8C",
  "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.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": "#4AC483",
        "name": "#4AC483",
        "slug": null,
        "rgb": [
          74,
          196,
          131
        ],
        "hsl": [
          148,
          51,
          53
        ],
        "cmyk": [
          62,
          0,
          33,
          23
        ],
        "luminance": 0.4257,
        "contrast": {
          "black": 9.51,
          "white": 2.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4ac483/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac483.json"
      }
    ],
    "anchor": "mulberry-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": "#C04AC4",
        "name": "#C04AC4",
        "slug": null,
        "rgb": [
          192,
          74,
          196
        ],
        "hsl": [
          298,
          51,
          53
        ],
        "cmyk": [
          2,
          62,
          0,
          23
        ],
        "luminance": 0.2009,
        "contrast": {
          "black": 5.02,
          "white": 4.18
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c04ac4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c04ac4.json"
      },
      {
        "hex": "#C44A4E",
        "name": "#C44A4E",
        "slug": null,
        "rgb": [
          196,
          74,
          78
        ],
        "hsl": [
          358,
          51,
          53
        ],
        "cmyk": [
          0,
          62,
          60,
          23
        ],
        "luminance": 0.1718,
        "contrast": {
          "black": 4.44,
          "white": 4.73
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c44a4e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c44a4e.json"
      }
    ],
    "anchor": "mulberry-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": "#8BC44A",
        "name": "#8BC44A",
        "slug": null,
        "rgb": [
          139,
          196,
          74
        ],
        "hsl": [
          88,
          51,
          53
        ],
        "cmyk": [
          29,
          0,
          62,
          23
        ],
        "luminance": 0.4546,
        "contrast": {
          "black": 10.09,
          "white": 2.08
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/8bc44a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8bc44a.json"
      },
      {
        "hex": "#4A8BC4",
        "name": "#4A8BC4",
        "slug": null,
        "rgb": [
          74,
          139,
          196
        ],
        "hsl": [
          208,
          51,
          53
        ],
        "cmyk": [
          62,
          29,
          0,
          23
        ],
        "luminance": 0.2391,
        "contrast": {
          "black": 5.78,
          "white": 3.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/4a8bc4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a8bc4.json"
      }
    ],
    "anchor": "mulberry-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": "#C4C04A",
        "name": "#C4C04A",
        "slug": null,
        "rgb": [
          196,
          192,
          74
        ],
        "hsl": [
          58,
          51,
          53
        ],
        "cmyk": [
          0,
          2,
          62,
          23
        ],
        "luminance": 0.4993,
        "contrast": {
          "black": 10.99,
          "white": 1.91
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c4c04a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c4c04a.json"
      },
      {
        "hex": "#4AC483",
        "name": "#4AC483",
        "slug": null,
        "rgb": [
          74,
          196,
          131
        ],
        "hsl": [
          148,
          51,
          53
        ],
        "cmyk": [
          62,
          0,
          33,
          23
        ],
        "luminance": 0.4257,
        "contrast": {
          "black": 9.51,
          "white": 2.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4ac483/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac483.json"
      },
      {
        "hex": "#4A4EC4",
        "name": "#4A4EC4",
        "slug": null,
        "rgb": [
          74,
          78,
          196
        ],
        "hsl": [
          238,
          51,
          53
        ],
        "cmyk": [
          62,
          60,
          0,
          23
        ],
        "luminance": 0.1089,
        "contrast": {
          "black": 3.18,
          "white": 6.61
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/4a4ec4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a4ec4.json"
      }
    ],
    "anchor": "mulberry-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": "#4EC44A",
        "name": "#4EC44A",
        "slug": null,
        "rgb": [
          78,
          196,
          74
        ],
        "hsl": [
          118,
          51,
          53
        ],
        "cmyk": [
          60,
          0,
          62,
          23
        ],
        "luminance": 0.4159,
        "contrast": {
          "black": 9.32,
          "white": 2.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4ec44a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ec44a.json"
      },
      {
        "hex": "#4AC4C0",
        "name": "#4AC4C0",
        "slug": null,
        "rgb": [
          74,
          196,
          192
        ],
        "hsl": [
          178,
          51,
          53
        ],
        "cmyk": [
          62,
          0,
          2,
          23
        ],
        "luminance": 0.4474,
        "contrast": {
          "black": 9.95,
          "white": 2.11
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4ac4c0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac4c0.json"
      }
    ],
    "anchor": "mulberry-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": "#DB8FB8",
        "name": "#DB8FB8",
        "slug": null,
        "rgb": [
          219,
          143,
          184
        ],
        "hsl": [
          328,
          51,
          71
        ],
        "cmyk": [
          0,
          35,
          16,
          14
        ],
        "luminance": 0.3817,
        "contrast": {
          "black": 8.63,
          "white": 2.43
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/db8fb8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/db8fb8.json"
      },
      {
        "hex": "#C54B8C",
        "name": "Mulberry",
        "slug": "mulberry",
        "rgb": [
          197,
          75,
          140
        ],
        "hsl": [
          328,
          51,
          53
        ],
        "cmyk": [
          0,
          62,
          29,
          23
        ],
        "luminance": 0.188,
        "contrast": {
          "black": 4.76,
          "white": 4.41
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.json"
      },
      {
        "hex": "#872C5C",
        "name": "#872C5C",
        "slug": null,
        "rgb": [
          135,
          44,
          92
        ],
        "hsl": [
          328,
          51,
          35
        ],
        "cmyk": [
          0,
          67,
          32,
          47
        ],
        "luminance": 0.0772,
        "contrast": {
          "black": 2.54,
          "white": 8.25
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/872c5c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/872c5c.json"
      }
    ],
    "anchor": "mulberry-harmony-monochromatic"
  }
]
Signature palette
[
  "#C54B8C",
  "#4AC483",
  "#C04AC4",
  "#C44A4E",
  "#DB8FB8",
  "#872C5C"
]
Accessibility notes
[
  "Black contrast on Mulberry: 4.76:1",
  "White contrast on Mulberry: 4.41:1",
  "AA text options: #000000"
]
CSS tokens
":root {\n  --color-mulberry: #C54B8C;\n  --mulberry-complementary-1: #4AC483;\n  --mulberry-analogous-1: #C04AC4;\n  --mulberry-analogous-2: #C44A4E;\n  --mulberry-triadic-1: #8BC44A;\n  --mulberry-triadic-2: #4A8BC4;\n  --mulberry-tetradic-1: #C4C04A;\n  --mulberry-tetradic-2: #4AC483;\n  --mulberry-tetradic-3: #4A4EC4;\n  --mulberry-split-complementary-1: #4EC44A;\n  --mulberry-split-complementary-2: #4AC4C0;\n  --mulberry-monochromatic-1: #DB8FB8;\n  --mulberry-monochromatic-2: #C54B8C;\n  --mulberry-monochromatic-3: #872C5C;\n}\n\n.palette-mulberry-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #C54B8C, #4AC483, #C04AC4, #C44A4E, #DB8FB8, #872C5C);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "mulberry",
  "name": "Mulberry",
  "hex": "#C54B8C",
  "rgb": [
    197,
    75,
    140
  ],
  "hsl": [
    328,
    51,
    53
  ],
  "cmyk": [
    0,
    62,
    29,
    23
  ],
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "luminance": 0.188,
  "contrast": {
    "black": 4.76,
    "white": 4.41
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "mulberry",
    "name": "Mulberry",
    "hex": "#C54B8C",
    "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.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": "#4AC483",
          "name": "#4AC483",
          "slug": null,
          "rgb": [
            74,
            196,
            131
          ],
          "hsl": [
            148,
            51,
            53
          ],
          "cmyk": [
            62,
            0,
            33,
            23
          ],
          "luminance": 0.4257,
          "contrast": {
            "black": 9.51,
            "white": 2.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4ac483/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac483.json"
        }
      ],
      "anchor": "mulberry-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": "#C04AC4",
          "name": "#C04AC4",
          "slug": null,
          "rgb": [
            192,
            74,
            196
          ],
          "hsl": [
            298,
            51,
            53
          ],
          "cmyk": [
            2,
            62,
            0,
            23
          ],
          "luminance": 0.2009,
          "contrast": {
            "black": 5.02,
            "white": 4.18
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c04ac4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c04ac4.json"
        },
        {
          "hex": "#C44A4E",
          "name": "#C44A4E",
          "slug": null,
          "rgb": [
            196,
            74,
            78
          ],
          "hsl": [
            358,
            51,
            53
          ],
          "cmyk": [
            0,
            62,
            60,
            23
          ],
          "luminance": 0.1718,
          "contrast": {
            "black": 4.44,
            "white": 4.73
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c44a4e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c44a4e.json"
        }
      ],
      "anchor": "mulberry-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": "#8BC44A",
          "name": "#8BC44A",
          "slug": null,
          "rgb": [
            139,
            196,
            74
          ],
          "hsl": [
            88,
            51,
            53
          ],
          "cmyk": [
            29,
            0,
            62,
            23
          ],
          "luminance": 0.4546,
          "contrast": {
            "black": 10.09,
            "white": 2.08
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/8bc44a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/8bc44a.json"
        },
        {
          "hex": "#4A8BC4",
          "name": "#4A8BC4",
          "slug": null,
          "rgb": [
            74,
            139,
            196
          ],
          "hsl": [
            208,
            51,
            53
          ],
          "cmyk": [
            62,
            29,
            0,
            23
          ],
          "luminance": 0.2391,
          "contrast": {
            "black": 5.78,
            "white": 3.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/4a8bc4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a8bc4.json"
        }
      ],
      "anchor": "mulberry-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": "#C4C04A",
          "name": "#C4C04A",
          "slug": null,
          "rgb": [
            196,
            192,
            74
          ],
          "hsl": [
            58,
            51,
            53
          ],
          "cmyk": [
            0,
            2,
            62,
            23
          ],
          "luminance": 0.4993,
          "contrast": {
            "black": 10.99,
            "white": 1.91
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c4c04a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c4c04a.json"
        },
        {
          "hex": "#4AC483",
          "name": "#4AC483",
          "slug": null,
          "rgb": [
            74,
            196,
            131
          ],
          "hsl": [
            148,
            51,
            53
          ],
          "cmyk": [
            62,
            0,
            33,
            23
          ],
          "luminance": 0.4257,
          "contrast": {
            "black": 9.51,
            "white": 2.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4ac483/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac483.json"
        },
        {
          "hex": "#4A4EC4",
          "name": "#4A4EC4",
          "slug": null,
          "rgb": [
            74,
            78,
            196
          ],
          "hsl": [
            238,
            51,
            53
          ],
          "cmyk": [
            62,
            60,
            0,
            23
          ],
          "luminance": 0.1089,
          "contrast": {
            "black": 3.18,
            "white": 6.61
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/4a4ec4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4a4ec4.json"
        }
      ],
      "anchor": "mulberry-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": "#4EC44A",
          "name": "#4EC44A",
          "slug": null,
          "rgb": [
            78,
            196,
            74
          ],
          "hsl": [
            118,
            51,
            53
          ],
          "cmyk": [
            60,
            0,
            62,
            23
          ],
          "luminance": 0.4159,
          "contrast": {
            "black": 9.32,
            "white": 2.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4ec44a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ec44a.json"
        },
        {
          "hex": "#4AC4C0",
          "name": "#4AC4C0",
          "slug": null,
          "rgb": [
            74,
            196,
            192
          ],
          "hsl": [
            178,
            51,
            53
          ],
          "cmyk": [
            62,
            0,
            2,
            23
          ],
          "luminance": 0.4474,
          "contrast": {
            "black": 9.95,
            "white": 2.11
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4ac4c0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4ac4c0.json"
        }
      ],
      "anchor": "mulberry-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": "#DB8FB8",
          "name": "#DB8FB8",
          "slug": null,
          "rgb": [
            219,
            143,
            184
          ],
          "hsl": [
            328,
            51,
            71
          ],
          "cmyk": [
            0,
            35,
            16,
            14
          ],
          "luminance": 0.3817,
          "contrast": {
            "black": 8.63,
            "white": 2.43
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/db8fb8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/db8fb8.json"
        },
        {
          "hex": "#C54B8C",
          "name": "Mulberry",
          "slug": "mulberry",
          "rgb": [
            197,
            75,
            140
          ],
          "hsl": [
            328,
            51,
            53
          ],
          "cmyk": [
            0,
            62,
            29,
            23
          ],
          "luminance": 0.188,
          "contrast": {
            "black": 4.76,
            "white": 4.41
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/mulberry/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/mulberry.json"
        },
        {
          "hex": "#872C5C",
          "name": "#872C5C",
          "slug": null,
          "rgb": [
            135,
            44,
            92
          ],
          "hsl": [
            328,
            51,
            35
          ],
          "cmyk": [
            0,
            67,
            32,
            47
          ],
          "luminance": 0.0772,
          "contrast": {
            "black": 2.54,
            "white": 8.25
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/872c5c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/872c5c.json"
        }
      ],
      "anchor": "mulberry-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#C54B8C",
    "#4AC483",
    "#C04AC4",
    "#C44A4E",
    "#DB8FB8",
    "#872C5C"
  ],
  "semanticGroups": [
    "pink harmony",
    "warm harmony",
    "balanced harmony",
    "mulberry palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Mulberry: 4.76:1",
    "White contrast on Mulberry: 4.41:1",
    "AA text options: #000000"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/mulberry.json",
    "https://www.colorsencyclopedia.com/api/colors/mulberry.json",
    "https://www.colorsencyclopedia.com/api/hex/c54b8c.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/mulberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/mulberry.json",
  "cssSnippet": ":root {\n  --color-mulberry: #C54B8C;\n  --mulberry-complementary-1: #4AC483;\n  --mulberry-analogous-1: #C04AC4;\n  --mulberry-analogous-2: #C44A4E;\n  --mulberry-triadic-1: #8BC44A;\n  --mulberry-triadic-2: #4A8BC4;\n  --mulberry-tetradic-1: #C4C04A;\n  --mulberry-tetradic-2: #4AC483;\n  --mulberry-tetradic-3: #4A4EC4;\n  --mulberry-split-complementary-1: #4EC44A;\n  --mulberry-split-complementary-2: #4AC4C0;\n  --mulberry-monochromatic-1: #DB8FB8;\n  --mulberry-monochromatic-2: #C54B8C;\n  --mulberry-monochromatic-3: #872C5C;\n}\n\n.palette-mulberry-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #C54B8C, #4AC483, #C04AC4, #C44A4E, #DB8FB8, #872C5C);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-mulberry: #C54B8C;
  --mulberry-complementary-1: #4AC483;
  --mulberry-analogous-1: #C04AC4;
  --mulberry-analogous-2: #C44A4E;
  --mulberry-triadic-1: #8BC44A;
  --mulberry-triadic-2: #4A8BC4;
  --mulberry-tetradic-1: #C4C04A;
  --mulberry-tetradic-2: #4AC483;
  --mulberry-tetradic-3: #4A4EC4;
  --mulberry-split-complementary-1: #4EC44A;
  --mulberry-split-complementary-2: #4AC4C0;
  --mulberry-monochromatic-1: #DB8FB8;
  --mulberry-monochromatic-2: #C54B8C;
  --mulberry-monochromatic-3: #872C5C;
}

.palette-mulberry-harmony {
  color: #111827;
  background: linear-gradient(135deg, #C54B8C, #4AC483, #C04AC4, #C44A4E, #DB8FB8, #872C5C);
}

Mulberry 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 colorMulberry · #C54B8C
#4AC483#4AC483
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 colorMulberry · #C54B8C
#C04AC4#C04AC4
#C44A4E#C44A4E
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 colorMulberry · #C54B8C
#8BC44A#8BC44A
#4A8BC4#4A8BC4
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 colorMulberry · #C54B8C
#C4C04A#C4C04A
#4AC483#4AC483
#4A4EC4#4A4EC4
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 colorMulberry · #C54B8C
#4EC44A#4EC44A
#4AC4C0#4AC4C0
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 colorMulberry · #C54B8C
#DB8FB8#DB8FB8
Mulberry#C54B8C
#872C5C#872C5C