Generated palette
Dodger Blue Palette
Dodger Blue Palette: #1E90FF, #FF8F1F, #1FFFFF, #1F1FFF. Check roles, contrast and CSS variables; open source-color links and JSON.
Dodger Blue Palette assigns primary #1E90FF, secondary #FF8F1F, surface #1FFFFF, background #1F1FFF, accent #000000. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #1FFFFF at 0.7903; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Dodger Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#1E90FFDodger Blue#FF8F1F#FF8F1F#1FFFFF#1FFFFF#1F1FFF#1F1FFF#000000BlackCSS Variables
--palette-dodger-blue-primary: #1E90FF; --palette-dodger-blue-secondary: #FF8F1F; --palette-dodger-blue-surface: #1FFFFF; --palette-dodger-blue-background: #1F1FFF; --palette-dodger-blue-accent: #000000;
Accessibility Snapshot
Compare all 5 Dodger Blue Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Dodger Blue Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Dodger Blue Palette Data (JSON)
Structured palette data for Dodger 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": "#1E90FF",
"name": "Dodger Blue"
},
{
"role": "secondary",
"hex": "#FF8F1F",
"name": "#FF8F1F"
},
{
"role": "surface",
"hex": "#1FFFFF",
"name": "#1FFFFF"
},
{
"role": "background",
"hex": "#1F1FFF",
"name": "#1F1FFF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#1E90FF",
"name": "Dodger Blue",
"blackContrast": 6.49,
"whiteContrast": 3.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#FF8F1F",
"name": "#FF8F1F",
"blackContrast": 9.2,
"whiteContrast": 2.28,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#1FFFFF",
"name": "#1FFFFF",
"blackContrast": 16.81,
"whiteContrast": 1.25,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#1F1FFF",
"name": "#1F1FFF",
"blackContrast": 2.7,
"whiteContrast": 7.78,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"dodger blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"vibrant palette",
"dark 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-dodger-blue-primary: #1E90FF;\n--palette-dodger-blue-secondary: #FF8F1F;\n--palette-dodger-blue-surface: #1FFFFF;\n--palette-dodger-blue-background: #1F1FFF;\n--palette-dodger-blue-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "dodger-blue",
"name": "Dodger Blue Palette",
"type": "generated",
"sourceColor": "dodger-blue",
"description": "Generated palette built from Dodger Blue, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Dodger Blue Palette combines primary #1E90FF, secondary #FF8F1F, surface #1FFFFF, background #1F1FFF, 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": [
"dodger blue palette",
"generated palette",
"blue palette",
"orange palette",
"cyan palette",
"gray palette",
"vibrant palette",
"dark 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": "#1E90FF",
"slug": "dodger-blue",
"name": "Dodger Blue",
"rgb": [
30,
144,
255
],
"hsl": [
210,
100,
56
],
"cmyk": [
88,
44,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.2744,
"contrast": {
"black": 6.49,
"white": 3.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/dodger-blue/"
},
{
"role": "secondary",
"hex": "#FF8F1F",
"slug": null,
"name": "#FF8F1F",
"rgb": [
255,
143,
31
],
"hsl": [
30,
100,
56
],
"cmyk": [
0,
44,
88,
0
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.41,
"contrast": {
"black": 9.2,
"white": 2.28
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "surface",
"hex": "#1FFFFF",
"slug": null,
"name": "#1FFFFF",
"rgb": [
31,
255,
255
],
"hsl": [
180,
100,
56
],
"cmyk": [
88,
0,
0,
0
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.7903,
"contrast": {
"black": 16.81,
"white": 1.25
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": null
},
{
"role": "background",
"hex": "#1F1FFF",
"slug": null,
"name": "#1F1FFF",
"rgb": [
31,
31,
255
],
"hsl": [
240,
100,
56
],
"cmyk": [
88,
88,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.0849,
"contrast": {
"black": 2.7,
"white": 7.78
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"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": "#1E90FF",
"name": "Dodger Blue"
},
{
"role": "secondary",
"hex": "#FF8F1F",
"name": "#FF8F1F"
},
{
"role": "surface",
"hex": "#1FFFFF",
"name": "#1FFFFF"
},
{
"role": "background",
"hex": "#1F1FFF",
"name": "#1F1FFF"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#1E90FF",
"name": "Dodger Blue",
"blackContrast": 6.49,
"whiteContrast": 3.24,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#FF8F1F",
"name": "#FF8F1F",
"blackContrast": 9.2,
"whiteContrast": 2.28,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "surface",
"hex": "#1FFFFF",
"name": "#1FFFFF",
"blackContrast": 16.81,
"whiteContrast": 1.25,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "background",
"hex": "#1F1FFF",
"name": "#1F1FFF",
"blackContrast": 2.7,
"whiteContrast": 7.78,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-dodger-blue-primary: #1E90FF;\n--palette-dodger-blue-secondary: #FF8F1F;\n--palette-dodger-blue-surface: #1FFFFF;\n--palette-dodger-blue-background: #1F1FFF;\n--palette-dodger-blue-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/dodger-blue.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/dodger-blue.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/dodger-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/dodger-blue.json"
}