Generated palette

Labradorite Palette

Labradorite Palette is a generated palette built from #607D8B, #8A6E60, #608A83, #60678A. 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.

Labradorite Palette combines primary #607D8B, secondary #8A6E60, surface #608A83, background #60678A, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, orange palette, cyan 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
Blue 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#607D8BLabradorite
Secondary#8A6E60#8A6E60
Surface#608A83#608A83
Background#60678A#60678A
Accent#000000Black

CSS Variables

--palette-labradorite-primary: #607D8B;
--palette-labradorite-secondary: #8A6E60;
--palette-labradorite-surface: #608A83;
--palette-labradorite-background: #60678A;
--palette-labradorite-accent: #000000;

Accessibility Snapshot

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

Primary#607D8B
Black 4.8:1 · White 4.37:1
Best #000000
Secondary#8A6E60
Black 4.48:1 · White 4.69:1
Best #FFFFFF
Surface#608A83
Black 5.46:1 · White 3.85:1
Best #000000
Background#60678A
Black 3.8:1 · White 5.52:1
Best #FFFFFF
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 Labradorite Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1902
Black text4.8:1AA Pass
White text4.37: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": "#607D8B",
    "name": "Labradorite"
  },
  {
    "role": "secondary",
    "hex": "#8A6E60",
    "name": "#8A6E60"
  },
  {
    "role": "surface",
    "hex": "#608A83",
    "name": "#608A83"
  },
  {
    "role": "background",
    "hex": "#60678A",
    "name": "#60678A"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#607D8B",
    "name": "Labradorite",
    "blackContrast": 4.8,
    "whiteContrast": 4.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#8A6E60",
    "name": "#8A6E60",
    "blackContrast": 4.48,
    "whiteContrast": 4.69,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#608A83",
    "name": "#608A83",
    "blackContrast": 5.46,
    "whiteContrast": 3.85,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#60678A",
    "name": "#60678A",
    "blackContrast": 3.8,
    "whiteContrast": 5.52,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "labradorite palette",
  "generated palette",
  "blue palette",
  "orange palette",
  "cyan palette",
  "gray palette",
  "muted palette",
  "earth tone palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes",
  "natural branding",
  "calm digital interfaces"
]
CSS variables
"--palette-labradorite-primary: #607D8B;\n--palette-labradorite-secondary: #8A6E60;\n--palette-labradorite-surface: #608A83;\n--palette-labradorite-background: #60678A;\n--palette-labradorite-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "labradorite",
  "name": "Labradorite Palette",
  "type": "generated",
  "sourceColor": "labradorite",
  "description": "Generated palette built from Labradorite, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Labradorite Palette combines primary #607D8B, secondary #8A6E60, surface #608A83, background #60678A, accent #000000. According to Colors Encyclopedia, the palette works as a blue palette, orange palette, cyan 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": [
    "labradorite palette",
    "generated palette",
    "blue palette",
    "orange palette",
    "cyan palette",
    "gray palette",
    "muted palette",
    "earth tone palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes",
    "natural branding",
    "calm digital interfaces"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#607D8B",
      "slug": "labradorite",
      "name": "Labradorite",
      "rgb": [
        96,
        125,
        139
      ],
      "hsl": [
        200,
        18,
        46
      ],
      "cmyk": [
        31,
        10,
        0,
        45
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.1902,
      "contrast": {
        "black": 4.8,
        "white": 4.37
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/labradorite/"
    },
    {
      "role": "secondary",
      "hex": "#8A6E60",
      "slug": null,
      "name": "#8A6E60",
      "rgb": [
        138,
        110,
        96
      ],
      "hsl": [
        20,
        18,
        46
      ],
      "cmyk": [
        0,
        20,
        30,
        46
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.174,
      "contrast": {
        "black": 4.48,
        "white": 4.69
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/8a6e60/"
    },
    {
      "role": "surface",
      "hex": "#608A83",
      "slug": null,
      "name": "#608A83",
      "rgb": [
        96,
        138,
        131
      ],
      "hsl": [
        170,
        18,
        46
      ],
      "cmyk": [
        30,
        0,
        5,
        46
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.223,
      "contrast": {
        "black": 5.46,
        "white": 3.85
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/608a83/"
    },
    {
      "role": "background",
      "hex": "#60678A",
      "slug": null,
      "name": "#60678A",
      "rgb": [
        96,
        103,
        138
      ],
      "hsl": [
        230,
        18,
        46
      ],
      "cmyk": [
        30,
        25,
        0,
        46
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.1402,
      "contrast": {
        "black": 3.8,
        "white": 5.52
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/60678a/"
    },
    {
      "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": "#607D8B",
      "name": "Labradorite"
    },
    {
      "role": "secondary",
      "hex": "#8A6E60",
      "name": "#8A6E60"
    },
    {
      "role": "surface",
      "hex": "#608A83",
      "name": "#608A83"
    },
    {
      "role": "background",
      "hex": "#60678A",
      "name": "#60678A"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#607D8B",
      "name": "Labradorite",
      "blackContrast": 4.8,
      "whiteContrast": 4.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#8A6E60",
      "name": "#8A6E60",
      "blackContrast": 4.48,
      "whiteContrast": 4.69,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#608A83",
      "name": "#608A83",
      "blackContrast": 5.46,
      "whiteContrast": 3.85,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#60678A",
      "name": "#60678A",
      "blackContrast": 3.8,
      "whiteContrast": 5.52,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-labradorite-primary: #607D8B;\n--palette-labradorite-secondary: #8A6E60;\n--palette-labradorite-surface: #608A83;\n--palette-labradorite-background: #60678A;\n--palette-labradorite-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/labradorite.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/labradorite.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/labradorite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/labradorite.json"
}