Harmony system

Baby Pink Color Harmonies

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

Baby Pink sits in the red family with warm temperature and light 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.

SourceBaby Pink · #F4C2C2
Groups6
Palette colors6
FamilyRed

How the harmony works

Baby Pink Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.6171
Black text13.34:1AA Pass
White text1.57: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": "baby-pink",
  "name": "Baby Pink",
  "hex": "#F4C2C2",
  "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-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": "#C3F4F4",
        "name": "#C3F4F4",
        "slug": null,
        "rgb": [
          195,
          244,
          244
        ],
        "hsl": [
          180,
          69,
          86
        ],
        "cmyk": [
          20,
          0,
          0,
          4
        ],
        "luminance": 0.8284,
        "contrast": {
          "black": 17.57,
          "white": 1.2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3f4f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4f4.json"
      }
    ],
    "anchor": "baby-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": "#F4C3DB",
        "name": "#F4C3DB",
        "slug": null,
        "rgb": [
          244,
          195,
          219
        ],
        "hsl": [
          331,
          69,
          86
        ],
        "cmyk": [
          0,
          20,
          10,
          4
        ],
        "luminance": 0.6338,
        "contrast": {
          "black": 13.68,
          "white": 1.54
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f4c3db/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4c3db.json"
      },
      {
        "hex": "#F4DBC3",
        "name": "#F4DBC3",
        "slug": null,
        "rgb": [
          244,
          219,
          195
        ],
        "hsl": [
          29,
          69,
          86
        ],
        "cmyk": [
          0,
          10,
          20,
          4
        ],
        "luminance": 0.7384,
        "contrast": {
          "black": 15.77,
          "white": 1.33
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f4dbc3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4dbc3.json"
      }
    ],
    "anchor": "baby-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": "#C3F4C3",
        "name": "#C3F4C3",
        "slug": null,
        "rgb": [
          195,
          244,
          195
        ],
        "hsl": [
          120,
          69,
          86
        ],
        "cmyk": [
          20,
          0,
          20,
          4
        ],
        "luminance": 0.8024,
        "contrast": {
          "black": 17.05,
          "white": 1.23
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3f4c3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4c3.json"
      },
      {
        "hex": "#C3C3F4",
        "name": "#C3C3F4",
        "slug": null,
        "rgb": [
          195,
          195,
          244
        ],
        "hsl": [
          240,
          69,
          86
        ],
        "cmyk": [
          20,
          20,
          0,
          4
        ],
        "luminance": 0.5716,
        "contrast": {
          "black": 12.43,
          "white": 1.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3c3f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3c3f4.json"
      }
    ],
    "anchor": "baby-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": "#DBF4C3",
        "name": "#DBF4C3",
        "slug": null,
        "rgb": [
          219,
          244,
          195
        ],
        "hsl": [
          91,
          69,
          86
        ],
        "cmyk": [
          10,
          0,
          20,
          4
        ],
        "luminance": 0.837,
        "contrast": {
          "black": 17.74,
          "white": 1.18
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/dbf4c3/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbf4c3.json"
      },
      {
        "hex": "#C3F4F4",
        "name": "#C3F4F4",
        "slug": null,
        "rgb": [
          195,
          244,
          244
        ],
        "hsl": [
          180,
          69,
          86
        ],
        "cmyk": [
          20,
          0,
          0,
          4
        ],
        "luminance": 0.8284,
        "contrast": {
          "black": 17.57,
          "white": 1.2
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3f4f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4f4.json"
      },
      {
        "hex": "#DBC3F4",
        "name": "#DBC3F4",
        "slug": null,
        "rgb": [
          219,
          195,
          244
        ],
        "hsl": [
          269,
          69,
          86
        ],
        "cmyk": [
          10,
          20,
          0,
          4
        ],
        "luminance": 0.6062,
        "contrast": {
          "black": 13.12,
          "white": 1.6
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/dbc3f4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbc3f4.json"
      }
    ],
    "anchor": "baby-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": "#C3F4DB",
        "name": "#C3F4DB",
        "slug": null,
        "rgb": [
          195,
          244,
          219
        ],
        "hsl": [
          149,
          69,
          86
        ],
        "cmyk": [
          20,
          0,
          10,
          4
        ],
        "luminance": 0.8142,
        "contrast": {
          "black": 17.28,
          "white": 1.21
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3f4db/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4db.json"
      },
      {
        "hex": "#C3DBF4",
        "name": "#C3DBF4",
        "slug": null,
        "rgb": [
          195,
          219,
          244
        ],
        "hsl": [
          211,
          69,
          86
        ],
        "cmyk": [
          20,
          10,
          0,
          4
        ],
        "luminance": 0.688,
        "contrast": {
          "black": 14.76,
          "white": 1.42
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c3dbf4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3dbf4.json"
      }
    ],
    "anchor": "baby-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": "#FFFFFF",
        "name": "White",
        "slug": "white",
        "rgb": [
          255,
          255,
          255
        ],
        "hsl": [
          0,
          0,
          100
        ],
        "cmyk": [
          0,
          0,
          0,
          0
        ],
        "luminance": 1,
        "contrast": {
          "black": 21,
          "white": 1
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/white/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
      },
      {
        "hex": "#F4C2C2",
        "name": "Baby Pink",
        "slug": "baby-pink",
        "rgb": [
          244,
          194,
          194
        ],
        "hsl": [
          0,
          69,
          86
        ],
        "cmyk": [
          0,
          20,
          20,
          4
        ],
        "luminance": 0.6171,
        "contrast": {
          "black": 13.34,
          "white": 1.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-pink.json"
      },
      {
        "hex": "#E67575",
        "name": "#E67575",
        "slug": null,
        "rgb": [
          230,
          117,
          117
        ],
        "hsl": [
          0,
          69,
          68
        ],
        "cmyk": [
          0,
          49,
          49,
          10
        ],
        "luminance": 0.3083,
        "contrast": {
          "black": 7.17,
          "white": 2.93
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e67575/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e67575.json"
      }
    ],
    "anchor": "baby-pink-harmony-monochromatic"
  }
]
Signature palette
[
  "#F4C2C2",
  "#C3F4F4",
  "#F4C3DB",
  "#F4DBC3",
  "#FFFFFF",
  "#E67575"
]
Accessibility notes
[
  "Black contrast on Baby Pink: 13.34:1",
  "White contrast on Baby Pink: 1.57:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-baby-pink: #F4C2C2;\n  --baby-pink-complementary-1: #C3F4F4;\n  --baby-pink-analogous-1: #F4C3DB;\n  --baby-pink-analogous-2: #F4DBC3;\n  --baby-pink-triadic-1: #C3F4C3;\n  --baby-pink-triadic-2: #C3C3F4;\n  --baby-pink-tetradic-1: #DBF4C3;\n  --baby-pink-tetradic-2: #C3F4F4;\n  --baby-pink-tetradic-3: #DBC3F4;\n  --baby-pink-split-complementary-1: #C3F4DB;\n  --baby-pink-split-complementary-2: #C3DBF4;\n  --baby-pink-monochromatic-1: #FFFFFF;\n  --baby-pink-monochromatic-2: #F4C2C2;\n  --baby-pink-monochromatic-3: #E67575;\n}\n\n.palette-baby-pink-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F4C2C2, #C3F4F4, #F4C3DB, #F4DBC3, #FFFFFF, #E67575);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "baby-pink",
  "name": "Baby Pink",
  "hex": "#F4C2C2",
  "rgb": [
    244,
    194,
    194
  ],
  "hsl": [
    0,
    69,
    86
  ],
  "cmyk": [
    0,
    20,
    20,
    4
  ],
  "family": "red",
  "temperature": "warm",
  "tone": [
    "light"
  ],
  "luminance": 0.6171,
  "contrast": {
    "black": 13.34,
    "white": 1.57
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "baby-pink",
    "name": "Baby Pink",
    "hex": "#F4C2C2",
    "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-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": "#C3F4F4",
          "name": "#C3F4F4",
          "slug": null,
          "rgb": [
            195,
            244,
            244
          ],
          "hsl": [
            180,
            69,
            86
          ],
          "cmyk": [
            20,
            0,
            0,
            4
          ],
          "luminance": 0.8284,
          "contrast": {
            "black": 17.57,
            "white": 1.2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3f4f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4f4.json"
        }
      ],
      "anchor": "baby-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": "#F4C3DB",
          "name": "#F4C3DB",
          "slug": null,
          "rgb": [
            244,
            195,
            219
          ],
          "hsl": [
            331,
            69,
            86
          ],
          "cmyk": [
            0,
            20,
            10,
            4
          ],
          "luminance": 0.6338,
          "contrast": {
            "black": 13.68,
            "white": 1.54
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f4c3db/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4c3db.json"
        },
        {
          "hex": "#F4DBC3",
          "name": "#F4DBC3",
          "slug": null,
          "rgb": [
            244,
            219,
            195
          ],
          "hsl": [
            29,
            69,
            86
          ],
          "cmyk": [
            0,
            10,
            20,
            4
          ],
          "luminance": 0.7384,
          "contrast": {
            "black": 15.77,
            "white": 1.33
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f4dbc3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f4dbc3.json"
        }
      ],
      "anchor": "baby-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": "#C3F4C3",
          "name": "#C3F4C3",
          "slug": null,
          "rgb": [
            195,
            244,
            195
          ],
          "hsl": [
            120,
            69,
            86
          ],
          "cmyk": [
            20,
            0,
            20,
            4
          ],
          "luminance": 0.8024,
          "contrast": {
            "black": 17.05,
            "white": 1.23
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3f4c3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4c3.json"
        },
        {
          "hex": "#C3C3F4",
          "name": "#C3C3F4",
          "slug": null,
          "rgb": [
            195,
            195,
            244
          ],
          "hsl": [
            240,
            69,
            86
          ],
          "cmyk": [
            20,
            20,
            0,
            4
          ],
          "luminance": 0.5716,
          "contrast": {
            "black": 12.43,
            "white": 1.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3c3f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3c3f4.json"
        }
      ],
      "anchor": "baby-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": "#DBF4C3",
          "name": "#DBF4C3",
          "slug": null,
          "rgb": [
            219,
            244,
            195
          ],
          "hsl": [
            91,
            69,
            86
          ],
          "cmyk": [
            10,
            0,
            20,
            4
          ],
          "luminance": 0.837,
          "contrast": {
            "black": 17.74,
            "white": 1.18
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/dbf4c3/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbf4c3.json"
        },
        {
          "hex": "#C3F4F4",
          "name": "#C3F4F4",
          "slug": null,
          "rgb": [
            195,
            244,
            244
          ],
          "hsl": [
            180,
            69,
            86
          ],
          "cmyk": [
            20,
            0,
            0,
            4
          ],
          "luminance": 0.8284,
          "contrast": {
            "black": 17.57,
            "white": 1.2
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3f4f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4f4.json"
        },
        {
          "hex": "#DBC3F4",
          "name": "#DBC3F4",
          "slug": null,
          "rgb": [
            219,
            195,
            244
          ],
          "hsl": [
            269,
            69,
            86
          ],
          "cmyk": [
            10,
            20,
            0,
            4
          ],
          "luminance": 0.6062,
          "contrast": {
            "black": 13.12,
            "white": 1.6
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/dbc3f4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/dbc3f4.json"
        }
      ],
      "anchor": "baby-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": "#C3F4DB",
          "name": "#C3F4DB",
          "slug": null,
          "rgb": [
            195,
            244,
            219
          ],
          "hsl": [
            149,
            69,
            86
          ],
          "cmyk": [
            20,
            0,
            10,
            4
          ],
          "luminance": 0.8142,
          "contrast": {
            "black": 17.28,
            "white": 1.21
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3f4db/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3f4db.json"
        },
        {
          "hex": "#C3DBF4",
          "name": "#C3DBF4",
          "slug": null,
          "rgb": [
            195,
            219,
            244
          ],
          "hsl": [
            211,
            69,
            86
          ],
          "cmyk": [
            20,
            10,
            0,
            4
          ],
          "luminance": 0.688,
          "contrast": {
            "black": 14.76,
            "white": 1.42
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c3dbf4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c3dbf4.json"
        }
      ],
      "anchor": "baby-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": "#FFFFFF",
          "name": "White",
          "slug": "white",
          "rgb": [
            255,
            255,
            255
          ],
          "hsl": [
            0,
            0,
            100
          ],
          "cmyk": [
            0,
            0,
            0,
            0
          ],
          "luminance": 1,
          "contrast": {
            "black": 21,
            "white": 1
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/white/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
        },
        {
          "hex": "#F4C2C2",
          "name": "Baby Pink",
          "slug": "baby-pink",
          "rgb": [
            244,
            194,
            194
          ],
          "hsl": [
            0,
            69,
            86
          ],
          "cmyk": [
            0,
            20,
            20,
            4
          ],
          "luminance": 0.6171,
          "contrast": {
            "black": 13.34,
            "white": 1.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/baby-pink/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/baby-pink.json"
        },
        {
          "hex": "#E67575",
          "name": "#E67575",
          "slug": null,
          "rgb": [
            230,
            117,
            117
          ],
          "hsl": [
            0,
            69,
            68
          ],
          "cmyk": [
            0,
            49,
            49,
            10
          ],
          "luminance": 0.3083,
          "contrast": {
            "black": 7.17,
            "white": 2.93
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e67575/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e67575.json"
        }
      ],
      "anchor": "baby-pink-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#F4C2C2",
    "#C3F4F4",
    "#F4C3DB",
    "#F4DBC3",
    "#FFFFFF",
    "#E67575"
  ],
  "semanticGroups": [
    "red harmony",
    "warm harmony",
    "light harmony",
    "baby pink palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Baby Pink: 13.34:1",
    "White contrast on Baby Pink: 1.57:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/baby-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/baby-pink.json",
    "https://www.colorsencyclopedia.com/api/hex/f4c2c2.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/baby-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/baby-pink.json",
  "cssSnippet": ":root {\n  --color-baby-pink: #F4C2C2;\n  --baby-pink-complementary-1: #C3F4F4;\n  --baby-pink-analogous-1: #F4C3DB;\n  --baby-pink-analogous-2: #F4DBC3;\n  --baby-pink-triadic-1: #C3F4C3;\n  --baby-pink-triadic-2: #C3C3F4;\n  --baby-pink-tetradic-1: #DBF4C3;\n  --baby-pink-tetradic-2: #C3F4F4;\n  --baby-pink-tetradic-3: #DBC3F4;\n  --baby-pink-split-complementary-1: #C3F4DB;\n  --baby-pink-split-complementary-2: #C3DBF4;\n  --baby-pink-monochromatic-1: #FFFFFF;\n  --baby-pink-monochromatic-2: #F4C2C2;\n  --baby-pink-monochromatic-3: #E67575;\n}\n\n.palette-baby-pink-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #F4C2C2, #C3F4F4, #F4C3DB, #F4DBC3, #FFFFFF, #E67575);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-baby-pink: #F4C2C2;
  --baby-pink-complementary-1: #C3F4F4;
  --baby-pink-analogous-1: #F4C3DB;
  --baby-pink-analogous-2: #F4DBC3;
  --baby-pink-triadic-1: #C3F4C3;
  --baby-pink-triadic-2: #C3C3F4;
  --baby-pink-tetradic-1: #DBF4C3;
  --baby-pink-tetradic-2: #C3F4F4;
  --baby-pink-tetradic-3: #DBC3F4;
  --baby-pink-split-complementary-1: #C3F4DB;
  --baby-pink-split-complementary-2: #C3DBF4;
  --baby-pink-monochromatic-1: #FFFFFF;
  --baby-pink-monochromatic-2: #F4C2C2;
  --baby-pink-monochromatic-3: #E67575;
}

.palette-baby-pink-harmony {
  color: #111827;
  background: linear-gradient(135deg, #F4C2C2, #C3F4F4, #F4C3DB, #F4DBC3, #FFFFFF, #E67575);
}

Baby 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

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 colorBaby Pink · #F4C2C2
#C3F4F4#C3F4F4
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 colorBaby Pink · #F4C2C2
#F4C3DB#F4C3DB
#F4DBC3#F4DBC3
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 colorBaby Pink · #F4C2C2
#C3F4C3#C3F4C3
#C3C3F4#C3C3F4
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 colorBaby Pink · #F4C2C2
#DBF4C3#DBF4C3
#C3F4F4#C3F4F4
#DBC3F4#DBC3F4
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 colorBaby Pink · #F4C2C2
#C3F4DB#C3F4DB
#C3DBF4#C3DBF4
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 colorBaby Pink · #F4C2C2
White#FFFFFF
Baby Pink#F4C2C2
#E67575#E67575