Generated palette

Enamel Blue Palette

Enamel Blue Palette: #0067A0, #9E3700, #009E86, #00189E. Check roles, contrast and CSS variables; open source-color links and JSON.

Enamel Blue Palette assigns primary #0067A0, secondary #9E3700, surface #009E86, background #00189E, accent #FFFFFF. The set spans Blue, Orange, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #00189E at 0.0312 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.

5colors
Blue palettedominant group
5use cases

Palette Color Roles

Enamel Blue Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#0067A0Enamel Blue
Secondary#9E3700#9E3700
Surface#009E86#009E86
Background#00189E#00189E
Accent#FFFFFFWhite

CSS Variables

--palette-enamel-blue-primary: #0067A0;
--palette-enamel-blue-secondary: #9E3700;
--palette-enamel-blue-surface: #009E86;
--palette-enamel-blue-background: #00189E;
--palette-enamel-blue-accent: #FFFFFF;

Accessibility Snapshot

Compare all 5 Enamel Blue Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#0067A0
Black 3.45:1 · White 6.09:1
Best #FFFFFF
Secondary#9E3700
Black 3:1 · White 7:1
Best #FFFFFF
Surface#009E86
Black 6.23:1 · White 3.37:1
Best #000000
Background#00189E
Black 1.62:1 · White 12.93:1
Best #FFFFFF
Accent#FFFFFF
Black 21:1 · White 1:1
Best #000000

UI Components Preview

Preview how the Enamel Blue Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Enamel Blue Palette Data (JSON)

Structured palette data for Enamel Blue Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.1224
Black text3.45:1AA Fail
White text6.09:1AA Pass
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#0067A0",
    "name": "Enamel Blue"
  },
  {
    "role": "secondary",
    "hex": "#9E3700",
    "name": "#9E3700"
  },
  {
    "role": "surface",
    "hex": "#009E86",
    "name": "#009E86"
  },
  {
    "role": "background",
    "hex": "#00189E",
    "name": "#00189E"
  },
  {
    "role": "accent",
    "hex": "#FFFFFF",
    "name": "White"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#0067A0",
    "name": "Enamel Blue",
    "blackContrast": 3.45,
    "whiteContrast": 6.09,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#9E3700",
    "name": "#9E3700",
    "blackContrast": 3,
    "whiteContrast": 7,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF"
    ]
  },
  {
    "role": "surface",
    "hex": "#009E86",
    "name": "#009E86",
    "blackContrast": 6.23,
    "whiteContrast": 3.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#00189E",
    "name": "#00189E",
    "blackContrast": 1.62,
    "whiteContrast": 12.93,
    "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
[
  "enamel blue palette",
  "generated palette",
  "blue palette",
  "orange palette",
  "cyan palette",
  "gray palette",
  "jewel tone palette",
  "balanced 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-enamel-blue-primary: #0067A0;\n--palette-enamel-blue-secondary: #9E3700;\n--palette-enamel-blue-surface: #009E86;\n--palette-enamel-blue-background: #00189E;\n--palette-enamel-blue-accent: #FFFFFF;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "enamel-blue",
  "name": "Enamel Blue Palette",
  "type": "generated",
  "sourceColor": "enamel-blue",
  "description": "Generated palette built from Enamel Blue, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Enamel Blue Palette combines primary #0067A0, secondary #9E3700, surface #009E86, background #00189E, 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": [
    "enamel blue palette",
    "generated palette",
    "blue palette",
    "orange palette",
    "cyan palette",
    "gray palette",
    "jewel tone palette",
    "balanced 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": "#0067A0",
      "slug": "enamel-blue",
      "name": "Enamel Blue",
      "rgb": [
        0,
        103,
        160
      ],
      "hsl": [
        201,
        100,
        31
      ],
      "cmyk": [
        100,
        36,
        0,
        37
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1224,
      "contrast": {
        "black": 3.45,
        "white": 6.09
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/"
    },
    {
      "role": "secondary",
      "hex": "#9E3700",
      "slug": null,
      "name": "#9E3700",
      "rgb": [
        158,
        55,
        0
      ],
      "hsl": [
        21,
        100,
        31
      ],
      "cmyk": [
        0,
        65,
        100,
        38
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1,
      "contrast": {
        "black": 3,
        "white": 7
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#009E86",
      "slug": null,
      "name": "#009E86",
      "rgb": [
        0,
        158,
        134
      ],
      "hsl": [
        171,
        100,
        31
      ],
      "cmyk": [
        100,
        0,
        15,
        38
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2617,
      "contrast": {
        "black": 6.23,
        "white": 3.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#00189E",
      "slug": null,
      "name": "#00189E",
      "rgb": [
        0,
        24,
        158
      ],
      "hsl": [
        231,
        100,
        31
      ],
      "cmyk": [
        100,
        85,
        0,
        38
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.0312,
      "contrast": {
        "black": 1.62,
        "white": 12.93
      },
      "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": "#0067A0",
      "name": "Enamel Blue"
    },
    {
      "role": "secondary",
      "hex": "#9E3700",
      "name": "#9E3700"
    },
    {
      "role": "surface",
      "hex": "#009E86",
      "name": "#009E86"
    },
    {
      "role": "background",
      "hex": "#00189E",
      "name": "#00189E"
    },
    {
      "role": "accent",
      "hex": "#FFFFFF",
      "name": "White"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#0067A0",
      "name": "Enamel Blue",
      "blackContrast": 3.45,
      "whiteContrast": 6.09,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#9E3700",
      "name": "#9E3700",
      "blackContrast": 3,
      "whiteContrast": 7,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF"
      ]
    },
    {
      "role": "surface",
      "hex": "#009E86",
      "name": "#009E86",
      "blackContrast": 6.23,
      "whiteContrast": 3.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#00189E",
      "name": "#00189E",
      "blackContrast": 1.62,
      "whiteContrast": 12.93,
      "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-enamel-blue-primary: #0067A0;\n--palette-enamel-blue-secondary: #9E3700;\n--palette-enamel-blue-surface: #009E86;\n--palette-enamel-blue-background: #00189E;\n--palette-enamel-blue-accent: #FFFFFF;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/enamel-blue.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/enamel-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/enamel-blue.json"
}