Harmony system

Bougainvillea Color Harmonies

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

Bougainvillea 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.

SourceBougainvillea · #D958A0
Groups6
Palette colors6
FamilyPink

How the harmony works

Bougainvillea Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.2427
Black text5.85:1AA Pass
White text3.59: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": "bougainvillea",
  "name": "Bougainvillea",
  "hex": "#D958A0",
  "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.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": "#59D993",
        "name": "#59D993",
        "slug": null,
        "rgb": [
          89,
          217,
          147
        ],
        "hsl": [
          147,
          63,
          60
        ],
        "cmyk": [
          59,
          0,
          32,
          15
        ],
        "luminance": 0.5386,
        "contrast": {
          "black": 11.77,
          "white": 1.78
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/59d993/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d993.json"
      }
    ],
    "anchor": "bougainvillea-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": "#D359D9",
        "name": "#D359D9",
        "slug": null,
        "rgb": [
          211,
          89,
          217
        ],
        "hsl": [
          297,
          63,
          60
        ],
        "cmyk": [
          3,
          59,
          0,
          15
        ],
        "luminance": 0.26,
        "contrast": {
          "black": 6.2,
          "white": 3.39
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/d359d9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d359d9.json"
      },
      {
        "hex": "#D9595F",
        "name": "#D9595F",
        "slug": null,
        "rgb": [
          217,
          89,
          95
        ],
        "hsl": [
          357,
          63,
          60
        ],
        "cmyk": [
          0,
          59,
          56,
          15
        ],
        "luminance": 0.2272,
        "contrast": {
          "black": 5.54,
          "white": 3.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/d9595f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9595f.json"
      }
    ],
    "anchor": "bougainvillea-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": "#9FD959",
        "name": "#9FD959",
        "slug": null,
        "rgb": [
          159,
          217,
          89
        ],
        "hsl": [
          87,
          63,
          60
        ],
        "cmyk": [
          27,
          0,
          59,
          15
        ],
        "luminance": 0.5772,
        "contrast": {
          "black": 12.54,
          "white": 1.67
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9fd959/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9fd959.json"
      },
      {
        "hex": "#599FD9",
        "name": "#599FD9",
        "slug": null,
        "rgb": [
          89,
          159,
          217
        ],
        "hsl": [
          207,
          63,
          60
        ],
        "cmyk": [
          59,
          27,
          0,
          15
        ],
        "luminance": 0.3193,
        "contrast": {
          "black": 7.39,
          "white": 2.84
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/599fd9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/599fd9.json"
      }
    ],
    "anchor": "bougainvillea-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": "#D9D359",
        "name": "#D9D359",
        "slug": null,
        "rgb": [
          217,
          211,
          89
        ],
        "hsl": [
          57,
          63,
          60
        ],
        "cmyk": [
          0,
          3,
          59,
          15
        ],
        "luminance": 0.6206,
        "contrast": {
          "black": 13.41,
          "white": 1.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d9d359/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9d359.json"
      },
      {
        "hex": "#59D993",
        "name": "#59D993",
        "slug": null,
        "rgb": [
          89,
          217,
          147
        ],
        "hsl": [
          147,
          63,
          60
        ],
        "cmyk": [
          59,
          0,
          32,
          15
        ],
        "luminance": 0.5386,
        "contrast": {
          "black": 11.77,
          "white": 1.78
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/59d993/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d993.json"
      },
      {
        "hex": "#595FD9",
        "name": "#595FD9",
        "slug": null,
        "rgb": [
          89,
          95,
          217
        ],
        "hsl": [
          237,
          63,
          60
        ],
        "cmyk": [
          59,
          56,
          0,
          15
        ],
        "luminance": 0.1532,
        "contrast": {
          "black": 4.06,
          "white": 5.17
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/595fd9/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/595fd9.json"
      }
    ],
    "anchor": "bougainvillea-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": "#5FD959",
        "name": "#5FD959",
        "slug": null,
        "rgb": [
          95,
          217,
          89
        ],
        "hsl": [
          117,
          63,
          60
        ],
        "cmyk": [
          56,
          0,
          59,
          15
        ],
        "luminance": 0.5278,
        "contrast": {
          "black": 11.56,
          "white": 1.82
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5fd959/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5fd959.json"
      },
      {
        "hex": "#59D9D3",
        "name": "#59D9D3",
        "slug": null,
        "rgb": [
          89,
          217,
          211
        ],
        "hsl": [
          177,
          63,
          60
        ],
        "cmyk": [
          59,
          0,
          3,
          15
        ],
        "luminance": 0.5645,
        "contrast": {
          "black": 12.29,
          "white": 1.71
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/59d9d3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d9d3.json"
      }
    ],
    "anchor": "bougainvillea-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": "#EAA4CA",
        "name": "#EAA4CA",
        "slug": null,
        "rgb": [
          234,
          164,
          202
        ],
        "hsl": [
          327,
          62,
          78
        ],
        "cmyk": [
          0,
          30,
          14,
          8
        ],
        "luminance": 0.4831,
        "contrast": {
          "black": 10.66,
          "white": 1.97
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/eaa4ca/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eaa4ca.json"
      },
      {
        "hex": "#D958A0",
        "name": "Bougainvillea",
        "slug": "bougainvillea",
        "rgb": [
          217,
          88,
          160
        ],
        "hsl": [
          327,
          63,
          60
        ],
        "cmyk": [
          0,
          59,
          26,
          15
        ],
        "luminance": 0.2427,
        "contrast": {
          "black": 5.85,
          "white": 3.59
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
      },
      {
        "hex": "#AF2872",
        "name": "#AF2872",
        "slug": null,
        "rgb": [
          175,
          40,
          114
        ],
        "hsl": [
          327,
          63,
          42
        ],
        "cmyk": [
          0,
          77,
          35,
          31
        ],
        "luminance": 0.1185,
        "contrast": {
          "black": 3.37,
          "white": 6.23
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/af2872/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/af2872.json"
      }
    ],
    "anchor": "bougainvillea-harmony-monochromatic"
  }
]
Signature palette
[
  "#D958A0",
  "#59D993",
  "#D359D9",
  "#D9595F",
  "#EAA4CA",
  "#AF2872"
]
Accessibility notes
[
  "Black contrast on Bougainvillea: 5.85:1",
  "White contrast on Bougainvillea: 3.59:1",
  "AA text options: #000000, #1A1A1A"
]
CSS tokens
":root {\n  --color-bougainvillea: #D958A0;\n  --bougainvillea-complementary-1: #59D993;\n  --bougainvillea-analogous-1: #D359D9;\n  --bougainvillea-analogous-2: #D9595F;\n  --bougainvillea-triadic-1: #9FD959;\n  --bougainvillea-triadic-2: #599FD9;\n  --bougainvillea-tetradic-1: #D9D359;\n  --bougainvillea-tetradic-2: #59D993;\n  --bougainvillea-tetradic-3: #595FD9;\n  --bougainvillea-split-complementary-1: #5FD959;\n  --bougainvillea-split-complementary-2: #59D9D3;\n  --bougainvillea-monochromatic-1: #EAA4CA;\n  --bougainvillea-monochromatic-2: #D958A0;\n  --bougainvillea-monochromatic-3: #AF2872;\n}\n\n.palette-bougainvillea-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D958A0, #59D993, #D359D9, #D9595F, #EAA4CA, #AF2872);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bougainvillea",
  "name": "Bougainvillea",
  "hex": "#D958A0",
  "rgb": [
    217,
    88,
    160
  ],
  "hsl": [
    327,
    63,
    60
  ],
  "cmyk": [
    0,
    59,
    26,
    15
  ],
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "luminance": 0.2427,
  "contrast": {
    "black": 5.85,
    "white": 3.59
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "bougainvillea",
    "name": "Bougainvillea",
    "hex": "#D958A0",
    "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.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": "#59D993",
          "name": "#59D993",
          "slug": null,
          "rgb": [
            89,
            217,
            147
          ],
          "hsl": [
            147,
            63,
            60
          ],
          "cmyk": [
            59,
            0,
            32,
            15
          ],
          "luminance": 0.5386,
          "contrast": {
            "black": 11.77,
            "white": 1.78
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/59d993/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d993.json"
        }
      ],
      "anchor": "bougainvillea-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": "#D359D9",
          "name": "#D359D9",
          "slug": null,
          "rgb": [
            211,
            89,
            217
          ],
          "hsl": [
            297,
            63,
            60
          ],
          "cmyk": [
            3,
            59,
            0,
            15
          ],
          "luminance": 0.26,
          "contrast": {
            "black": 6.2,
            "white": 3.39
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/d359d9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d359d9.json"
        },
        {
          "hex": "#D9595F",
          "name": "#D9595F",
          "slug": null,
          "rgb": [
            217,
            89,
            95
          ],
          "hsl": [
            357,
            63,
            60
          ],
          "cmyk": [
            0,
            59,
            56,
            15
          ],
          "luminance": 0.2272,
          "contrast": {
            "black": 5.54,
            "white": 3.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/d9595f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9595f.json"
        }
      ],
      "anchor": "bougainvillea-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": "#9FD959",
          "name": "#9FD959",
          "slug": null,
          "rgb": [
            159,
            217,
            89
          ],
          "hsl": [
            87,
            63,
            60
          ],
          "cmyk": [
            27,
            0,
            59,
            15
          ],
          "luminance": 0.5772,
          "contrast": {
            "black": 12.54,
            "white": 1.67
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9fd959/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9fd959.json"
        },
        {
          "hex": "#599FD9",
          "name": "#599FD9",
          "slug": null,
          "rgb": [
            89,
            159,
            217
          ],
          "hsl": [
            207,
            63,
            60
          ],
          "cmyk": [
            59,
            27,
            0,
            15
          ],
          "luminance": 0.3193,
          "contrast": {
            "black": 7.39,
            "white": 2.84
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/599fd9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/599fd9.json"
        }
      ],
      "anchor": "bougainvillea-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": "#D9D359",
          "name": "#D9D359",
          "slug": null,
          "rgb": [
            217,
            211,
            89
          ],
          "hsl": [
            57,
            63,
            60
          ],
          "cmyk": [
            0,
            3,
            59,
            15
          ],
          "luminance": 0.6206,
          "contrast": {
            "black": 13.41,
            "white": 1.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d9d359/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d9d359.json"
        },
        {
          "hex": "#59D993",
          "name": "#59D993",
          "slug": null,
          "rgb": [
            89,
            217,
            147
          ],
          "hsl": [
            147,
            63,
            60
          ],
          "cmyk": [
            59,
            0,
            32,
            15
          ],
          "luminance": 0.5386,
          "contrast": {
            "black": 11.77,
            "white": 1.78
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/59d993/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d993.json"
        },
        {
          "hex": "#595FD9",
          "name": "#595FD9",
          "slug": null,
          "rgb": [
            89,
            95,
            217
          ],
          "hsl": [
            237,
            63,
            60
          ],
          "cmyk": [
            59,
            56,
            0,
            15
          ],
          "luminance": 0.1532,
          "contrast": {
            "black": 4.06,
            "white": 5.17
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/595fd9/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/595fd9.json"
        }
      ],
      "anchor": "bougainvillea-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": "#5FD959",
          "name": "#5FD959",
          "slug": null,
          "rgb": [
            95,
            217,
            89
          ],
          "hsl": [
            117,
            63,
            60
          ],
          "cmyk": [
            56,
            0,
            59,
            15
          ],
          "luminance": 0.5278,
          "contrast": {
            "black": 11.56,
            "white": 1.82
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5fd959/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5fd959.json"
        },
        {
          "hex": "#59D9D3",
          "name": "#59D9D3",
          "slug": null,
          "rgb": [
            89,
            217,
            211
          ],
          "hsl": [
            177,
            63,
            60
          ],
          "cmyk": [
            59,
            0,
            3,
            15
          ],
          "luminance": 0.5645,
          "contrast": {
            "black": 12.29,
            "white": 1.71
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/59d9d3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/59d9d3.json"
        }
      ],
      "anchor": "bougainvillea-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": "#EAA4CA",
          "name": "#EAA4CA",
          "slug": null,
          "rgb": [
            234,
            164,
            202
          ],
          "hsl": [
            327,
            62,
            78
          ],
          "cmyk": [
            0,
            30,
            14,
            8
          ],
          "luminance": 0.4831,
          "contrast": {
            "black": 10.66,
            "white": 1.97
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/eaa4ca/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/eaa4ca.json"
        },
        {
          "hex": "#D958A0",
          "name": "Bougainvillea",
          "slug": "bougainvillea",
          "rgb": [
            217,
            88,
            160
          ],
          "hsl": [
            327,
            63,
            60
          ],
          "cmyk": [
            0,
            59,
            26,
            15
          ],
          "luminance": 0.2427,
          "contrast": {
            "black": 5.85,
            "white": 3.59
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/bougainvillea/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json"
        },
        {
          "hex": "#AF2872",
          "name": "#AF2872",
          "slug": null,
          "rgb": [
            175,
            40,
            114
          ],
          "hsl": [
            327,
            63,
            42
          ],
          "cmyk": [
            0,
            77,
            35,
            31
          ],
          "luminance": 0.1185,
          "contrast": {
            "black": 3.37,
            "white": 6.23
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/af2872/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/af2872.json"
        }
      ],
      "anchor": "bougainvillea-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#D958A0",
    "#59D993",
    "#D359D9",
    "#D9595F",
    "#EAA4CA",
    "#AF2872"
  ],
  "semanticGroups": [
    "pink harmony",
    "warm harmony",
    "balanced harmony",
    "bougainvillea palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Bougainvillea: 5.85:1",
    "White contrast on Bougainvillea: 3.59:1",
    "AA text options: #000000, #1A1A1A"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/bougainvillea.json",
    "https://www.colorsencyclopedia.com/api/colors/bougainvillea.json",
    "https://www.colorsencyclopedia.com/api/hex/d958a0.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/bougainvillea/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/bougainvillea.json",
  "cssSnippet": ":root {\n  --color-bougainvillea: #D958A0;\n  --bougainvillea-complementary-1: #59D993;\n  --bougainvillea-analogous-1: #D359D9;\n  --bougainvillea-analogous-2: #D9595F;\n  --bougainvillea-triadic-1: #9FD959;\n  --bougainvillea-triadic-2: #599FD9;\n  --bougainvillea-tetradic-1: #D9D359;\n  --bougainvillea-tetradic-2: #59D993;\n  --bougainvillea-tetradic-3: #595FD9;\n  --bougainvillea-split-complementary-1: #5FD959;\n  --bougainvillea-split-complementary-2: #59D9D3;\n  --bougainvillea-monochromatic-1: #EAA4CA;\n  --bougainvillea-monochromatic-2: #D958A0;\n  --bougainvillea-monochromatic-3: #AF2872;\n}\n\n.palette-bougainvillea-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #D958A0, #59D993, #D359D9, #D9595F, #EAA4CA, #AF2872);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-bougainvillea: #D958A0;
  --bougainvillea-complementary-1: #59D993;
  --bougainvillea-analogous-1: #D359D9;
  --bougainvillea-analogous-2: #D9595F;
  --bougainvillea-triadic-1: #9FD959;
  --bougainvillea-triadic-2: #599FD9;
  --bougainvillea-tetradic-1: #D9D359;
  --bougainvillea-tetradic-2: #59D993;
  --bougainvillea-tetradic-3: #595FD9;
  --bougainvillea-split-complementary-1: #5FD959;
  --bougainvillea-split-complementary-2: #59D9D3;
  --bougainvillea-monochromatic-1: #EAA4CA;
  --bougainvillea-monochromatic-2: #D958A0;
  --bougainvillea-monochromatic-3: #AF2872;
}

.palette-bougainvillea-harmony {
  color: #111827;
  background: linear-gradient(135deg, #D958A0, #59D993, #D359D9, #D9595F, #EAA4CA, #AF2872);
}

Bougainvillea 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 colorBougainvillea · #D958A0
#59D993#59D993
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 colorBougainvillea · #D958A0
#D359D9#D359D9
#D9595F#D9595F
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 colorBougainvillea · #D958A0
#9FD959#9FD959
#599FD9#599FD9
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 colorBougainvillea · #D958A0
#D9D359#D9D359
#59D993#59D993
#595FD9#595FD9
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 colorBougainvillea · #D958A0
#5FD959#5FD959
#59D9D3#59D9D3
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 colorBougainvillea · #D958A0
#EAA4CA#EAA4CA
Bougainvillea#D958A0
#AF2872#AF2872