Generated palette

Light Coral Palette

Light Coral Palette is a generated palette built from #F08080, #7FF0F0, #F07FB8, #F0B87F. 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 Coral Palette combines primary #F08080, secondary #7FF0F0, surface #F07FB8, background #F0B87F, 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
4use 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#F08080Light Coral
Secondary#7FF0F0#7FF0F0
Surface#F07FB8#F07FB8
Background#F0B87F#F0B87F
Accent#000000Black

CSS Variables

--palette-light-coral-primary: #F08080;
--palette-light-coral-secondary: #7FF0F0;
--palette-light-coral-surface: #F07FB8;
--palette-light-coral-background: #F0B87F;
--palette-light-coral-accent: #000000;

Accessibility Snapshot

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

Primary#F08080
Black 8.1:1 · White 2.59:1
Best #000000
Secondary#7FF0F0
Black 15.62:1 · White 1.34:1
Best #000000
Surface#F07FB8
Black 8.43:1 · White 2.49:1
Best #000000
Background#F0B87F
Black 11.87:1 · White 1.77: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 Coral Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.3552
Black text8.1:1AA Pass
White text2.59: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": "#F08080",
    "name": "Light Coral"
  },
  {
    "role": "secondary",
    "hex": "#7FF0F0",
    "name": "#7FF0F0"
  },
  {
    "role": "surface",
    "hex": "#F07FB8",
    "name": "#F07FB8"
  },
  {
    "role": "background",
    "hex": "#F0B87F",
    "name": "#F0B87F"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#F08080",
    "name": "Light Coral",
    "blackContrast": 8.1,
    "whiteContrast": 2.59,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#7FF0F0",
    "name": "#7FF0F0",
    "blackContrast": 15.62,
    "whiteContrast": 1.34,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#F07FB8",
    "name": "#F07FB8",
    "blackContrast": 8.43,
    "whiteContrast": 2.49,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#F0B87F",
    "name": "#F0B87F",
    "blackContrast": 11.87,
    "whiteContrast": 1.77,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "light coral palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion"
]
CSS variables
"--palette-light-coral-primary: #F08080;\n--palette-light-coral-secondary: #7FF0F0;\n--palette-light-coral-surface: #F07FB8;\n--palette-light-coral-background: #F0B87F;\n--palette-light-coral-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-coral",
  "name": "Light Coral Palette",
  "type": "generated",
  "sourceColor": "light-coral",
  "description": "Generated palette built from Light Coral, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Light Coral Palette combines primary #F08080, secondary #7FF0F0, surface #F07FB8, background #F0B87F, 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 coral palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#F08080",
      "slug": "light-coral",
      "name": "Light Coral",
      "rgb": [
        240,
        128,
        128
      ],
      "hsl": [
        0,
        79,
        72
      ],
      "cmyk": [
        0,
        47,
        47,
        6
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3552,
      "contrast": {
        "black": 8.1,
        "white": 2.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/light-coral/"
    },
    {
      "role": "secondary",
      "hex": "#7FF0F0",
      "slug": null,
      "name": "#7FF0F0",
      "rgb": [
        127,
        240,
        240
      ],
      "hsl": [
        180,
        79,
        72
      ],
      "cmyk": [
        47,
        0,
        0,
        6
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7312,
      "contrast": {
        "black": 15.62,
        "white": 1.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/7ff0f0/"
    },
    {
      "role": "surface",
      "hex": "#F07FB8",
      "slug": null,
      "name": "#F07FB8",
      "rgb": [
        240,
        127,
        184
      ],
      "hsl": [
        330,
        79,
        72
      ],
      "cmyk": [
        0,
        47,
        23,
        6
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3716,
      "contrast": {
        "black": 8.43,
        "white": 2.49
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/f07fb8/"
    },
    {
      "role": "background",
      "hex": "#F0B87F",
      "slug": null,
      "name": "#F0B87F",
      "rgb": [
        240,
        184,
        127
      ],
      "hsl": [
        30,
        79,
        72
      ],
      "cmyk": [
        0,
        23,
        47,
        6
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5434,
      "contrast": {
        "black": 11.87,
        "white": 1.77
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/f0b87f/"
    },
    {
      "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": "#F08080",
      "name": "Light Coral"
    },
    {
      "role": "secondary",
      "hex": "#7FF0F0",
      "name": "#7FF0F0"
    },
    {
      "role": "surface",
      "hex": "#F07FB8",
      "name": "#F07FB8"
    },
    {
      "role": "background",
      "hex": "#F0B87F",
      "name": "#F0B87F"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#F08080",
      "name": "Light Coral",
      "blackContrast": 8.1,
      "whiteContrast": 2.59,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#7FF0F0",
      "name": "#7FF0F0",
      "blackContrast": 15.62,
      "whiteContrast": 1.34,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#F07FB8",
      "name": "#F07FB8",
      "blackContrast": 8.43,
      "whiteContrast": 2.49,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#F0B87F",
      "name": "#F0B87F",
      "blackContrast": 11.87,
      "whiteContrast": 1.77,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-light-coral-primary: #F08080;\n--palette-light-coral-secondary: #7FF0F0;\n--palette-light-coral-surface: #F07FB8;\n--palette-light-coral-background: #F0B87F;\n--palette-light-coral-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/light-coral.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/light-coral.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/light-coral/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/light-coral.json"
}