Generated palette
Sapphire Deep Palette
Sapphire Deep Palette: #082567, #684B08, #085568, #1B0868. Check roles, contrast and CSS variables; open source-color links and JSON.
Sapphire Deep Palette assigns primary #082567, secondary #684B08, surface #085568, background #1B0868, accent #FFFFFF. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #1B0868 at 0.0141 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Sapphire Deep Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#082567Sapphire Deep#684B08#684B08#085568#085568#1B0868#1B0868#FFFFFFWhiteCSS Variables
--palette-sapphire-deep-primary: #082567; --palette-sapphire-deep-secondary: #684B08; --palette-sapphire-deep-surface: #085568; --palette-sapphire-deep-background: #1B0868; --palette-sapphire-deep-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Sapphire Deep Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Sapphire Deep Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Sapphire Deep Palette Data (JSON)
Structured palette data for Sapphire Deep 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": "#082567",
"name": "Sapphire Deep"
},
{
"role": "secondary",
"hex": "#684B08",
"name": "#684B08"
},
{
"role": "surface",
"hex": "#085568",
"name": "#085568"
},
{
"role": "background",
"hex": "#1B0868",
"name": "#1B0868"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#082567",
"name": "Sapphire Deep",
"blackContrast": 1.47,
"whiteContrast": 14.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#684B08",
"name": "#684B08",
"blackContrast": 2.6,
"whiteContrast": 8.08,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#085568",
"name": "#085568",
"blackContrast": 2.51,
"whiteContrast": 8.37,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#1B0868",
"name": "#1B0868",
"blackContrast": 1.28,
"whiteContrast": 16.38,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"sapphire deep palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
]CSS variables
"--palette-sapphire-deep-primary: #082567;\n--palette-sapphire-deep-secondary: #684B08;\n--palette-sapphire-deep-surface: #085568;\n--palette-sapphire-deep-background: #1B0868;\n--palette-sapphire-deep-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "sapphire-deep",
"name": "Sapphire Deep Palette",
"type": "generated",
"sourceColor": "sapphire-deep",
"description": "Generated palette built from Sapphire Deep, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Sapphire Deep Palette combines primary #082567, secondary #684B08, surface #085568, background #1B0868, accent #FFFFFF. 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": [
"sapphire deep palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#082567",
"slug": "sapphire-deep",
"name": "Sapphire Deep",
"rgb": [
8,
37,
103
],
"hsl": [
222,
86,
22
],
"cmyk": [
92,
64,
0,
60
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0235,
"contrast": {
"black": 1.47,
"white": 14.29
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/sapphire-deep/"
},
{
"role": "secondary",
"hex": "#684B08",
"slug": null,
"name": "#684B08",
"rgb": [
104,
75,
8
],
"hsl": [
42,
86,
22
],
"cmyk": [
0,
28,
92,
59
],
"family": "orange",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0799,
"contrast": {
"black": 2.6,
"white": 8.08
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#085568",
"slug": null,
"name": "#085568",
"rgb": [
8,
85,
104
],
"hsl": [
192,
86,
22
],
"cmyk": [
92,
18,
0,
59
],
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.0755,
"contrast": {
"black": 2.51,
"white": 8.37
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "background",
"hex": "#1B0868",
"slug": null,
"name": "#1B0868",
"rgb": [
27,
8,
104
],
"hsl": [
252,
86,
22
],
"cmyk": [
74,
92,
0,
59
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0141,
"contrast": {
"black": 1.28,
"white": 16.38
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#082567",
"name": "Sapphire Deep"
},
{
"role": "secondary",
"hex": "#684B08",
"name": "#684B08"
},
{
"role": "surface",
"hex": "#085568",
"name": "#085568"
},
{
"role": "background",
"hex": "#1B0868",
"name": "#1B0868"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#082567",
"name": "Sapphire Deep",
"blackContrast": 1.47,
"whiteContrast": 14.29,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#684B08",
"name": "#684B08",
"blackContrast": 2.6,
"whiteContrast": 8.08,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#085568",
"name": "#085568",
"blackContrast": 2.51,
"whiteContrast": 8.37,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#1B0868",
"name": "#1B0868",
"blackContrast": 1.28,
"whiteContrast": 16.38,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-sapphire-deep-primary: #082567;\n--palette-sapphire-deep-secondary: #684B08;\n--palette-sapphire-deep-surface: #085568;\n--palette-sapphire-deep-background: #1B0868;\n--palette-sapphire-deep-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/sapphire-deep.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/sapphire-deep.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/sapphire-deep/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/sapphire-deep.json"
}