Harmony system

Flamingo Pink Color Harmonies

Flamingo Pink harmonies from #FC8EAC: complementary #8DFCDE, plus five harmony groups with CSS and contrast data.

Flamingo Pink is a warm pink at hue 344°, saturation 95% and lightness 77%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceFlamingo Pink · #FC8EAC
Groups6
Palette colors6
FamilyPink

How the harmony works

Flamingo Pink Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.4302
Black text9.6:1AA Pass
White text2.19: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": "flamingo-pink",
  "name": "Flamingo Pink",
  "hex": "#FC8EAC",
  "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.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": "#8DFCDE",
        "name": "#8DFCDE",
        "slug": null,
        "rgb": [
          141,
          252,
          222
        ],
        "hsl": [
          164,
          95,
          77
        ],
        "cmyk": [
          44,
          0,
          12,
          1
        ],
        "luminance": 0.8056,
        "contrast": {
          "black": 17.11,
          "white": 1.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-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": "#FC8DE2",
        "name": "#FC8DE2",
        "slug": null,
        "rgb": [
          252,
          141,
          226
        ],
        "hsl": [
          314,
          95,
          77
        ],
        "cmyk": [
          0,
          44,
          10,
          1
        ],
        "luminance": 0.4524,
        "contrast": {
          "black": 10.05,
          "white": 2.09
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FCA78D",
        "name": "#FCA78D",
        "slug": null,
        "rgb": [
          252,
          167,
          141
        ],
        "hsl": [
          14,
          95,
          77
        ],
        "cmyk": [
          0,
          34,
          44,
          1
        ],
        "luminance": 0.5026,
        "contrast": {
          "black": 11.05,
          "white": 1.9
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-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": "#AAFC8D",
        "name": "#AAFC8D",
        "slug": null,
        "rgb": [
          170,
          252,
          141
        ],
        "hsl": [
          104,
          95,
          77
        ],
        "cmyk": [
          33,
          0,
          44,
          1
        ],
        "luminance": 0.8009,
        "contrast": {
          "black": 17.02,
          "white": 1.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8DAAFC",
        "name": "#8DAAFC",
        "slug": null,
        "rgb": [
          141,
          170,
          252
        ],
        "hsl": [
          224,
          95,
          77
        ],
        "cmyk": [
          44,
          33,
          0,
          1
        ],
        "luminance": 0.4144,
        "contrast": {
          "black": 9.29,
          "white": 2.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-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": "#E2FC8D",
        "name": "#E2FC8D",
        "slug": null,
        "rgb": [
          226,
          252,
          141
        ],
        "hsl": [
          74,
          95,
          77
        ],
        "cmyk": [
          10,
          0,
          44,
          1
        ],
        "luminance": 0.8771,
        "contrast": {
          "black": 18.54,
          "white": 1.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8DFCDE",
        "name": "#8DFCDE",
        "slug": null,
        "rgb": [
          141,
          252,
          222
        ],
        "hsl": [
          164,
          95,
          77
        ],
        "cmyk": [
          44,
          0,
          12,
          1
        ],
        "luminance": 0.8056,
        "contrast": {
          "black": 17.11,
          "white": 1.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#A78DFC",
        "name": "#A78DFC",
        "slug": null,
        "rgb": [
          167,
          141,
          252
        ],
        "hsl": [
          254,
          95,
          77
        ],
        "cmyk": [
          34,
          44,
          0,
          1
        ],
        "luminance": 0.3429,
        "contrast": {
          "black": 7.86,
          "white": 2.67
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-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": "#8DFCA7",
        "name": "#8DFCA7",
        "slug": null,
        "rgb": [
          141,
          252,
          167
        ],
        "hsl": [
          134,
          95,
          77
        ],
        "cmyk": [
          44,
          0,
          34,
          1
        ],
        "luminance": 0.7807,
        "contrast": {
          "black": 16.61,
          "white": 1.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8DE2FC",
        "name": "#8DE2FC",
        "slug": null,
        "rgb": [
          141,
          226,
          252
        ],
        "hsl": [
          194,
          95,
          77
        ],
        "cmyk": [
          44,
          10,
          0,
          1
        ],
        "luminance": 0.6708,
        "contrast": {
          "black": 14.42,
          "white": 1.46
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-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": "#FEE6ED",
        "name": "#FEE6ED",
        "slug": null,
        "rgb": [
          254,
          230,
          237
        ],
        "hsl": [
          343,
          92,
          95
        ],
        "cmyk": [
          0,
          9,
          7,
          0
        ],
        "luminance": 0.8378,
        "contrast": {
          "black": 17.76,
          "white": 1.18
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#FC8EAC",
        "name": "Flamingo Pink",
        "slug": "flamingo-pink",
        "rgb": [
          252,
          142,
          172
        ],
        "hsl": [
          344,
          95,
          77
        ],
        "cmyk": [
          0,
          44,
          32,
          1
        ],
        "luminance": 0.4302,
        "contrast": {
          "black": 9.6,
          "white": 2.19
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
      },
      {
        "hex": "#FA3368",
        "name": "#FA3368",
        "slug": null,
        "rgb": [
          250,
          51,
          104
        ],
        "hsl": [
          344,
          95,
          59
        ],
        "cmyk": [
          0,
          80,
          58,
          2
        ],
        "luminance": 0.2369,
        "contrast": {
          "black": 5.74,
          "white": 3.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "flamingo-pink-harmony-monochromatic"
  }
]
Signature palette
[
  "#FC8EAC",
  "#8DFCDE",
  "#FC8DE2",
  "#FCA78D",
  "#FEE6ED",
  "#FA3368"
]
Accessibility notes
[
  "Black contrast on Flamingo Pink: 9.6:1",
  "White contrast on Flamingo Pink: 2.19:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-flamingo-pink: #FC8EAC;\n  --flamingo-pink-complementary-1: #8DFCDE;\n  --flamingo-pink-analogous-1: #FC8DE2;\n  --flamingo-pink-analogous-2: #FCA78D;\n  --flamingo-pink-triadic-1: #AAFC8D;\n  --flamingo-pink-triadic-2: #8DAAFC;\n  --flamingo-pink-tetradic-1: #E2FC8D;\n  --flamingo-pink-tetradic-2: #8DFCDE;\n  --flamingo-pink-tetradic-3: #A78DFC;\n  --flamingo-pink-split-complementary-1: #8DFCA7;\n  --flamingo-pink-split-complementary-2: #8DE2FC;\n  --flamingo-pink-monochromatic-1: #FEE6ED;\n  --flamingo-pink-monochromatic-2: #FC8EAC;\n  --flamingo-pink-monochromatic-3: #FA3368;\n}\n\n.palette-flamingo-pink-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FC8EAC, #8DFCDE, #FC8DE2, #FCA78D, #FEE6ED, #FA3368);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "flamingo-pink",
  "name": "Flamingo Pink",
  "hex": "#FC8EAC",
  "rgb": [
    252,
    142,
    172
  ],
  "hsl": [
    344,
    95,
    77
  ],
  "cmyk": [
    0,
    44,
    32,
    1
  ],
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "pastel"
  ],
  "luminance": 0.4302,
  "contrast": {
    "black": 9.6,
    "white": 2.19
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "flamingo-pink",
    "name": "Flamingo Pink",
    "hex": "#FC8EAC",
    "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.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": "#8DFCDE",
          "name": "#8DFCDE",
          "slug": null,
          "rgb": [
            141,
            252,
            222
          ],
          "hsl": [
            164,
            95,
            77
          ],
          "cmyk": [
            44,
            0,
            12,
            1
          ],
          "luminance": 0.8056,
          "contrast": {
            "black": 17.11,
            "white": 1.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-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": "#FC8DE2",
          "name": "#FC8DE2",
          "slug": null,
          "rgb": [
            252,
            141,
            226
          ],
          "hsl": [
            314,
            95,
            77
          ],
          "cmyk": [
            0,
            44,
            10,
            1
          ],
          "luminance": 0.4524,
          "contrast": {
            "black": 10.05,
            "white": 2.09
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FCA78D",
          "name": "#FCA78D",
          "slug": null,
          "rgb": [
            252,
            167,
            141
          ],
          "hsl": [
            14,
            95,
            77
          ],
          "cmyk": [
            0,
            34,
            44,
            1
          ],
          "luminance": 0.5026,
          "contrast": {
            "black": 11.05,
            "white": 1.9
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-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": "#AAFC8D",
          "name": "#AAFC8D",
          "slug": null,
          "rgb": [
            170,
            252,
            141
          ],
          "hsl": [
            104,
            95,
            77
          ],
          "cmyk": [
            33,
            0,
            44,
            1
          ],
          "luminance": 0.8009,
          "contrast": {
            "black": 17.02,
            "white": 1.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8DAAFC",
          "name": "#8DAAFC",
          "slug": null,
          "rgb": [
            141,
            170,
            252
          ],
          "hsl": [
            224,
            95,
            77
          ],
          "cmyk": [
            44,
            33,
            0,
            1
          ],
          "luminance": 0.4144,
          "contrast": {
            "black": 9.29,
            "white": 2.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-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": "#E2FC8D",
          "name": "#E2FC8D",
          "slug": null,
          "rgb": [
            226,
            252,
            141
          ],
          "hsl": [
            74,
            95,
            77
          ],
          "cmyk": [
            10,
            0,
            44,
            1
          ],
          "luminance": 0.8771,
          "contrast": {
            "black": 18.54,
            "white": 1.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8DFCDE",
          "name": "#8DFCDE",
          "slug": null,
          "rgb": [
            141,
            252,
            222
          ],
          "hsl": [
            164,
            95,
            77
          ],
          "cmyk": [
            44,
            0,
            12,
            1
          ],
          "luminance": 0.8056,
          "contrast": {
            "black": 17.11,
            "white": 1.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#A78DFC",
          "name": "#A78DFC",
          "slug": null,
          "rgb": [
            167,
            141,
            252
          ],
          "hsl": [
            254,
            95,
            77
          ],
          "cmyk": [
            34,
            44,
            0,
            1
          ],
          "luminance": 0.3429,
          "contrast": {
            "black": 7.86,
            "white": 2.67
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-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": "#8DFCA7",
          "name": "#8DFCA7",
          "slug": null,
          "rgb": [
            141,
            252,
            167
          ],
          "hsl": [
            134,
            95,
            77
          ],
          "cmyk": [
            44,
            0,
            34,
            1
          ],
          "luminance": 0.7807,
          "contrast": {
            "black": 16.61,
            "white": 1.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8DE2FC",
          "name": "#8DE2FC",
          "slug": null,
          "rgb": [
            141,
            226,
            252
          ],
          "hsl": [
            194,
            95,
            77
          ],
          "cmyk": [
            44,
            10,
            0,
            1
          ],
          "luminance": 0.6708,
          "contrast": {
            "black": 14.42,
            "white": 1.46
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-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": "#FEE6ED",
          "name": "#FEE6ED",
          "slug": null,
          "rgb": [
            254,
            230,
            237
          ],
          "hsl": [
            343,
            92,
            95
          ],
          "cmyk": [
            0,
            9,
            7,
            0
          ],
          "luminance": 0.8378,
          "contrast": {
            "black": 17.76,
            "white": 1.18
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#FC8EAC",
          "name": "Flamingo Pink",
          "slug": "flamingo-pink",
          "rgb": [
            252,
            142,
            172
          ],
          "hsl": [
            344,
            95,
            77
          ],
          "cmyk": [
            0,
            44,
            32,
            1
          ],
          "luminance": 0.4302,
          "contrast": {
            "black": 9.6,
            "white": 2.19
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
        },
        {
          "hex": "#FA3368",
          "name": "#FA3368",
          "slug": null,
          "rgb": [
            250,
            51,
            104
          ],
          "hsl": [
            344,
            95,
            59
          ],
          "cmyk": [
            0,
            80,
            58,
            2
          ],
          "luminance": 0.2369,
          "contrast": {
            "black": 5.74,
            "white": 3.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "flamingo-pink-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#FC8EAC",
    "#8DFCDE",
    "#FC8DE2",
    "#FCA78D",
    "#FEE6ED",
    "#FA3368"
  ],
  "semanticGroups": [
    "pink harmony",
    "warm harmony",
    "pastel harmony",
    "flamingo pink palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Flamingo Pink: 9.6:1",
    "White contrast on Flamingo Pink: 2.19:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/flamingo-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json",
    "https://www.colorsencyclopedia.com/api/hex/fc8eac.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/flamingo-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/flamingo-pink.json",
  "cssSnippet": ":root {\n  --color-flamingo-pink: #FC8EAC;\n  --flamingo-pink-complementary-1: #8DFCDE;\n  --flamingo-pink-analogous-1: #FC8DE2;\n  --flamingo-pink-analogous-2: #FCA78D;\n  --flamingo-pink-triadic-1: #AAFC8D;\n  --flamingo-pink-triadic-2: #8DAAFC;\n  --flamingo-pink-tetradic-1: #E2FC8D;\n  --flamingo-pink-tetradic-2: #8DFCDE;\n  --flamingo-pink-tetradic-3: #A78DFC;\n  --flamingo-pink-split-complementary-1: #8DFCA7;\n  --flamingo-pink-split-complementary-2: #8DE2FC;\n  --flamingo-pink-monochromatic-1: #FEE6ED;\n  --flamingo-pink-monochromatic-2: #FC8EAC;\n  --flamingo-pink-monochromatic-3: #FA3368;\n}\n\n.palette-flamingo-pink-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #FC8EAC, #8DFCDE, #FC8DE2, #FCA78D, #FEE6ED, #FA3368);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-flamingo-pink: #FC8EAC;
  --flamingo-pink-complementary-1: #8DFCDE;
  --flamingo-pink-analogous-1: #FC8DE2;
  --flamingo-pink-analogous-2: #FCA78D;
  --flamingo-pink-triadic-1: #AAFC8D;
  --flamingo-pink-triadic-2: #8DAAFC;
  --flamingo-pink-tetradic-1: #E2FC8D;
  --flamingo-pink-tetradic-2: #8DFCDE;
  --flamingo-pink-tetradic-3: #A78DFC;
  --flamingo-pink-split-complementary-1: #8DFCA7;
  --flamingo-pink-split-complementary-2: #8DE2FC;
  --flamingo-pink-monochromatic-1: #FEE6ED;
  --flamingo-pink-monochromatic-2: #FC8EAC;
  --flamingo-pink-monochromatic-3: #FA3368;
}

.palette-flamingo-pink-harmony {
  color: #111827;
  background: linear-gradient(135deg, #FC8EAC, #8DFCDE, #FC8DE2, #FCA78D, #FEE6ED, #FA3368);
}

Flamingo Pink 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

The complementary set starts from Flamingo Pink #FC8EAC and produces #8DFCDE. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorFlamingo Pink · #FC8EAC
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Flamingo Pink #FC8EAC and produces #FC8DE2 and #FCA78D. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorFlamingo Pink · #FC8EAC
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Flamingo Pink #FC8EAC and produces #AAFC8D and #8DAAFC. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorFlamingo Pink · #FC8EAC
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Flamingo Pink #FC8EAC and produces #E2FC8D, #8DFCDE, and #A78DFC. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorFlamingo Pink · #FC8EAC
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Flamingo Pink #FC8EAC and produces #8DFCA7 and #8DE2FC. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorFlamingo Pink · #FC8EAC
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Flamingo Pink #FC8EAC and produces #FEE6ED, #FC8EAC, and #FA3368. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Flamingo Pink in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorFlamingo Pink · #FC8EAC