Generated palette
Ink Blue Palette
Ink Blue Palette is a generated palette built from #003F5C, #5C1D00, #005C4B, #00115C. 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.
Ink Blue Palette combines primary #003F5C, secondary #5C1D00, surface #005C4B, background #00115C, 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.
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.
#003F5CInk Blue#5C1D00#5C1D00#005C4B#005C4B#00115C#00115C#FFFFFFWhiteCSS Variables
--palette-ink-blue-primary: #003F5C; --palette-ink-blue-secondary: #5C1D00; --palette-ink-blue-surface: #005C4B; --palette-ink-blue-background: #00115C; --palette-ink-blue-accent: #FFFFFF;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Ink Blue Palette Data (JSON)
Structured palette data for Ink Blue 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": "#003F5C",
"name": "Ink Blue"
},
{
"role": "secondary",
"hex": "#5C1D00",
"name": "#5C1D00"
},
{
"role": "surface",
"hex": "#005C4B",
"name": "#005C4B"
},
{
"role": "background",
"hex": "#00115C",
"name": "#00115C"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#003F5C",
"name": "Ink Blue",
"blackContrast": 1.87,
"whiteContrast": 11.25,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#5C1D00",
"name": "#5C1D00",
"blackContrast": 1.63,
"whiteContrast": 12.88,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#005C4B",
"name": "#005C4B",
"blackContrast": 2.63,
"whiteContrast": 7.98,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#00115C",
"name": "#00115C",
"blackContrast": 1.23,
"whiteContrast": 17.02,
"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
[
"ink blue 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-ink-blue-primary: #003F5C;\n--palette-ink-blue-secondary: #5C1D00;\n--palette-ink-blue-surface: #005C4B;\n--palette-ink-blue-background: #00115C;\n--palette-ink-blue-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ink-blue",
"name": "Ink Blue Palette",
"type": "generated",
"sourceColor": "ink-blue",
"description": "Generated palette built from Ink Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Ink Blue Palette combines primary #003F5C, secondary #5C1D00, surface #005C4B, background #00115C, 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": [
"ink blue 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": "#003F5C",
"slug": "ink-blue",
"name": "Ink Blue",
"rgb": [
0,
63,
92
],
"hsl": [
199,
100,
18
],
"cmyk": [
100,
32,
0,
64
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0433,
"contrast": {
"black": 1.87,
"white": 11.25
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ink-blue/"
},
{
"role": "secondary",
"hex": "#5C1D00",
"slug": null,
"name": "#5C1D00",
"rgb": [
92,
29,
0
],
"hsl": [
19,
100,
18
],
"cmyk": [
0,
68,
100,
64
],
"family": "orange",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0315,
"contrast": {
"black": 1.63,
"white": 12.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/5c1d00/"
},
{
"role": "surface",
"hex": "#005C4B",
"slug": null,
"name": "#005C4B",
"rgb": [
0,
92,
75
],
"hsl": [
169,
100,
18
],
"cmyk": [
100,
0,
18,
64
],
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.0816,
"contrast": {
"black": 2.63,
"white": 7.98
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/005c4b/"
},
{
"role": "background",
"hex": "#00115C",
"slug": null,
"name": "#00115C",
"rgb": [
0,
17,
92
],
"hsl": [
229,
100,
18
],
"cmyk": [
100,
82,
0,
64
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0117,
"contrast": {
"black": 1.23,
"white": 17.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/00115c/"
},
{
"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": "#003F5C",
"name": "Ink Blue"
},
{
"role": "secondary",
"hex": "#5C1D00",
"name": "#5C1D00"
},
{
"role": "surface",
"hex": "#005C4B",
"name": "#005C4B"
},
{
"role": "background",
"hex": "#00115C",
"name": "#00115C"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#003F5C",
"name": "Ink Blue",
"blackContrast": 1.87,
"whiteContrast": 11.25,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "secondary",
"hex": "#5C1D00",
"name": "#5C1D00",
"blackContrast": 1.63,
"whiteContrast": 12.88,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#005C4B",
"name": "#005C4B",
"blackContrast": 2.63,
"whiteContrast": 7.98,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "background",
"hex": "#00115C",
"name": "#00115C",
"blackContrast": 1.23,
"whiteContrast": 17.02,
"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-ink-blue-primary: #003F5C;\n--palette-ink-blue-secondary: #5C1D00;\n--palette-ink-blue-surface: #005C4B;\n--palette-ink-blue-background: #00115C;\n--palette-ink-blue-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/ink-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/ink-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/ink-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/ink-blue.json"
}