PFAS in Your Workout Clothes? What to Know About 'Forever Chemicals' in Clothing Amid Lululemon Investigation


Lululemon clothing is being investigated for PFAS.Credit: winhorse / Getty Images
Lululemon clothing is being investigated for PFAS.
Credit: winhorse / Getty Images
  • The Texas attorney general is investigating whether Lululemon clothing contains PFAS, commonly known as “forever chemicals.”
  • PFAS are widely used for stain- and water-resistant products, but their long-term health effects are still not fully understood.
  • Experts say exposure from clothing is likely low, but there are some signs to tell if your clothes contain PFAS.

Texas Attorney General Ken Paxton announced Monday that his office is launching an investigation into whether clothing from the athleisure brand Lululemon contains per- and polyfluoroalkyl substances (PFAS), long-lasting compounds commonly referred to as “forever chemicals.” The investigation has thrust these chemicals—linked to a range of negative health outcomes and used in a variety of products—into the spotlight. Here’s what to know about the Lululemon probe, PFAS, and what it could mean for your health if these compounds are lurking in your clothing.

What's the Investigation About, Exactly?

According to a press release from Paxton’s office, the investigation will examine whether Lululemon’s clothing contains PFAS "that their health-conscious customers would not expect based on the brand’s marketing.” The office “will also review the company’s Restricted Substances List, testing protocols, and supply chain practices to determine whether Lululemon’s products comply with its stated safety standards,” the release continued.

Per the release, the allegations stem from "emerging research and consumer concerns."

Lululemon, meanwhile, denied using PFAS in its apparel, which includes leggings, workout tops, and casual athleisure wear. In an email to Health, a company spokesperson said: 

"The company phased out the substance in FY23, which had been used in durable water repellent products, a small percentage of our assortment. The health and safety of our guests is paramount, and our products meet or exceed global regulatory, safety, and quality standards. We require all our vendors to regularly conduct testing for restricted substances, including PFAS, by credible third-party agencies to confirm ongoing compliance.”

What Are PFAS?

PFAS is an umbrella term for a class of chemical compounds used in a wide range of everyday products, including furniture, carpets, paint, food packaging, and clothing. They’re often added to fabrics for their stain-resistant or water-repellant properties, said Alex LeBeau, Ph.D., MPH, CIH, a toxicologist, certified industrial hygienist, and owner of Exposure Consulting in Orlando, Florida.

These compounds—which number in the thousands—have been dubbed “forever chemicals” because they don’t break down easily and have been discovered in soil, air, water, and in animals. They’ve been found in humans, too. Nearly everyone in the U.S. has measurable amounts of PFAS in their blood, according to the Centers for Disease Control and Prevention. 

How Harmful Are PFAS?

Scientists still don’t fully know how PFAS affect human health. The chemicals can be particularly challenging to study because the category includes thousands of compounds, products contain varying levels, and exposure can come from many sources.

Two of the most widely studied PFAS—PFOS and PFOA—were phased out in the U.S. in the 2010s, LeBeau said. Those long-chain PFAS, which tend to accumulate in the body and stick around for longer, were largely replaced with short-chain alternatives, which are thought to be less bioaccumulative but may still raise health concerns.

Much of the research into PFAS has focused on what happens when people ingest them through water or food. A 2025 study found a link between PFAS in drinking water and increased incidence of digestive, endocrine, respiratory, and oral cancers. Still, LeBeau said that overall, “the health impacts are still up for debate in the scientific community.” Many human studies have produced mixed results, and much of the existing research has been conducted in animals.  

While it’s possible for PFAS to be absorbed through the skin from clothing, LeBeau said it’s not considered as concerning as ingesting the chemicals. “Dermal PFAS uptake does not appear to be a concerning PFAS exposure route into the body,” he said. “Limited animal studies have suggested that PFAS may permeate the skin, but skin impact may also depend on the PFAS chemical form.”

How to Know If Your Clothing Contains PFAS

There is no federal law requiring clothing manufacturers to stop using PFAS or disclose whether their products contain them. Although, some states have banned their use in apparel and other products, and many well-known brands have said they are voluntarily phasing them out—including Lululemon. 

While LeBeau said people should be most concerned about PFAS in their food and water, it's understandable to want to avoid potentially harmful chemicals altogether. Unfortunately, it's not always easy to tell whether clothing contains PFAS—but there are a few clues.

One is if a garment is labeled as being made with GORE-TEX or Teflon, both of which are PFAS-based materials. Clothing marketed as moisture-wicking, waterproof or water-repellant, or stain-resistant is also more likely to contain PFAS. It’s also a good sign if a brand explicitly labels a product or line as PFAS-free and that claim has been verified through third-party testing.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Introduction To The Alteryx :

Alteryx is one of the popular self-service data Analytical tools. This helps the business users to build their data workflows quickly and faster preparation of data blending without any programming skills. We can perform many tasks using Alteryx such as drag, a drop of workflow, and cleaning of data. These tasks enable business users to produce the data output quickly and effectively by analyzing the data input. Alteryx is an American computer software company based in California with a development center in Broomfield, Colorado. These company products are mainly used for data science and Analytic purposes.

Become a master of Alteryx Tools by going through this HKR Alteryx Training !

Alteryx File Types :

There are four major Alteryx data types available they are;

  • Alteryx workflow.
  • Alteryx data files.
  • Special files.
  • License files.

Let us know each file type in detail ;

Alteryx workflow types:

Below are the important Alteryx workflow data types, they are;

  1. yxmd (workflow)
    An Alteryx workflow defines the repeatable workflow process and has a file extension of .yxmd. All of the inputs, outputs, and tool configurations are saved within a single Alteryx workflow so that it is easy for users to open and run the Workflow multiple times. 
  2. yxwg (Workflow group)
    A workflow group defines the multiple workflows that you can save and open multiple files as one file at a time. With the help of this workflow group, extension file type you can create already existing, and locally-saved workflows.
  3. yxmc (macro)
    A macro is a type of workflow group file type that you can run as a single tool within another workflow. With the macro-design settings, a developer can easily specify the parameters so a user has multiple options to configure the workflow from a single available tool.  To configure this workflow macro data type, go to the workflow properties -> select the option “window change” -> then choose the macro data type to proceed with further operations.
  4. yxwz (Analytic app)
    With the help of this Analytic app data type, a developer can create application designs to run a few applications in the Alteryx environment. The developers are able to create an alteyrx, specify a series of parameters that defines the user environment, and the original design workflow is updated with the user’s specification. Access Analytical application from a web browser if it is saved to the Gallery – or via a server or desktop installation. Always make use of the analytical application design settings to specify the parameters, so that enables users to have multiple options to configure the workflow from a customer user interface.
  5. yxzp (packaged workflow)
    A.yxzp is a workflow package that consists of all the workflow file types such as .yxmd, .yxmc, or .yxwz. All the dependencies of the workflow data types are zipped into a single file. You can import this file into Alteryx which ensures that users can easily distribute and share workflows with users.
  6. yxi (packaged tool)
    A .yxi file is a package that includes only the Alteryx packages and all the dependencies are zipped into a single file. When you install this file in the Alteryx designer from any external source such as the Alteryx public gallery (extension is gallery. Alteryx. com), then the tool will be added to the palette that defines the categories. The .yxi data type is installed in:

           \Users\USERNAME\AppData\Roaming\Alteryx\Tools\

            Administrators can optionally choose to install a .yxi tool for all the users, in which case the tool is installed in:

           \programData \Alteryx\ Tools.

Alteryx Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Alteryx data files :

Below are the important Alteryx data files:

  1. yxdb (Alteryx database)
    The Alteryx database is a kind of file type that contains data fields, values, and spatial objects. This type of file type is the more efficient file type for reading and writing in Alteryx because there is no zero limit to access the file, it is compressed for maximum speed, and also holds additional metadata that referred to the source of the data and how the data was created. 
  2. cydb (Calgary database)
    The Calgary database is a data type that uses the indexing methodology to quickly retrieve records. A database index is a file structure that improves the data speed and retrieval operations on a database table. Indexes in the data table can be created that provides the basis for rapid random lookups and efficient access of ordered record. There is a 2^31 limit on the number of records in a Calgary database. This type of database is designed for around 100-300 million records.
  3. cyidx (Calgary Index)
    The Calgary index is a dependency for a Calgary database (.cydb) when this file type is written, an index file is created for each field of the database. The index makes it possible to quickly retrieve the data records that are based on specific queries that are generally configured by the users.

If you want to Explore more about AlterYX? then read our updated article – AlterYX Tutorial

, Business Intelligence & Analytics, alteryx-file-types-description-0, , Business Intelligence & Analytics, alteryx-file-types-description-1

Subscribe to our YouTube channel to get new updates..!

Special files

  1. yxwv (App values)
    This is a type of .xml file type that consists of the values and syntax that will update a data analytic app. Some data analytic apps have a lot of configuration options and users want to save their specifications to reuse them again and again. This file type cannot be encrypted and any password that you have stored is clear text.  .yxwv file helps to populate the Alteryx application interface each time you run the Analytic application. It is also possible to open and save .yxmv from the Alteryx analytic application interface. 
  2. yxft (field type)
    The Alteryx field type is a text file that gives you the complete configuration description. Once saved, the field type file (.yxft) can be loaded via the select tool or any tool that is embedded with it.
  3. bak (backup copy of a workflow)
    A backup file is created as soon as the workflow is edited and saved. This .bak file is the workflow in the state prior to the most recent save. If you have created the .bak file in the same directory and saved it within the same name.
  4. pcxml (composer file)
    A .pcxml (composer file) is a type of XML file that contains a proprietary language used by Alteryx for reporting purposes. Alteryx application can read and render a .pcxml file for reporting the output. But sometimes users cannot use this type of file instead they can create report snippets. 
  5. log (log files)
    Log files are created when an alteryx engine or a core component of the Alteryx engine that throws a fatal error. The log file holds a piece of information about where or when the error has occurred. 

           The log files are written in the following directory:

           C:\Users\username\AppData\Local\Alteryx\ErrorLogs\APPLICATION_NAME

           The following error message produces the log file:

            An unhandled exception error occurred.
            You have found a bug or ticket.

Become a master of Alteryx Tools by going through this HKR Alteryx Training in Hyderabad

License file type

The license file types help you to generate the activation file with the given user email id. 

The following are the primary license file types that are used commonly.

  1. yxlc
  2. slc
  3. cylc
  4. alc
  5. gzlc 

, Business Intelligence & Analytics, alteryx-file-types-description-0, , Business Intelligence & Analytics, alteryx-file-types-description-1, Alteryx License Type, Business Intelligence & Analytics, alteryx-file-types-description-2

frequently asked AlterYX Interview questions and Answers !!

Alteryx Training

Weekday / Weekend Batches

Final Thought :

Learning Alteryx fundamental concepts will expedite a data virtualization career. The data analytics market is booming like a rocket. This is because our day-to-day activities depend on the data we consume. Alteryx is a popular data analytic and data visualization tool among other data analytic platforms. In this Alteryx file type, we have listed 4 major types which you can use as per your requirements. Along with these file types, Alteryx is famous for its one more benefit that makes it unique from other data analytic platforms that is the “ETL” function. It’s always good to upgrade yourself with the core concepts of the tools that always help you to stand out from the crowd.

Related Article

1. Alteryx Tools
2. Tableau vs Alteryx



Source link