Generated palette

Eggplant Palette

Eggplant Palette: #614051, #416251, #614162, #624142. Check roles, contrast and CSS variables; open source-color links and JSON.

Eggplant Palette assigns primary #614051, secondary #416251, surface #614162, background #624142, accent #FFFFFF. The set spans Pink, Green, Red, and Gray families with warm, cool, and neutral temperatures. Luminance runs from #624142 at 0.0677 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.

5colors
Pink palettedominant group
7use cases

Palette Color Roles

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

Primary#614051Eggplant
Secondary#416251#416251
Surface#614162#614162
Background#624142#624142
Accent#FFFFFFWhite

CSS Variables

--palette-eggplant-primary: #614051;
--palette-eggplant-secondary: #416251;
--palette-eggplant-surface: #614162;
--palette-eggplant-background: #624142;
--palette-eggplant-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#614051
Black 2.36:1 · White 8.9:1
Best #FFFFFF
Secondary#416251
Black 3.09:1 · White 6.8:1
Best #FFFFFF
Surface#614162
Black 2.44:1 · White 8.61:1
Best #FFFFFF
Background#624142
Black 2.35:1 · White 8.92:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Eggplant 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 Eggplant Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.068
Black text2.36:1AA Fail
White text8.9: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": "#614051",
    "name": "Eggplant"
  },
  {
    "role": "secondary",
    "hex": "#416251",
    "name": "#416251"
  },
  {
    "role": "surface",
    "hex": "#614162",
    "name": "#614162"
  },
  {
    "role": "background",
    "hex": "#624142",
    "name": "#624142"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#614051",
    "name": "Eggplant",
    "blackContrast": 2.36,
    "whiteContrast": 8.9,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "secondary",
    "hex": "#416251",
    "name": "#416251",
    "blackContrast": 3.09,
    "whiteContrast": 6.8,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#614162",
    "name": "#614162",
    "blackContrast": 2.44,
    "whiteContrast": 8.61,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#624142",
    "name": "#624142",
    "blackContrast": 2.35,
    "whiteContrast": 8.92,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "eggplant palette",
  "generated palette",
  "pink palette",
  "green palette",
  "red palette",
  "gray palette",
  "muted palette",
  "earth tone palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-eggplant-primary: #614051;\n--palette-eggplant-secondary: #416251;\n--palette-eggplant-surface: #614162;\n--palette-eggplant-background: #624142;\n--palette-eggplant-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "eggplant",
  "name": "Eggplant Palette",
  "type": "generated",
  "sourceColor": "eggplant",
  "description": "Generated palette built from Eggplant, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Eggplant Palette combines primary #614051, secondary #416251, surface #614162, background #624142, accent #FFFFFF. 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": [
    "eggplant palette",
    "generated palette",
    "pink palette",
    "green palette",
    "red palette",
    "gray palette",
    "muted palette",
    "earth tone palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#614051",
      "slug": "eggplant",
      "name": "Eggplant",
      "rgb": [
        97,
        64,
        81
      ],
      "hsl": [
        329,
        20,
        32
      ],
      "cmyk": [
        0,
        34,
        16,
        62
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.068,
      "contrast": {
        "black": 2.36,
        "white": 8.9
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/eggplant/"
    },
    {
      "role": "secondary",
      "hex": "#416251",
      "slug": null,
      "name": "#416251",
      "rgb": [
        65,
        98,
        81
      ],
      "hsl": [
        149,
        20,
        32
      ],
      "cmyk": [
        34,
        0,
        17,
        62
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.1045,
      "contrast": {
        "black": 3.09,
        "white": 6.8
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#614162",
      "slug": null,
      "name": "#614162",
      "rgb": [
        97,
        65,
        98
      ],
      "hsl": [
        298,
        20,
        32
      ],
      "cmyk": [
        1,
        34,
        0,
        62
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.072,
      "contrast": {
        "black": 2.44,
        "white": 8.61
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#624142",
      "slug": null,
      "name": "#624142",
      "rgb": [
        98,
        65,
        66
      ],
      "hsl": [
        358,
        20,
        32
      ],
      "cmyk": [
        0,
        34,
        33,
        62
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.0677,
      "contrast": {
        "black": 2.35,
        "white": 8.92
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": null
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "slug": "white",
      "name": "White",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "light",
        "neutral"
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/white/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#614051",
      "name": "Eggplant"
    },
    {
      "role": "secondary",
      "hex": "#416251",
      "name": "#416251"
    },
    {
      "role": "surface",
      "hex": "#614162",
      "name": "#614162"
    },
    {
      "role": "background",
      "hex": "#624142",
      "name": "#624142"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#614051",
      "name": "Eggplant",
      "blackContrast": 2.36,
      "whiteContrast": 8.9,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "secondary",
      "hex": "#416251",
      "name": "#416251",
      "blackContrast": 3.09,
      "whiteContrast": 6.8,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#614162",
      "name": "#614162",
      "blackContrast": 2.44,
      "whiteContrast": 8.61,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#624142",
      "name": "#624142",
      "blackContrast": 2.35,
      "whiteContrast": 8.92,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-eggplant-primary: #614051;\n--palette-eggplant-secondary: #416251;\n--palette-eggplant-surface: #614162;\n--palette-eggplant-background: #624142;\n--palette-eggplant-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/eggplant.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/eggplant.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/eggplant/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/eggplant.json"
}