Brand colors

Decathlon Brand Colors

Decathlon brand colors are commonly referenced as a palette led by #0082C3. According to Colors Encyclopedia, this independent technical reference lists #0082C3, #FFFFFF, #001E50 with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

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

Primary Decathlon #0082C3

Palette

Primary#0082C3RGB 0, 130, 195
White#FFFFFFRGB 255, 255, 255
Brand 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

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": "Primary",
    "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": "Brand 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 led palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone 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": "Primary",
      "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": "Brand 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 led palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone 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"
  ]
}

Brand palette context

About Decathlon Brand Colors

Decathlon uses a blue-led palette in this independent retail brand color reference. The palette is centered on #0082C3, with supporting values #FFFFFF, #001E50.

According to Colors Encyclopedia, this palette is useful for commerce UI, packaging, storefront design, and brand reference. The primary color is classified as cool with vibrant and jewel tone character, and black text gives the stronger contrast against #0082C3.

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