Generated palette

Dark Orchid Palette

Dark Orchid Palette is a generated palette built from #9932CC, #66CD32, #4C32CD, #CD32B3. 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.

Dark Orchid Palette combines primary #9932CC, secondary #66CD32, surface #4C32CD, background #CD32B3, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a purple palette, green palette, blue 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
Purple palettedominant group
7use 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#9932CCDark Orchid
Secondary#66CD32#66CD32
Surface#4C32CD#4C32CD
Background#CD32B3#CD32B3
Accent#FFFFFFWhite

CSS Variables

--palette-dark-orchid-primary: #9932CC;
--palette-dark-orchid-secondary: #66CD32;
--palette-dark-orchid-surface: #4C32CD;
--palette-dark-orchid-background: #CD32B3;
--palette-dark-orchid-accent: #FFFFFF;

Accessibility Snapshot

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

Primary#9932CC
Black 3.68:1 · White 5.7:1
Best #FFFFFF
Secondary#66CD32
Black 10.34:1 · White 2.03:1
Best #000000
Surface#4C32CD
Black 2.65:1 · White 7.94:1
Best #FFFFFF
Background#CD32B3
Black 4.7:1 · White 4.46:1
Best #000000
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 Dark Orchid Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1341
Black text3.68:1AA Fail
White text5.7: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": "#9932CC",
    "name": "Dark Orchid"
  },
  {
    "role": "secondary",
    "hex": "#66CD32",
    "name": "#66CD32"
  },
  {
    "role": "surface",
    "hex": "#4C32CD",
    "name": "#4C32CD"
  },
  {
    "role": "background",
    "hex": "#CD32B3",
    "name": "#CD32B3"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#9932CC",
    "name": "Dark Orchid",
    "blackContrast": 3.68,
    "whiteContrast": 5.7,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#66CD32",
    "name": "#66CD32",
    "blackContrast": 10.34,
    "whiteContrast": 2.03,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#4C32CD",
    "name": "#4C32CD",
    "blackContrast": 2.65,
    "whiteContrast": 7.94,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  {
    "role": "background",
    "hex": "#CD32B3",
    "name": "#CD32B3",
    "blackContrast": 4.7,
    "whiteContrast": 4.46,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White",
    "blackContrast": 21,
    "whiteContrast": 1,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  }
]
Semantic groups
[
  "dark orchid palette",
  "generated palette",
  "purple palette",
  "green palette",
  "blue palette",
  "pink palette",
  "gray palette",
  "balanced palette",
  "earth tone palette",
  "light palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes",
  "calm digital interfaces"
]
CSS variables
"--palette-dark-orchid-primary: #9932CC;\n--palette-dark-orchid-secondary: #66CD32;\n--palette-dark-orchid-surface: #4C32CD;\n--palette-dark-orchid-background: #CD32B3;\n--palette-dark-orchid-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-orchid",
  "name": "Dark Orchid Palette",
  "type": "generated",
  "sourceColor": "dark-orchid",
  "description": "Generated palette built from Dark Orchid, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Dark Orchid Palette combines primary #9932CC, secondary #66CD32, surface #4C32CD, background #CD32B3, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a purple palette, green palette, blue 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": [
    "dark orchid palette",
    "generated palette",
    "purple palette",
    "green palette",
    "blue palette",
    "pink palette",
    "gray palette",
    "balanced palette",
    "earth tone palette",
    "light palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#9932CC",
      "slug": "dark-orchid",
      "name": "Dark Orchid",
      "rgb": [
        153,
        50,
        204
      ],
      "hsl": [
        280,
        61,
        50
      ],
      "cmyk": [
        25,
        75,
        0,
        20
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1341,
      "contrast": {
        "black": 3.68,
        "white": 5.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/dark-orchid/"
    },
    {
      "role": "secondary",
      "hex": "#66CD32",
      "slug": null,
      "name": "#66CD32",
      "rgb": [
        102,
        205,
        50
      ],
      "hsl": [
        100,
        61,
        50
      ],
      "cmyk": [
        50,
        0,
        76,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4672,
      "contrast": {
        "black": 10.34,
        "white": 2.03
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/66cd32/"
    },
    {
      "role": "surface",
      "hex": "#4C32CD",
      "slug": null,
      "name": "#4C32CD",
      "rgb": [
        76,
        50,
        205
      ],
      "hsl": [
        250,
        61,
        50
      ],
      "cmyk": [
        63,
        76,
        0,
        20
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.0823,
      "contrast": {
        "black": 2.65,
        "white": 7.94
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/4c32cd/"
    },
    {
      "role": "background",
      "hex": "#CD32B3",
      "slug": null,
      "name": "#CD32B3",
      "rgb": [
        205,
        50,
        179
      ],
      "hsl": [
        310,
        61,
        50
      ],
      "cmyk": [
        0,
        76,
        13,
        20
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1852,
      "contrast": {
        "black": 4.7,
        "white": 4.46
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/cd32b3/"
    },
    {
      "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": "#9932CC",
      "name": "Dark Orchid"
    },
    {
      "role": "secondary",
      "hex": "#66CD32",
      "name": "#66CD32"
    },
    {
      "role": "surface",
      "hex": "#4C32CD",
      "name": "#4C32CD"
    },
    {
      "role": "background",
      "hex": "#CD32B3",
      "name": "#CD32B3"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#9932CC",
      "name": "Dark Orchid",
      "blackContrast": 3.68,
      "whiteContrast": 5.7,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#66CD32",
      "name": "#66CD32",
      "blackContrast": 10.34,
      "whiteContrast": 2.03,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#4C32CD",
      "name": "#4C32CD",
      "blackContrast": 2.65,
      "whiteContrast": 7.94,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    },
    {
      "role": "background",
      "hex": "#CD32B3",
      "name": "#CD32B3",
      "blackContrast": 4.7,
      "whiteContrast": 4.46,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White",
      "blackContrast": 21,
      "whiteContrast": 1,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  ],
  "cssVariables": "--palette-dark-orchid-primary: #9932CC;\n--palette-dark-orchid-secondary: #66CD32;\n--palette-dark-orchid-surface: #4C32CD;\n--palette-dark-orchid-background: #CD32B3;\n--palette-dark-orchid-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/dark-orchid.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-orchid.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/dark-orchid/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dark-orchid.json"
}