NFC Tag Form Factors Guide

Stickers, Cards, Wristbands, and More

Guide to NFC tag form factors: stickers, cards, wristbands, keyfobs, and custom packaging options. Compares durability, environmental ratings, antenna sizes, and application fit for each format.

| 4 min read

NFC Tag Form Factors

NFC tags come in dozens of physical form factors — from sub-millimeter bare inlays to rigid key fobs rated for –40 °C. Choosing the right form factorform factorHardwarePhysical shape/packaging of NFC tags: stickers, cards, wristbandsClick to view → is as important as choosing the right chip. This guide surveys the major categories, their trade-offs, and selection criteria.

Form Factor Overview

Category Thickness Typical Size IP Rating Unit Cost Best For
Dry inlayDry inlayManufacturingNon-adhesive NFC inlay for card body laminationClick to view → 0.1–0.2 mm 25–75 mm None $0.05–$0.15 Converters, embedded
Wet inlayWet inlayManufacturingAdhesive-backed NFC inlay ready for surface applicationClick to view → 0.1–0.2 mm 25–75 mm None $0.08–$0.20 Labels, tickets
Paper label 0.1–0.3 mm 25–100 mm None $0.10–$0.30 Consumer retail
PET label 0.1–0.2 mm 25–75 mm IPX3 $0.15–$0.40 Food, pharma
PVC card 0.76 mm 85.6×54 mm IPX4 $0.50–$2.00 Access, loyalty
Wristband 1–4 mm 220 mm circumference IPX6/IP67 $0.80–$3.00 Events, hospitals
Key fob 3–8 mm 45×28 mm IP67/IP68 $1.50–$5.00 Access control
Disk/coin 2–5 mm ⌀13–30 mm IP68 $1.00–$8.00 Industrial, on-metal
On-metal plate 3–10 mm 30–80 mm IP69K $2.00–$15.00 Asset tracking, metal

Inlays: The Raw Ingredient

An nfc-inlay is the fundamental building block — an antenna and IC bonded to a PET or paper carrier with no additional packaging. There are two subtypes:

dry-inlay: Antenna and IC on PET substrate with no adhesive layer. Designed for insertion into another product (embedded in a passport, sewn into a garment, laminated into a card). The converting industry uses dry inlays as input to label lines.

wet-inlay: Dry inlay plus a pressure-sensitive adhesive and a release liner. Can be applied directly to a surface. Most retail NFC labels start as wet inlays that are then printed and overlaminated by a converter.

Choosing inlay vs. finished product: - Volumes > 100,000/year → buy inlays and convert in-house or via converter. - Volumes < 10,000/year → buy finished labels or cards; tooling cost of custom conversion is not justified.

Labels and Cards

Paper and PET labels are the dominant form factor for consumer-facing NFC deployments (product authenticationauthenticationApplicationsIdentity verification of NFC tags/readers via passwords or cryptographyClick to view →, marketing, packaging). Key specifications:

  • Adhesive strength: Permanent vs. removable. Removable allows repositioning; permanent (acrylic adhesive, > 1,000 g/in peel) prevents tampering.
  • Printability: Thermal transfer, inkjet, laser — verify label stock compatibility before specifying.
  • Environmental resistance: PET outperforms paper in humidity, oils, and UV. For outdoor use, add UV-protective laminate.

PVC cards (CR80 format, 85.6×54 mm) are the standard for access control, loyalty, and employee ID. They withstand flexing, solvents, and temperatures from –25 °C to +50 °C.

Wristbands, Key Fobs, and Custom

Wristbands are the preferred format for events and healthcare. Silicone wristbands withstand showers and sweat; disposable Tyvek wristbands are single-use for event access. The form-factor determines read orientation — wristbands must be readable from any wrist angle, which requires a large, forgiving antenna.

Key fobs embed a full PVC card's electronics into a compact shape. They tolerate keychain abuse (drop impact, abrasion) and are available in IP67/IP68 ratings for outdoor use.

Custom form factors — embedded in furniture, clothing, packaging, or product housings — require partnering with a tag manufacturer who can custom-design the antenna to the available space. Minimum viable antenna size for a readable tag at 13.56 MHz is approximately 15×15 mm on a non-metallic substrate.

Use the NFC Tag Cost Calculator to compare total cost across form factors at your target volume. For chip selection within any form factor, use the NFC Chip Selector.

See also: NFC on Metal Surfaces for specialized on-metal form factors.

الأسئلة الشائعة

Our guides cover a range of experience levels. Getting Started guides are written for beginners with no prior NFC knowledge. Programming guides target developers integrating NFC into mobile apps or embedded systems. Security guides are for engineers designing secure NFC deployments for payments, access control, or authentication.

Most guides require only an NFC-enabled smartphone (iPhone 7+ or any modern Android device) and a few NFC tags (NTAG213 or NTAG215 recommended for beginners, available for under $1 each). Advanced guides may reference USB NFC readers like the ACR122U or Proxmark3 for development and testing.

Yes. Programming guides include code examples for Android (Kotlin/Java with the Android NFC API), iOS (Swift with Core NFC), and web-based tools (Web NFC API for Chrome on Android). All code samples are tested and include inline comments explaining each step.