Brand colors

Fanta Brand Colors

Fanta palette: #FF8300, #00A3E0, #FFFFFF. 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 Fanta.

Commonly referenced palette Fanta
#FF8300#00A3E0#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#FF8300RGB 255, 131, 0
Palette 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

Brand palette context · Editorially reviewed

About Fanta Brand Colors

Fanta is a flavor family rather than an orange-only visual system. The Coca-Cola Company traces the modern brand to Naples in 1955, with orange remaining its best-known flavor while products now span many colors and markets. A 2023 North American refresh paired an updated logo with a reformulated Fanta Orange, making packaging and product change visible together.

Orange, blue, and white capture one prominent variant but cannot stand for grape, strawberry, pineapple, zero-sugar, or regional recipes and packages. Color must not be the only flavor identifier. Ingredients, allergens, nutrition, sweeteners, container size, and recycling information require exact local labeling rather than palette inference.

This unaffiliated reference does not reproduce Fanta packaging or artwork, represent The Coca-Cola Company, certify recipes or nutrition, imply endorsement, or grant trademark and trade-dress rights.

Downloadable brand colors infographic

Fanta Brand Colors Infographic

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

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

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": "Palette color 1",
    "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": "Palette 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 brand palette",
    "blue brand palette",
    "gray brand palette",
    "warm brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "light 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": "Palette color 1",
      "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": "Palette 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 brand palette",
    "blue brand palette",
    "gray brand palette",
    "warm brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "light 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"
  ]
}