Brand colors

Fanta Brand Colors

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

Primary Fanta #FF8300

Palette

Primary#FF8300RGB 255, 131, 0
Brand color 2#00A3E0RGB 0, 163, 224
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-fanta-1: #FF8300;
  --brand-fanta-2: #00A3E0;
  --brand-fanta-3: #FFFFFF;
}

Accessibility Snapshot

#FF8300Black 8.5:1 / White 2.47:1
#00A3E0Black 7.32:1 / White 2.87:1
#FFFFFFBlack 21:1 / White 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.3749
Black text8.5:1AA Pass
White text2.47: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": "fanta",
  "name": "Fanta",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/fanta/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Fanta."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#FF8300",
    "rgb": [
      255,
      131,
      0
    ],
    "hsl": [
      31,
      100,
      50
    ],
    "cmyk": [
      0,
      49,
      100,
      0
    ],
    "luminance": 0.3749,
    "contrast": {
      "black": 8.5,
      "white": 2.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#00A3E0",
    "rgb": [
      0,
      163,
      224
    ],
    "hsl": [
      196,
      100,
      44
    ],
    "cmyk": [
      100,
      27,
      0,
      12
    ],
    "luminance": 0.3158,
    "contrast": {
      "black": 7.32,
      "white": 2.87
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "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"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "orange led palette",
    "warm brand palette",
    "vibrant brand color",
    "Fanta color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-fanta-1: #FF8300;\n--brand-fanta-2: #00A3E0;\n--brand-fanta-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#FF8300",
    "contrast": {
      "black": 8.5,
      "white": 2.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#00A3E0",
    "contrast": {
      "black": 7.32,
      "white": 2.87
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "fanta",
  "name": "Fanta",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Fanta.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/fanta/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#FF8300",
      "rgb": [
        255,
        131,
        0
      ],
      "hsl": [
        31,
        100,
        50
      ],
      "cmyk": [
        0,
        49,
        100,
        0
      ],
      "luminance": 0.3749,
      "contrast": {
        "black": 8.5,
        "white": 2.47
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#00A3E0",
      "rgb": [
        0,
        163,
        224
      ],
      "hsl": [
        196,
        100,
        44
      ],
      "cmyk": [
        100,
        27,
        0,
        12
      ],
      "luminance": 0.3158,
      "contrast": {
        "black": 7.32,
        "white": 2.87
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "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"
        ]
      }
    }
  ],
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "orange led palette",
    "warm brand palette",
    "vibrant brand color",
    "Fanta color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/fanta.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Fanta Brand Colors

Fanta uses a orange-led palette in this independent food & beverage brand color reference. The palette is centered on #FF8300, with supporting values #00A3E0, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for packaging, store design, menu systems, and retail coffee design. The primary color is classified as warm with vibrant character, and black text gives the stronger contrast against #FF8300.

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