Generated palette
Labradorite Palette
Labradorite Palette: #607D8B, #8A6E60, #608A83, #60678A. Check roles, contrast and CSS variables; open source-color links and JSON.
Labradorite Palette assigns primary #607D8B, secondary #8A6E60, surface #608A83, background #60678A, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #608A83 at 0.223; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Labradorite Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#607D8BLabradorite#8A6E60#8A6E60#608A83#608A83#60678A#60678A#000000BlackCSS Variables
--palette-labradorite-primary: #607D8B; --palette-labradorite-secondary: #8A6E60; --palette-labradorite-surface: #608A83; --palette-labradorite-background: #60678A; --palette-labradorite-accent: #000000;
Accessibility Snapshot
Compare all 5 Labradorite Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Labradorite Palette roles behave together across common interface components before copying the CSS variables.
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.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured 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": null
},
{
"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": null
},
{
"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"
}