Brand colors

FIFA Brand Colors

FIFA brand colors are commonly referenced as a palette led by #326295. According to Colors Encyclopedia, this independent technical reference lists #326295, #FFFFFF, #D4AF37 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 FIFA.

Primary FIFA #326295

Palette

Primary#326295RGB 50, 98, 149
White#FFFFFFRGB 255, 255, 255
Brand color 3#D4AF37RGB 212, 175, 55

CSS Tokens

:root {
  --brand-fifa-1: #326295;
  --brand-fifa-2: #FFFFFF;
  --brand-fifa-3: #D4AF37;
}

Accessibility Snapshot

#326295Black 3.32:1 / White 6.33:1
#FFFFFFBlack 21:1 / White 1:1
#D4AF37Black 9.99:1 / White 2.1: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.1158
Black text3.32:1AA Fail
White text6.33:1AA Pass
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": "fifa",
  "name": "FIFA",
  "category": "sports",
  "brandCategory": [
    "Sports",
    "sports"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/fifa/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by FIFA."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#326295",
    "rgb": [
      50,
      98,
      149
    ],
    "hsl": [
      211,
      50,
      39
    ],
    "cmyk": [
      66,
      34,
      0,
      42
    ],
    "luminance": 0.1158,
    "contrast": {
      "black": 3.32,
      "white": 6.33
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "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": "#D4AF37",
    "rgb": [
      212,
      175,
      55
    ],
    "hsl": [
      46,
      65,
      52
    ],
    "cmyk": [
      0,
      17,
      74,
      17
    ],
    "luminance": 0.4493,
    "contrast": {
      "black": 9.99,
      "white": 2.1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "team-adjacent graphics",
    "event systems",
    "merchandise design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "sports brand colors",
    "blue led palette",
    "cool brand palette",
    "jewel tone brand color",
    "FIFA color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/fifa.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-fifa-1: #326295;\n--brand-fifa-2: #FFFFFF;\n--brand-fifa-3: #D4AF37;"
}
Accessibility
[
  {
    "hex": "#326295",
    "contrast": {
      "black": 3.32,
      "white": 6.33
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#D4AF37",
    "contrast": {
      "black": 9.99,
      "white": 2.1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "fifa",
  "name": "FIFA",
  "category": "sports",
  "brandCategory": [
    "Sports",
    "sports"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by FIFA.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/fifa/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/fifa.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#326295",
      "rgb": [
        50,
        98,
        149
      ],
      "hsl": [
        211,
        50,
        39
      ],
      "cmyk": [
        66,
        34,
        0,
        42
      ],
      "luminance": 0.1158,
      "contrast": {
        "black": 3.32,
        "white": 6.33
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "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": "#D4AF37",
      "rgb": [
        212,
        175,
        55
      ],
      "hsl": [
        46,
        65,
        52
      ],
      "cmyk": [
        0,
        17,
        74,
        17
      ],
      "luminance": 0.4493,
      "contrast": {
        "black": 9.99,
        "white": 2.1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    }
  ],
  "brandUseCases": [
    "team-adjacent graphics",
    "event systems",
    "merchandise design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "sports brand colors",
    "blue led palette",
    "cool brand palette",
    "jewel tone brand color",
    "FIFA color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/fifa.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About FIFA Brand Colors

FIFA uses a blue-led palette in this independent sports brand color reference. The palette is centered on #326295, with supporting values #FFFFFF, #D4AF37.

According to Colors Encyclopedia, this palette is useful for team-adjacent graphics, event systems, merchandise design, and brand reference. The primary color is classified as cool with jewel tone character, and white text gives the stronger contrast against #326295.

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