Generated palette

Aubergine Palette

Aubergine Palette is a generated palette built from #472C4C, #324E2D, #382D4E, #4E2D42. 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.

Aubergine Palette combines primary #472C4C, secondary #324E2D, surface #382D4E, background #4E2D42, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a pink palette, green palette, purple 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
6use 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#472C4CAubergine
Secondary#324E2D#324E2D
Surface#382D4E#382D4E
Background#4E2D42#4E2D42
Accent#FFFFFFWhite

CSS Variables

--palette-aubergine-primary: #472C4C;
--palette-aubergine-secondary: #324E2D;
--palette-aubergine-surface: #382D4E;
--palette-aubergine-background: #4E2D42;
--palette-aubergine-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#472C4C
Black 1.73:1 · White 12.12:1
Best #FFFFFF
Secondary#324E2D
Black 2.26:1 · White 9.28:1
Best #FFFFFF
Surface#382D4E
Black 1.65:1 · White 12.7:1
Best #FFFFFF
Background#4E2D42
Black 1.78:1 · White 11.81:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

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

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

AI-Ready Dataset v1.0.0
Luminance0.0366
Black text1.73:1AA Fail
White text12.12: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": "#472C4C",
    "name": "Aubergine"
  },
  {
    "role": "secondary",
    "hex": "#324E2D",
    "name": "#324E2D"
  },
  {
    "role": "surface",
    "hex": "#382D4E",
    "name": "#382D4E"
  },
  {
    "role": "background",
    "hex": "#4E2D42",
    "name": "#4E2D42"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#472C4C",
    "name": "Aubergine",
    "blackContrast": 1.73,
    "whiteContrast": 12.12,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "secondary",
    "hex": "#324E2D",
    "name": "#324E2D",
    "blackContrast": 2.26,
    "whiteContrast": 9.28,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "surface",
    "hex": "#382D4E",
    "name": "#382D4E",
    "blackContrast": 1.65,
    "whiteContrast": 12.7,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#4E2D42",
    "name": "#4E2D42",
    "blackContrast": 1.78,
    "whiteContrast": 11.81,
    "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
[
  "aubergine palette",
  "generated palette",
  "pink palette",
  "green palette",
  "purple palette",
  "gray palette",
  "dark palette",
  "earth tone palette",
  "light palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-aubergine-primary: #472C4C;\n--palette-aubergine-secondary: #324E2D;\n--palette-aubergine-surface: #382D4E;\n--palette-aubergine-background: #4E2D42;\n--palette-aubergine-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aubergine",
  "name": "Aubergine Palette",
  "type": "generated",
  "sourceColor": "aubergine",
  "description": "Generated palette built from Aubergine, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Aubergine Palette combines primary #472C4C, secondary #324E2D, surface #382D4E, background #4E2D42, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a pink palette, green palette, purple 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": [
    "aubergine palette",
    "generated palette",
    "pink palette",
    "green palette",
    "purple palette",
    "gray palette",
    "dark palette",
    "earth tone palette",
    "light palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#472C4C",
      "slug": "aubergine",
      "name": "Aubergine",
      "rgb": [
        71,
        44,
        76
      ],
      "hsl": [
        291,
        27,
        24
      ],
      "cmyk": [
        7,
        42,
        0,
        70
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0366,
      "contrast": {
        "black": 1.73,
        "white": 12.12
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/aubergine/"
    },
    {
      "role": "secondary",
      "hex": "#324E2D",
      "slug": null,
      "name": "#324E2D",
      "rgb": [
        50,
        78,
        45
      ],
      "hsl": [
        111,
        27,
        24
      ],
      "cmyk": [
        36,
        0,
        42,
        69
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "earth-tone"
      ],
      "luminance": 0.0632,
      "contrast": {
        "black": 2.26,
        "white": 9.28
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/324e2d/"
    },
    {
      "role": "surface",
      "hex": "#382D4E",
      "slug": null,
      "name": "#382D4E",
      "rgb": [
        56,
        45,
        78
      ],
      "hsl": [
        260,
        27,
        24
      ],
      "cmyk": [
        28,
        42,
        0,
        69
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "dark"
      ],
      "luminance": 0.0327,
      "contrast": {
        "black": 1.65,
        "white": 12.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/382d4e/"
    },
    {
      "role": "background",
      "hex": "#4E2D42",
      "slug": null,
      "name": "#4E2D42",
      "rgb": [
        78,
        45,
        66
      ],
      "hsl": [
        322,
        27,
        24
      ],
      "cmyk": [
        0,
        42,
        15,
        69
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "dark"
      ],
      "luminance": 0.0389,
      "contrast": {
        "black": 1.78,
        "white": 11.81
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/4e2d42/"
    },
    {
      "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": "#472C4C",
      "name": "Aubergine"
    },
    {
      "role": "secondary",
      "hex": "#324E2D",
      "name": "#324E2D"
    },
    {
      "role": "surface",
      "hex": "#382D4E",
      "name": "#382D4E"
    },
    {
      "role": "background",
      "hex": "#4E2D42",
      "name": "#4E2D42"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#472C4C",
      "name": "Aubergine",
      "blackContrast": 1.73,
      "whiteContrast": 12.12,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "secondary",
      "hex": "#324E2D",
      "name": "#324E2D",
      "blackContrast": 2.26,
      "whiteContrast": 9.28,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "surface",
      "hex": "#382D4E",
      "name": "#382D4E",
      "blackContrast": 1.65,
      "whiteContrast": 12.7,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#4E2D42",
      "name": "#4E2D42",
      "blackContrast": 1.78,
      "whiteContrast": 11.81,
      "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-aubergine-primary: #472C4C;\n--palette-aubergine-secondary: #324E2D;\n--palette-aubergine-surface: #382D4E;\n--palette-aubergine-background: #4E2D42;\n--palette-aubergine-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/aubergine.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/aubergine.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/aubergine/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/aubergine.json"
}