Generated palette

Light Pink Palette

Light Pink Palette is a generated palette built from #FFB6C1, #B8FFF4, #FFB8E6, #FFD1B8. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Light Pink Palette combines primary #FFB6C1, secondary #B8FFF4, surface #FFB8E6, background #FFD1B8, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Red palettedominant group
5use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#FFB6C1Light Pink
Secondary#B8FFF4#B8FFF4
Surface#FFB8E6#FFB8E6
Background#FFD1B8#FFD1B8
Accent#000000Black

CSS Variables

--palette-light-pink-primary: #FFB6C1;
--palette-light-pink-secondary: #B8FFF4;
--palette-light-pink-surface: #FFB8E6;
--palette-light-pink-background: #FFD1B8;
--palette-light-pink-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#FFB6C1
Black 12.71:1 · White 1.65:1
Best #000000
Secondary#B8FFF4
Black 18.65:1 · White 1.13:1
Best #000000
Surface#FFB8E6
Black 13.25:1 · White 1.58:1
Best #000000
Background#FFD1B8
Black 15.06:1 · White 1.39:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Light Pink Palette Data (JSON)

Structured palette data for Light Pink Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.5857
Black text12.71:1AA Pass
White text1.65:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#FFB6C1",
    "name": "Light Pink"
  },
  {
    "role": "secondary",
    "hex": "#B8FFF4",
    "name": "#B8FFF4"
  },
  {
    "role": "surface",
    "hex": "#FFB8E6",
    "name": "#FFB8E6"
  },
  {
    "role": "background",
    "hex": "#FFD1B8",
    "name": "#FFD1B8"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFB6C1",
    "name": "Light Pink",
    "blackContrast": 12.71,
    "whiteContrast": 1.65,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#B8FFF4",
    "name": "#B8FFF4",
    "blackContrast": 18.65,
    "whiteContrast": 1.13,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#FFB8E6",
    "name": "#FFB8E6",
    "blackContrast": 13.25,
    "whiteContrast": 1.58,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#FFD1B8",
    "name": "#FFD1B8",
    "blackContrast": 15.06,
    "whiteContrast": 1.39,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "light pink palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "light palette",
  "pastel palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "soft backgrounds"
]
CSS variables
"--palette-light-pink-primary: #FFB6C1;\n--palette-light-pink-secondary: #B8FFF4;\n--palette-light-pink-surface: #FFB8E6;\n--palette-light-pink-background: #FFD1B8;\n--palette-light-pink-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-pink",
  "name": "Light Pink Palette",
  "type": "generated",
  "sourceColor": "light-pink",
  "description": "Generated palette built from Light Pink, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Light Pink Palette combines primary #FFB6C1, secondary #B8FFF4, surface #FFB8E6, background #FFD1B8, accent #000000. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "light pink palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "light palette",
    "pastel palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "soft backgrounds"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFB6C1",
      "slug": "light-pink",
      "name": "Light Pink",
      "rgb": [
        255,
        182,
        193
      ],
      "hsl": [
        351,
        100,
        86
      ],
      "cmyk": [
        0,
        29,
        24,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.5857,
      "contrast": {
        "black": 12.71,
        "white": 1.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/light-pink/"
    },
    {
      "role": "secondary",
      "hex": "#B8FFF4",
      "slug": null,
      "name": "#B8FFF4",
      "rgb": [
        184,
        255,
        244
      ],
      "hsl": [
        171,
        100,
        86
      ],
      "cmyk": [
        28,
        0,
        4,
        0
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.8824,
      "contrast": {
        "black": 18.65,
        "white": 1.13
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/b8fff4/"
    },
    {
      "role": "surface",
      "hex": "#FFB8E6",
      "slug": null,
      "name": "#FFB8E6",
      "rgb": [
        255,
        184,
        230
      ],
      "hsl": [
        321,
        100,
        86
      ],
      "cmyk": [
        0,
        28,
        10,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.6125,
      "contrast": {
        "black": 13.25,
        "white": 1.58
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ffb8e6/"
    },
    {
      "role": "background",
      "hex": "#FFD1B8",
      "slug": null,
      "name": "#FFD1B8",
      "rgb": [
        255,
        209,
        184
      ],
      "hsl": [
        21,
        100,
        86
      ],
      "cmyk": [
        0,
        18,
        28,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.7032,
      "contrast": {
        "black": 15.06,
        "white": 1.39
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ffd1b8/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#FFB6C1",
      "name": "Light Pink"
    },
    {
      "role": "secondary",
      "hex": "#B8FFF4",
      "name": "#B8FFF4"
    },
    {
      "role": "surface",
      "hex": "#FFB8E6",
      "name": "#FFB8E6"
    },
    {
      "role": "background",
      "hex": "#FFD1B8",
      "name": "#FFD1B8"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFB6C1",
      "name": "Light Pink",
      "blackContrast": 12.71,
      "whiteContrast": 1.65,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#B8FFF4",
      "name": "#B8FFF4",
      "blackContrast": 18.65,
      "whiteContrast": 1.13,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#FFB8E6",
      "name": "#FFB8E6",
      "blackContrast": 13.25,
      "whiteContrast": 1.58,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#FFD1B8",
      "name": "#FFD1B8",
      "blackContrast": 15.06,
      "whiteContrast": 1.39,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-light-pink-primary: #FFB6C1;\n--palette-light-pink-secondary: #B8FFF4;\n--palette-light-pink-surface: #FFB8E6;\n--palette-light-pink-background: #FFD1B8;\n--palette-light-pink-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/light-pink.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/light-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/light-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-pink.json"
}