Generated palette

Topaz Palette

Topaz Palette is a generated palette built from #FFC87C, #7AB2FF, #FF857A, #F4FF7A. 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.

Topaz Palette combines primary #FFC87C, secondary #7AB2FF, surface #FF857A, background #F4FF7A, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue 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.

5colors
Orange palettedominant group
5use 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#FFC87CTopaz
Secondary#7AB2FF#7AB2FF
Surface#FF857A#FF857A
Background#F4FF7A#F4FF7A
Accent#000000Black

CSS Variables

--palette-topaz-primary: #FFC87C;
--palette-topaz-secondary: #7AB2FF;
--palette-topaz-surface: #FF857A;
--palette-topaz-background: #F4FF7A;
--palette-topaz-accent: #000000;

Accessibility Snapshot

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

Primary#FFC87C
Black 13.8:1 · White 1.52:1
Best #000000
Secondary#7AB2FF
Black 9.64:1 · White 2.18:1
Best #000000
Surface#FF857A
Black 8.89:1 · White 2.36:1
Best #000000
Background#F4FF7A
Black 19.43:1 · White 1.08: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 Topaz Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6402
Black text13.8:1AA Pass
White text1.52: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": "#FFC87C",
    "name": "Topaz"
  },
  {
    "role": "secondary",
    "hex": "#7AB2FF",
    "name": "#7AB2FF"
  },
  {
    "role": "surface",
    "hex": "#FF857A",
    "name": "#FF857A"
  },
  {
    "role": "background",
    "hex": "#F4FF7A",
    "name": "#F4FF7A"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#FFC87C",
    "name": "Topaz",
    "blackContrast": 13.8,
    "whiteContrast": 1.52,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#7AB2FF",
    "name": "#7AB2FF",
    "blackContrast": 9.64,
    "whiteContrast": 2.18,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#FF857A",
    "name": "#FF857A",
    "blackContrast": 8.89,
    "whiteContrast": 2.36,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#F4FF7A",
    "name": "#F4FF7A",
    "blackContrast": 19.43,
    "whiteContrast": 1.08,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "topaz palette",
  "generated palette",
  "orange palette",
  "blue palette",
  "red palette",
  "yellow palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "warm palette",
  "cool palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "calm digital interfaces"
]
CSS variables
"--palette-topaz-primary: #FFC87C;\n--palette-topaz-secondary: #7AB2FF;\n--palette-topaz-surface: #FF857A;\n--palette-topaz-background: #F4FF7A;\n--palette-topaz-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "topaz",
  "name": "Topaz Palette",
  "type": "generated",
  "sourceColor": "topaz",
  "description": "Generated palette built from Topaz, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Topaz Palette combines primary #FFC87C, secondary #7AB2FF, surface #FF857A, background #F4FF7A, accent #000000. According to Colors Encyclopedia, the palette works as a orange palette, blue 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": [
    "topaz palette",
    "generated palette",
    "orange palette",
    "blue palette",
    "red palette",
    "yellow palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "warm palette",
    "cool palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#FFC87C",
      "slug": "topaz",
      "name": "Topaz",
      "rgb": [
        255,
        200,
        124
      ],
      "hsl": [
        35,
        100,
        74
      ],
      "cmyk": [
        0,
        22,
        51,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6402,
      "contrast": {
        "black": 13.8,
        "white": 1.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/topaz/"
    },
    {
      "role": "secondary",
      "hex": "#7AB2FF",
      "slug": null,
      "name": "#7AB2FF",
      "rgb": [
        122,
        178,
        255
      ],
      "hsl": [
        215,
        100,
        74
      ],
      "cmyk": [
        52,
        30,
        0,
        0
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.432,
      "contrast": {
        "black": 9.64,
        "white": 2.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/7ab2ff/"
    },
    {
      "role": "surface",
      "hex": "#FF857A",
      "slug": null,
      "name": "#FF857A",
      "rgb": [
        255,
        133,
        122
      ],
      "hsl": [
        5,
        100,
        74
      ],
      "cmyk": [
        0,
        48,
        52,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3944,
      "contrast": {
        "black": 8.89,
        "white": 2.36
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ff857a/"
    },
    {
      "role": "background",
      "hex": "#F4FF7A",
      "slug": null,
      "name": "#F4FF7A",
      "rgb": [
        244,
        255,
        122
      ],
      "hsl": [
        65,
        100,
        74
      ],
      "cmyk": [
        4,
        0,
        52,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.9216,
      "contrast": {
        "black": 19.43,
        "white": 1.08
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/f4ff7a/"
    },
    {
      "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": "#FFC87C",
      "name": "Topaz"
    },
    {
      "role": "secondary",
      "hex": "#7AB2FF",
      "name": "#7AB2FF"
    },
    {
      "role": "surface",
      "hex": "#FF857A",
      "name": "#FF857A"
    },
    {
      "role": "background",
      "hex": "#F4FF7A",
      "name": "#F4FF7A"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#FFC87C",
      "name": "Topaz",
      "blackContrast": 13.8,
      "whiteContrast": 1.52,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#7AB2FF",
      "name": "#7AB2FF",
      "blackContrast": 9.64,
      "whiteContrast": 2.18,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#FF857A",
      "name": "#FF857A",
      "blackContrast": 8.89,
      "whiteContrast": 2.36,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#F4FF7A",
      "name": "#F4FF7A",
      "blackContrast": 19.43,
      "whiteContrast": 1.08,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-topaz-primary: #FFC87C;\n--palette-topaz-secondary: #7AB2FF;\n--palette-topaz-surface: #FF857A;\n--palette-topaz-background: #F4FF7A;\n--palette-topaz-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/topaz.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/topaz.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/topaz/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/topaz.json"
}