Generated palette

Deep Pink Palette

Deep Pink Palette is a generated palette built from #FF1493, #14FF82, #F714FF, #FF141C. 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.

Deep Pink Palette combines primary #FF1493, secondary #14FF82, surface #F714FF, background #FF141C, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green palette, red 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
Pink 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#FF1493Fluorescent Pink
Secondary#14FF82#14FF82
Surface#F714FF#F714FF
Background#FF141C#FF141C
Accent#000000Black

CSS Variables

--palette-deep-pink-primary: #FF1493;
--palette-deep-pink-secondary: #14FF82;
--palette-deep-pink-surface: #F714FF;
--palette-deep-pink-background: #FF141C;
--palette-deep-pink-accent: #000000;

Accessibility Snapshot

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

Primary#FF1493
Black 5.77:1 · White 3.64:1
Best #000000
Secondary#14FF82
Black 15.66:1 · White 1.34:1
Best #000000
Surface#F714FF
Black 6.5:1 · White 3.23:1
Best #000000
Background#FF141C
Black 5.37:1 · White 3.91: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 Deep Pink Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2387
Black text5.77:1AA Pass
White text3.64: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": "#FF1493",
    "name": "Fluorescent Pink"
  },
  {
    "role": "secondary",
    "hex": "#14FF82",
    "name": "#14FF82"
  },
  {
    "role": "surface",
    "hex": "#F714FF",
    "name": "#F714FF"
  },
  {
    "role": "background",
    "hex": "#FF141C",
    "name": "#FF141C"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FF1493",
    "name": "Fluorescent Pink",
    "blackContrast": 5.77,
    "whiteContrast": 3.64,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#14FF82",
    "name": "#14FF82",
    "blackContrast": 15.66,
    "whiteContrast": 1.34,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "surface",
    "hex": "#F714FF",
    "name": "#F714FF",
    "blackContrast": 6.5,
    "whiteContrast": 3.23,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#FF141C",
    "name": "#FF141C",
    "blackContrast": 5.37,
    "whiteContrast": 3.91,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "deep pink palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red 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",
  "wellness and botanical palettes"
]
CSS variables
"--palette-deep-pink-primary: #FF1493;\n--palette-deep-pink-secondary: #14FF82;\n--palette-deep-pink-surface: #F714FF;\n--palette-deep-pink-background: #FF141C;\n--palette-deep-pink-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "deep-pink",
  "name": "Deep Pink Palette",
  "type": "generated",
  "sourceColor": "deep-pink",
  "description": "Generated palette built from Deep Pink, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Deep Pink Palette combines primary #FF1493, secondary #14FF82, surface #F714FF, background #FF141C, accent #000000. According to Colors Encyclopedia, the palette works as a pink palette, green palette, red 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": [
    "deep pink palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FF1493",
      "slug": "fluorescent-pink",
      "name": "Fluorescent Pink",
      "rgb": [
        255,
        20,
        147
      ],
      "hsl": [
        328,
        100,
        54
      ],
      "cmyk": [
        0,
        92,
        42,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2387,
      "contrast": {
        "black": 5.77,
        "white": 3.64
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/fluorescent-pink/"
    },
    {
      "role": "secondary",
      "hex": "#14FF82",
      "slug": null,
      "name": "#14FF82",
      "rgb": [
        20,
        255,
        130
      ],
      "hsl": [
        148,
        100,
        54
      ],
      "cmyk": [
        92,
        0,
        49,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7328,
      "contrast": {
        "black": 15.66,
        "white": 1.34
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/14ff82/"
    },
    {
      "role": "surface",
      "hex": "#F714FF",
      "slug": null,
      "name": "#F714FF",
      "rgb": [
        247,
        20,
        255
      ],
      "hsl": [
        298,
        100,
        54
      ],
      "cmyk": [
        3,
        92,
        0,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2749,
      "contrast": {
        "black": 6.5,
        "white": 3.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/f714ff/"
    },
    {
      "role": "background",
      "hex": "#FF141C",
      "slug": null,
      "name": "#FF141C",
      "rgb": [
        255,
        20,
        28
      ],
      "hsl": [
        358,
        100,
        54
      ],
      "cmyk": [
        0,
        92,
        89,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2184,
      "contrast": {
        "black": 5.37,
        "white": 3.91
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/ff141c/"
    },
    {
      "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": "#FF1493",
      "name": "Fluorescent Pink"
    },
    {
      "role": "secondary",
      "hex": "#14FF82",
      "name": "#14FF82"
    },
    {
      "role": "surface",
      "hex": "#F714FF",
      "name": "#F714FF"
    },
    {
      "role": "background",
      "hex": "#FF141C",
      "name": "#FF141C"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FF1493",
      "name": "Fluorescent Pink",
      "blackContrast": 5.77,
      "whiteContrast": 3.64,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#14FF82",
      "name": "#14FF82",
      "blackContrast": 15.66,
      "whiteContrast": 1.34,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "surface",
      "hex": "#F714FF",
      "name": "#F714FF",
      "blackContrast": 6.5,
      "whiteContrast": 3.23,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#FF141C",
      "name": "#FF141C",
      "blackContrast": 5.37,
      "whiteContrast": 3.91,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-deep-pink-primary: #FF1493;\n--palette-deep-pink-secondary: #14FF82;\n--palette-deep-pink-surface: #F714FF;\n--palette-deep-pink-background: #FF141C;\n--palette-deep-pink-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/deep-pink.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/deep-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/deep-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/deep-pink.json"
}