Generated palette

Orchid Purple Palette

Orchid Purple Palette is a generated palette built from #B565A7, #64B473, #9B64B4, #B4647E. 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 Purple Palette combines primary #B565A7, secondary #64B473, surface #9B64B4, background #B4647E, 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#B565A7Orchid Purple
Secondary#64B473#64B473
Surface#9B64B4#9B64B4
Background#B4647E#B4647E
Accent#000000Black

CSS Variables

--palette-orchid-purple-primary: #B565A7;
--palette-orchid-purple-secondary: #64B473;
--palette-orchid-purple-surface: #9B64B4;
--palette-orchid-purple-background: #B4647E;
--palette-orchid-purple-accent: #000000;

Accessibility Snapshot

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

Primary#B565A7
Black 5.38:1 · White 3.9:1
Best #000000
Secondary#64B473
Black 8.32:1 · White 2.52:1
Best #000000
Surface#9B64B4
Black 4.88:1 · White 4.31:1
Best #000000
Background#B4647E
Black 5.06:1 · White 4.15: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 Purple Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2192
Black text5.38:1AA Pass
White text3.9: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": "#B565A7",
    "name": "Orchid Purple"
  },
  {
    "role": "secondary",
    "hex": "#64B473",
    "name": "#64B473"
  },
  {
    "role": "surface",
    "hex": "#9B64B4",
    "name": "#9B64B4"
  },
  {
    "role": "background",
    "hex": "#B4647E",
    "name": "#B4647E"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#B565A7",
    "name": "Orchid Purple",
    "blackContrast": 5.38,
    "whiteContrast": 3.9,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#64B473",
    "name": "#64B473",
    "blackContrast": 8.32,
    "whiteContrast": 2.52,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "surface",
    "hex": "#9B64B4",
    "name": "#9B64B4",
    "blackContrast": 4.88,
    "whiteContrast": 4.31,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#B4647E",
    "name": "#B4647E",
    "blackContrast": 5.06,
    "whiteContrast": 4.15,
    "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
[
  "orchid purple 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-purple-primary: #B565A7;\n--palette-orchid-purple-secondary: #64B473;\n--palette-orchid-purple-surface: #9B64B4;\n--palette-orchid-purple-background: #B4647E;\n--palette-orchid-purple-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "orchid-purple",
  "name": "Orchid Purple Palette",
  "type": "generated",
  "sourceColor": "orchid-purple",
  "description": "Generated palette built from Orchid Purple, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Orchid Purple Palette combines primary #B565A7, secondary #64B473, surface #9B64B4, background #B4647E, 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 purple 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": "#B565A7",
      "slug": "orchid-purple",
      "name": "Orchid Purple",
      "rgb": [
        181,
        101,
        167
      ],
      "hsl": [
        311,
        35,
        55
      ],
      "cmyk": [
        0,
        44,
        8,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2192,
      "contrast": {
        "black": 5.38,
        "white": 3.9
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/orchid-purple/"
    },
    {
      "role": "secondary",
      "hex": "#64B473",
      "slug": null,
      "name": "#64B473",
      "rgb": [
        100,
        180,
        115
      ],
      "hsl": [
        131,
        35,
        55
      ],
      "cmyk": [
        44,
        0,
        36,
        29
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3659,
      "contrast": {
        "black": 8.32,
        "white": 2.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/64b473/"
    },
    {
      "role": "surface",
      "hex": "#9B64B4",
      "slug": null,
      "name": "#9B64B4",
      "rgb": [
        155,
        100,
        180
      ],
      "hsl": [
        281,
        35,
        55
      ],
      "cmyk": [
        14,
        44,
        0,
        29
      ],
      "family": "purple",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1938,
      "contrast": {
        "black": 4.88,
        "white": 4.31
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/9b64b4/"
    },
    {
      "role": "background",
      "hex": "#B4647E",
      "slug": null,
      "name": "#B4647E",
      "rgb": [
        180,
        100,
        126
      ],
      "hsl": [
        341,
        35,
        55
      ],
      "cmyk": [
        0,
        44,
        30,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2032,
      "contrast": {
        "black": 5.06,
        "white": 4.15
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/b4647e/"
    },
    {
      "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": "#B565A7",
      "name": "Orchid Purple"
    },
    {
      "role": "secondary",
      "hex": "#64B473",
      "name": "#64B473"
    },
    {
      "role": "surface",
      "hex": "#9B64B4",
      "name": "#9B64B4"
    },
    {
      "role": "background",
      "hex": "#B4647E",
      "name": "#B4647E"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#B565A7",
      "name": "Orchid Purple",
      "blackContrast": 5.38,
      "whiteContrast": 3.9,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#64B473",
      "name": "#64B473",
      "blackContrast": 8.32,
      "whiteContrast": 2.52,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "surface",
      "hex": "#9B64B4",
      "name": "#9B64B4",
      "blackContrast": 4.88,
      "whiteContrast": 4.31,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#B4647E",
      "name": "#B4647E",
      "blackContrast": 5.06,
      "whiteContrast": 4.15,
      "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-orchid-purple-primary: #B565A7;\n--palette-orchid-purple-secondary: #64B473;\n--palette-orchid-purple-surface: #9B64B4;\n--palette-orchid-purple-background: #B4647E;\n--palette-orchid-purple-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/orchid-purple.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/orchid-purple.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/orchid-purple/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/orchid-purple.json"
}