Brand colors

Decathlon Brand Colors

Decathlon palette: #0082C3, #FFFFFF, #001E50. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Decathlon.

Commonly referenced palette Decathlon
#0082C3#FFFFFF#001E50
Listed without an implied color hierarchy

Palette

Palette color 1#0082C3RGB 0, 130, 195
White#FFFFFFRGB 255, 255, 255
Palette color 3#001E50RGB 0, 30, 80

CSS Tokens

:root {
  --brand-decathlon-1: #0082C3;
  --brand-decathlon-2: #FFFFFF;
  --brand-decathlon-3: #001E50;
}

Accessibility Snapshot

#0082C3Black 4.98:1 / White 4.22:1
#FFFFFFBlack 21:1 / White 1:1
#001E50Black 1.3:1 / White 16.13:1

Brand palette context

About Decathlon Brand Colors

Decathlon is represented here by the commonly referenced values #0082C3, #FFFFFF, and #001E50 in this independent retail brand color reference. The palette includes Blue and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #001E50 is darkest at luminance 0.0151 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; each pairing remains documented separately in the accessibility snapshot.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Decathlon.

Downloadable brand colors infographic

Decathlon Brand Colors Infographic

Save an independent infographic of the commonly referenced Decathlon HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
Decathlon brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Decathlon brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Decathlon.

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1991
Black text4.98:1AA Pass
White text4.22: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
Brand
{
  "slug": "decathlon",
  "name": "Decathlon",
  "category": "retail",
  "brandCategory": [
    "Retail",
    "retail"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/decathlon/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Decathlon."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#0082C3",
    "rgb": [
      0,
      130,
      195
    ],
    "hsl": [
      200,
      100,
      38
    ],
    "cmyk": [
      100,
      33,
      0,
      24
    ],
    "luminance": 0.1991,
    "contrast": {
      "black": 4.98,
      "white": 4.22
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "name": "Palette color 3",
    "hex": "#001E50",
    "rgb": [
      0,
      30,
      80
    ],
    "hsl": [
      218,
      100,
      16
    ],
    "cmyk": [
      100,
      62,
      0,
      69
    ],
    "luminance": 0.0151,
    "contrast": {
      "black": 1.3,
      "white": 16.13
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "commerce UI",
    "packaging",
    "storefront design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "retail brand colors",
    "blue brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "light brand color",
    "dark brand color",
    "Decathlon color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/decathlon.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-decathlon-1: #0082C3;\n--brand-decathlon-2: #FFFFFF;\n--brand-decathlon-3: #001E50;"
}
Accessibility
[
  {
    "hex": "#0082C3",
    "contrast": {
      "black": 4.98,
      "white": 4.22
    },
    "wcag": {
      "AA": [
        "#000000"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#001E50",
    "contrast": {
      "black": 1.3,
      "white": 16.13
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "decathlon",
  "name": "Decathlon",
  "category": "retail",
  "brandCategory": [
    "Retail",
    "retail"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Decathlon.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/decathlon/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/retail/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/decathlon.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#0082C3",
      "rgb": [
        0,
        130,
        195
      ],
      "hsl": [
        200,
        100,
        38
      ],
      "cmyk": [
        100,
        33,
        0,
        24
      ],
      "luminance": 0.1991,
      "contrast": {
        "black": 4.98,
        "white": 4.22
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    },
    {
      "name": "Palette color 3",
      "hex": "#001E50",
      "rgb": [
        0,
        30,
        80
      ],
      "hsl": [
        218,
        100,
        16
      ],
      "cmyk": [
        100,
        62,
        0,
        69
      ],
      "luminance": 0.0151,
      "contrast": {
        "black": 1.3,
        "white": 16.13
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    }
  ],
  "brandUseCases": [
    "commerce UI",
    "packaging",
    "storefront design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "retail brand colors",
    "blue brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "light brand color",
    "dark brand color",
    "Decathlon color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/decathlon.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}