Generated palette

Orchid Palette

Orchid Palette is a generated palette built from #DA70D6, #71DA75, #A971DA, #DA71A2. 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.

Orchid Palette combines primary #DA70D6, secondary #71DA75, surface #A971DA, background #DA71A2, accent #000000. 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#DA70D6Orchid
Secondary#71DA75#71DA75
Surface#A971DA#A971DA
Background#DA71A2#DA71A2
Accent#000000Black

CSS Variables

--palette-orchid-primary: #DA70D6;
--palette-orchid-secondary: #71DA75;
--palette-orchid-surface: #A971DA;
--palette-orchid-background: #DA71A2;
--palette-orchid-accent: #000000;

Accessibility Snapshot

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

Primary#DA70D6
Black 7.27:1 · White 2.89:1
Best #000000
Secondary#71DA75
Black 11.99:1 · White 1.75:1
Best #000000
Surface#A971DA
Black 6.06:1 · White 3.46:1
Best #000000
Background#DA71A2
Black 6.86:1 · White 3.06: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 Orchid Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.3135
Black text7.27:1AA Pass
White text2.89: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": "#DA70D6",
    "name": "Orchid"
  },
  {
    "role": "secondary",
    "hex": "#71DA75",
    "name": "#71DA75"
  },
  {
    "role": "surface",
    "hex": "#A971DA",
    "name": "#A971DA"
  },
  {
    "role": "background",
    "hex": "#DA71A2",
    "name": "#DA71A2"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#DA70D6",
    "name": "Orchid",
    "blackContrast": 7.27,
    "whiteContrast": 2.89,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#71DA75",
    "name": "#71DA75",
    "blackContrast": 11.99,
    "whiteContrast": 1.75,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#A971DA",
    "name": "#A971DA",
    "blackContrast": 6.06,
    "whiteContrast": 3.46,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#DA71A2",
    "name": "#DA71A2",
    "blackContrast": 6.86,
    "whiteContrast": 3.06,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "orchid palette",
  "generated palette",
  "pink palette",
  "green palette",
  "purple palette",
  "gray palette",
  "balanced palette",
  "earth tone palette",
  "dark 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-orchid-primary: #DA70D6;\n--palette-orchid-secondary: #71DA75;\n--palette-orchid-surface: #A971DA;\n--palette-orchid-background: #DA71A2;\n--palette-orchid-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "orchid",
  "name": "Orchid Palette",
  "type": "generated",
  "sourceColor": "orchid",
  "description": "Generated palette built from Orchid, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Orchid Palette combines primary #DA70D6, secondary #71DA75, surface #A971DA, background #DA71A2, accent #000000. 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": [
    "orchid palette",
    "generated palette",
    "pink palette",
    "green palette",
    "purple palette",
    "gray palette",
    "balanced palette",
    "earth tone palette",
    "dark 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": "#DA70D6",
      "slug": "orchid",
      "name": "Orchid",
      "rgb": [
        218,
        112,
        214
      ],
      "hsl": [
        302,
        59,
        65
      ],
      "cmyk": [
        0,
        49,
        2,
        15
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3135,
      "contrast": {
        "black": 7.27,
        "white": 2.89
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/orchid/"
    },
    {
      "role": "secondary",
      "hex": "#71DA75",
      "slug": null,
      "name": "#71DA75",
      "rgb": [
        113,
        218,
        117
      ],
      "hsl": [
        122,
        59,
        65
      ],
      "cmyk": [
        48,
        0,
        46,
        15
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.5494,
      "contrast": {
        "black": 11.99,
        "white": 1.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/71da75/"
    },
    {
      "role": "surface",
      "hex": "#A971DA",
      "slug": null,
      "name": "#A971DA",
      "rgb": [
        169,
        113,
        218
      ],
      "hsl": [
        272,
        59,
        65
      ],
      "cmyk": [
        22,
        48,
        0,
        15
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2531,
      "contrast": {
        "black": 6.06,
        "white": 3.46
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/a971da/"
    },
    {
      "role": "background",
      "hex": "#DA71A2",
      "slug": null,
      "name": "#DA71A2",
      "rgb": [
        218,
        113,
        162
      ],
      "hsl": [
        332,
        59,
        65
      ],
      "cmyk": [
        0,
        48,
        26,
        15
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2932,
      "contrast": {
        "black": 6.86,
        "white": 3.06
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/da71a2/"
    },
    {
      "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": "#DA70D6",
      "name": "Orchid"
    },
    {
      "role": "secondary",
      "hex": "#71DA75",
      "name": "#71DA75"
    },
    {
      "role": "surface",
      "hex": "#A971DA",
      "name": "#A971DA"
    },
    {
      "role": "background",
      "hex": "#DA71A2",
      "name": "#DA71A2"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#DA70D6",
      "name": "Orchid",
      "blackContrast": 7.27,
      "whiteContrast": 2.89,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#71DA75",
      "name": "#71DA75",
      "blackContrast": 11.99,
      "whiteContrast": 1.75,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#A971DA",
      "name": "#A971DA",
      "blackContrast": 6.06,
      "whiteContrast": 3.46,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#DA71A2",
      "name": "#DA71A2",
      "blackContrast": 6.86,
      "whiteContrast": 3.06,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-orchid-primary: #DA70D6;\n--palette-orchid-secondary: #71DA75;\n--palette-orchid-surface: #A971DA;\n--palette-orchid-background: #DA71A2;\n--palette-orchid-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/orchid.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/orchid.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/orchid/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/orchid.json"
}