Brand colors

Tiffany & Co. Brand Colors

Tiffany & Co. palette: #81D8D0, #000000, #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 Tiffany & Co..

Commonly referenced palette Tiffany & Co.
#81D8D0#000000#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#81D8D0RGB 129, 216, 208
Black#000000RGB 0, 0, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-tiffany-1: #81D8D0;
  --brand-tiffany-2: #000000;
  --brand-tiffany-3: #FFFFFF;
}

Accessibility Snapshot

#81D8D0Black 12.67:1 / White 1.66:1
#000000Black 1:1 / White 21:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About Tiffany & Co. Brand Colors

Tiffany’s signature blue is a rare case where the company explicitly warns that the identity color is proprietary and not publicly reducible to an ordinary swatch. Tiffany traces the Blue Box hue to Charles Lewis Tiffany’s 1845 Blue Book catalogue, registered Tiffany Blue as a color trademark in 1998, and later worked with Pantone on a custom “1837 Blue” that is not publicly available.

The #81D8D0 value shown here is therefore only a commonly referenced digital approximation for independent color analysis. It is not Tiffany’s confidential production specification and should never be labeled an official match. Designers can study the robin’s-egg-blue, black, and white relationship, while using their own palette for products and obtaining permission for any Tiffany asset or trade-dress use.

This unaffiliated page explicitly does not claim to publish Tiffany Blue®, reproduce the Blue Box, grant trademark rights, or certify any packaging, print, paint, or screen match.

Downloadable brand colors infographic

Tiffany & Co. Brand Colors Infographic

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

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

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.5833
Black text12.67:1AA Pass
White text1.66: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": "tiffany",
  "name": "Tiffany & Co.",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/tiffany/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Tiffany & Co.."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#81D8D0",
    "rgb": [
      129,
      216,
      208
    ],
    "hsl": [
      174,
      53,
      68
    ],
    "cmyk": [
      40,
      0,
      4,
      15
    ],
    "luminance": 0.5833,
    "contrast": {
      "black": 12.67,
      "white": 1.66
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Black",
    "hex": "#000000",
    "rgb": [
      0,
      0,
      0
    ],
    "hsl": [
      0,
      0,
      0
    ],
    "cmyk": [
      0,
      0,
      0,
      100
    ],
    "luminance": 0,
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "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": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "cyan brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "balanced brand color",
    "dark brand color",
    "light brand color",
    "Tiffany & Co. color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/tiffany.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-tiffany-1: #81D8D0;\n--brand-tiffany-2: #000000;\n--brand-tiffany-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#81D8D0",
    "contrast": {
      "black": 12.67,
      "white": 1.66
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#000000",
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "tiffany",
  "name": "Tiffany & Co.",
  "category": "luxury-fashion",
  "brandCategory": [
    "Luxury Fashion",
    "luxury-fashion"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Tiffany & Co..",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/tiffany/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/luxury-fashion/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/tiffany.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#81D8D0",
      "rgb": [
        129,
        216,
        208
      ],
      "hsl": [
        174,
        53,
        68
      ],
      "cmyk": [
        40,
        0,
        4,
        15
      ],
      "luminance": 0.5833,
      "contrast": {
        "black": 12.67,
        "white": 1.66
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Black",
      "hex": "#000000",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "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": [
    "premium branding",
    "campaign systems",
    "editorial layouts",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "luxury fashion brand colors",
    "cyan brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "balanced brand color",
    "dark brand color",
    "light brand color",
    "Tiffany & Co. color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/tiffany.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}