Generated palette

Poppy Red Palette

Poppy Red Palette: #DC343B, #32DCD7, #DC328D, #DC8132. Check roles, contrast and CSS variables; open source-color links and JSON.

Poppy Red Palette assigns primary #DC343B, secondary #32DCD7, surface #DC328D, background #DC8132, accent #000000. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #000000 at 0 to #32DCD7 at 0.5677; black gives higher contrast on 4 of 5 values.

5colors
Red palettedominant group
4use cases

Palette Color Roles

Poppy Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#DC343BPoppy Red
Secondary#32DCD7#32DCD7
Surface#DC328D#DC328D
Background#DC8132#DC8132
Accent#000000Black

CSS Variables

--palette-poppy-red-primary: #DC343B;
--palette-poppy-red-secondary: #32DCD7;
--palette-poppy-red-surface: #DC328D;
--palette-poppy-red-background: #DC8132;
--palette-poppy-red-accent: #000000;

Accessibility Snapshot

Compare all 5 Poppy Red Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#DC343B
Black 4.6:1 · White 4.57:1
Best #000000
Secondary#32DCD7
Black 12.35:1 · White 1.7:1
Best #000000
Surface#DC328D
Black 4.88:1 · White 4.3:1
Best #000000
Background#DC8132
Black 7.23:1 · White 2.9:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Poppy Red Palette roles behave together across common interface components before copying the CSS variables.

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 Poppy Red Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1799
Black text4.6:1AA Pass
White text4.57:1AA Pass
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": "#DC343B",
    "name": "Poppy Red"
  },
  {
    "role": "secondary",
    "hex": "#32DCD7",
    "name": "#32DCD7"
  },
  {
    "role": "surface",
    "hex": "#DC328D",
    "name": "#DC328D"
  },
  {
    "role": "background",
    "hex": "#DC8132",
    "name": "#DC8132"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#DC343B",
    "name": "Poppy Red",
    "blackContrast": 4.6,
    "whiteContrast": 4.57,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#32DCD7",
    "name": "#32DCD7",
    "blackContrast": 12.35,
    "whiteContrast": 1.7,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#DC328D",
    "name": "#DC328D",
    "blackContrast": 4.88,
    "whiteContrast": 4.3,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#DC8132",
    "name": "#DC8132",
    "blackContrast": 7.23,
    "whiteContrast": 2.9,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "poppy red palette",
  "generated palette",
  "red palette",
  "cyan palette",
  "pink palette",
  "orange palette",
  "gray palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion"
]
CSS variables
"--palette-poppy-red-primary: #DC343B;\n--palette-poppy-red-secondary: #32DCD7;\n--palette-poppy-red-surface: #DC328D;\n--palette-poppy-red-background: #DC8132;\n--palette-poppy-red-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "poppy-red",
  "name": "Poppy Red Palette",
  "type": "generated",
  "sourceColor": "poppy-red",
  "description": "Generated palette built from Poppy Red, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Poppy Red Palette combines primary #DC343B, secondary #32DCD7, surface #DC328D, background #DC8132, 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": [
    "poppy red palette",
    "generated palette",
    "red palette",
    "cyan palette",
    "pink palette",
    "orange palette",
    "gray palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#DC343B",
      "slug": "poppy-red",
      "name": "Poppy Red",
      "rgb": [
        220,
        52,
        59
      ],
      "hsl": [
        358,
        71,
        53
      ],
      "cmyk": [
        0,
        76,
        73,
        14
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1799,
      "contrast": {
        "black": 4.6,
        "white": 4.57
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/poppy-red/"
    },
    {
      "role": "secondary",
      "hex": "#32DCD7",
      "slug": null,
      "name": "#32DCD7",
      "rgb": [
        50,
        220,
        215
      ],
      "hsl": [
        178,
        71,
        53
      ],
      "cmyk": [
        77,
        0,
        2,
        14
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5677,
      "contrast": {
        "black": 12.35,
        "white": 1.7
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#DC328D",
      "slug": null,
      "name": "#DC328D",
      "rgb": [
        220,
        50,
        141
      ],
      "hsl": [
        328,
        71,
        53
      ],
      "cmyk": [
        0,
        77,
        36,
        14
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1942,
      "contrast": {
        "black": 4.88,
        "white": 4.3
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#DC8132",
      "slug": null,
      "name": "#DC8132",
      "rgb": [
        220,
        129,
        50
      ],
      "hsl": [
        28,
        71,
        53
      ],
      "cmyk": [
        0,
        41,
        77,
        14
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3115,
      "contrast": {
        "black": 7.23,
        "white": 2.9
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": null
    },
    {
      "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": "#DC343B",
      "name": "Poppy Red"
    },
    {
      "role": "secondary",
      "hex": "#32DCD7",
      "name": "#32DCD7"
    },
    {
      "role": "surface",
      "hex": "#DC328D",
      "name": "#DC328D"
    },
    {
      "role": "background",
      "hex": "#DC8132",
      "name": "#DC8132"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#DC343B",
      "name": "Poppy Red",
      "blackContrast": 4.6,
      "whiteContrast": 4.57,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#32DCD7",
      "name": "#32DCD7",
      "blackContrast": 12.35,
      "whiteContrast": 1.7,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#DC328D",
      "name": "#DC328D",
      "blackContrast": 4.88,
      "whiteContrast": 4.3,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#DC8132",
      "name": "#DC8132",
      "blackContrast": 7.23,
      "whiteContrast": 2.9,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-poppy-red-primary: #DC343B;\n--palette-poppy-red-secondary: #32DCD7;\n--palette-poppy-red-surface: #DC328D;\n--palette-poppy-red-background: #DC8132;\n--palette-poppy-red-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/poppy-red.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/poppy-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/poppy-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/poppy-red.json"
}