Named color

Labradorite

Labradorite is a muted blue color with HEX #607D8B. According to Colors Encyclopedia, it has RGB 96, 125, 139, HSL 200, 18%, 46%, cool temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #607D8B
RGB rgb(96, 125, 139)
HSL hsl(200 18% 46%)
CMYK cmyk(31, 10, 0, 45)
Luminance 0.1902
Contrast Black 4.8:1White 4.37:1

CSS Utilities

--color-labradorite: #607D8B;
.bg-labradorite { background-color: #607D8B; }
.text-labradorite { color: #607D8B; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1902
Black text4.8:1AA Pass
White text4.37:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#607D8B",
  "rgb": [
    96,
    125,
    139
  ],
  "hsl": [
    200,
    18,
    46
  ],
  "cmyk": [
    31,
    10,
    0,
    45
  ],
  "luminance": 0.1902,
  "contrast": {
    "black": 4.8,
    "white": 4.37
  }
}
WCAG
{
  "AA": [
    "#000000"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#8A6E60",
  "analogous": [
    "#608A83",
    "#60678A"
  ],
  "triadic": [
    "#8A607C",
    "#7C8A60"
  ],
  "tetradic": [
    "#83608A",
    "#8A6E60",
    "#678A60"
  ],
  "splitComplementary": [
    "#8A6067",
    "#8A8360"
  ],
  "monochromatic": [
    "#93A9B4",
    "#607D8B",
    "#3B4C54"
  ]
}
Variants
{
  "light": "#93A9B4",
  "dark": "#3B4C54",
  "saturated": "#4685A4",
  "desaturated": "#757575",
  "pastel": "#B3B6B7",
  "neon": "#14B1FF"
}
Pairings
{
  "best": [
    "#000000",
    "#8A6E60",
    "#608A83",
    "#60678A"
  ],
  "avoid": [
    "#757575",
    "#93A9B4"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#93A9B4",
    "#757575"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "slate-gray",
    "slate-grey",
    "oxidized-copper",
    "steel-gray",
    "eucalyptus"
  ],
  "generatedPalettes": [
    "labradorite"
  ],
  "generatedComparisons": [
    "labradorite-vs-slate-gray",
    "labradorite-vs-slate-grey"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/labradorite",
    "/wcag/labradorite",
    "/css/colors/labradorite",
    "/hex/607d8b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/labradorite"
    ],
    "related": [
      "/colors/slate-gray",
      "/colors/slate-grey",
      "/colors/oxidized-copper",
      "/colors/steel-gray",
      "/colors/eucalyptus",
      "/compare/labradorite-vs-slate-gray",
      "/compare/labradorite-vs-slate-grey",
      "/harmonies/labradorite",
      "/wcag/labradorite",
      "/css/colors/labradorite",
      "/hex/607d8b"
    ]
  }
}
Full JSON dataset
{
  "slug": "labradorite",
  "name": "Labradorite",
  "hex": "#607D8B",
  "uses": [
    "jewel-tone palettes",
    "luxury branding",
    "premium interface accents"
  ],
  "psychology": {
    "associations": [
      "depth",
      "richness",
      "prestige"
    ],
    "contexts": [
      "luxury",
      "fashion",
      "beauty",
      "editorial design"
    ],
    "avoidIn": [
      "minimal compliance dashboards"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "muted",
    "jewel-tone-palettes",
    "luxury-branding",
    "premium-interface-accents",
    "depth",
    "richness",
    "prestige"
  ],
  "popularity": 84,
  "rgb": [
    96,
    125,
    139
  ],
  "hsl": [
    200,
    18,
    46
  ],
  "cmyk": [
    31,
    10,
    0,
    45
  ],
  "luminance": 0.1902,
  "contrast": {
    "black": 4.8,
    "white": 4.37
  },
  "harmonies": {
    "complementary": "#8A6E60",
    "analogous": [
      "#608A83",
      "#60678A"
    ],
    "triadic": [
      "#8A607C",
      "#7C8A60"
    ],
    "tetradic": [
      "#83608A",
      "#8A6E60",
      "#678A60"
    ],
    "splitComplementary": [
      "#8A6067",
      "#8A8360"
    ],
    "monochromatic": [
      "#93A9B4",
      "#607D8B",
      "#3B4C54"
    ]
  },
  "variants": {
    "light": "#93A9B4",
    "dark": "#3B4C54",
    "saturated": "#4685A4",
    "desaturated": "#757575",
    "pastel": "#B3B6B7",
    "neon": "#14B1FF"
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-labradorite: #607D8B;",
    "utility": ".bg-labradorite { background-color: #607D8B; }",
    "textUtility": ".text-labradorite { color: #607D8B; }"
  },
  "nearestColors": [
    "slate-gray",
    "slate-grey",
    "oxidized-copper",
    "steel-gray",
    "eucalyptus"
  ],
  "generatedPalettes": [
    "labradorite"
  ],
  "generatedComparisons": [
    "labradorite-vs-slate-gray",
    "labradorite-vs-slate-grey"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/labradorite",
    "/wcag/labradorite",
    "/css/colors/labradorite",
    "/hex/607d8b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/labradorite"
    ],
    "related": [
      "/colors/slate-gray",
      "/colors/slate-grey",
      "/colors/oxidized-copper",
      "/colors/steel-gray",
      "/colors/eucalyptus",
      "/compare/labradorite-vs-slate-gray",
      "/compare/labradorite-vs-slate-grey",
      "/harmonies/labradorite",
      "/wcag/labradorite",
      "/css/colors/labradorite",
      "/hex/607d8b"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#8A6E60",
      "#608A83",
      "#60678A"
    ],
    "avoid": [
      "#757575",
      "#93A9B4"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#93A9B4",
      "#757575"
    ]
  }
}

Color meaning and use

About Labradorite Color

Labradorite sits in the blue family with cool temperature and muted visual character. Labradorite is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Labradorite is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Labradorite against black and white text.

Black text4.8:1AA Pass
White text4.37:1AA Fail
AA text options#000000
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#8A6E60#8A6E60
#608A83#608A83
#60678A#60678A
#8A607C#8A607C
#7C8A60#7C8A60

Variants

#93A9B4#93A9B4
#3B4C54#3B4C54
#4685A4#4685A4
#757575#757575
#B3B6B7#B3B6B7
#14B1FF#14B1FF

Pairings

Black#000000
#8A6E60#8A6E60
#608A83#608A83
#60678A#60678A
Matte Black#1A1A1A
White Smoke#F5F5F5