Compliance

Colorado Privacy Act (CPA) Explained: Compliance Guide

The Colorado Privacy Act (CPA) mandates opt-out signals like GPC, opt-in for sensitive data, and data protection assessments. Learn how to build compliance.

Editorial Team ·
8 min read intermediate

Introduction

As the patchwork of state-level data privacy laws in the United States continues to expand, organizations face increasingly complex compliance obligations. Following the lead of California and Virginia, the Colorado Privacy Act (CPA) emerged as the third comprehensive state privacy law, officially taking effect on July 1, 2023. This legislation fundamentally shifts the balance of power back to consumers, granting Colorado residents sweeping new rights regarding how their personal information is collected, processed, and monetized.

The CPA is notable not just for the rights it grants, but for the specific technical and operational burdens it places on organizations. It moves beyond simple notice-and-consent models, requiring businesses to conduct detailed data protection assessments for high-risk processing activities. More critically, the Colorado Attorney General has been aggressive in shaping the technical execution of the law, making Colorado the first state to fully mandate the recognition of Universal Opt-Out Mechanisms (UOOMs), such as the Global Privacy Control (GPC), as a binding legal requirement.

Failing to adhere to the CPA is treated as a deceptive trade practice under Colorado law. The Attorney General can levy fines of up to $20,000 for a single violation—a penalty that can scale astronomically for systemic issues affecting thousands of consumers. For technology leaders, privacy officers, and legal teams, understanding the nuances of the CPA is no longer optional.

This guide explores the structural framework of the Colorado Privacy Act, outlines exactly who falls under its jurisdiction, and provides actionable checklists to ensure your data practices meet the state’s rigorous regulatory standards.

What Is the Colorado Privacy Act?

The Colorado Privacy Act (C.R.S. § 6-1-1301 et seq.) is designed to protect the privacy of consumers in Colorado by establishing a clear framework for data governance. At its core, the law categorizes entities into “controllers” (those who determine the purpose and means of processing personal data) and “processors” (those who process data on behalf of a controller).

The CPA provides Colorado consumers with a robust set of rights regarding their personal data. Consumers can request to access the data a business holds on them, correct inaccuracies, and demand the deletion of their records. The most operationally significant right is the ability for consumers to explicitly opt out of the processing of their personal data for targeted advertising, the sale of their data, or profiling that produces legal or significant effects.

Unlike the CCPA in California, the Colorado Privacy Act relies purely on volume thresholds rather than revenue to determine applicability. The law applies to any legal entity that conducts business in Colorado, or produces products or services intentionally targeted to Colorado residents, and satisfies one of two thresholds:

  1. Controls or processes the personal data of 100,000 or more consumers during a calendar year.
  2. Derives revenue or receives a discount on the price of goods/services from the sale of personal data, and processes or controls the personal data of 25,000 or more consumers.

Importantly, the CPA strictly defines a “consumer” as a Colorado resident acting in an individual or household context. It explicitly excludes individuals acting in a commercial or employment context. This means B2B data and HR records are carved out of the law’s scope, providing a narrower application than California’s legislation.

How the Colorado Privacy Act Works

Compliance with the CPA requires a holistic approach that bridges legal policy and technical infrastructure. The law imposes affirmative duties on controllers that dictate how data must be managed throughout its lifecycle.

  1. Duty of Transparency: Controllers must provide a reasonably accessible, clear, and meaningful privacy notice. This notice must explicitly state the categories of personal data processed, the purpose for processing, how consumers can exercise their rights, and the categories of data shared with third parties.
  2. Duty of Purpose Specification and Data Minimization: Organizations must specify the express purposes for which personal data is collected and processed. The CPA mandates strict data minimization: controllers may only collect personal data that is adequate, relevant, and reasonably necessary in relation to those specified purposes. You cannot legally hoard data “just in case” it becomes useful later.
  3. Duty of Care: Organizations must implement and maintain reasonable administrative, technical, and physical data security practices to safeguard personal data. These safeguards must be appropriate to the volume, scope, and nature of the personal data processed.
  4. Data Protection Assessments: The CPA requires controllers to conduct and document data protection assessments for processing activities that present a heightened risk of harm to consumers. This includes processing for targeted advertising, selling personal data, processing sensitive data, or profiling. These assessments must weigh the benefits of processing against the potential risks to the consumer, and they must be made available to the Attorney General upon request.
  5. Universal Opt-Out Mechanisms (UOOM): As of July 1, 2024, the CPA requires controllers to legally recognize authorized Universal Opt-Out Mechanisms. This allows consumers to broadcast their opt-out preference for targeted advertising and data sales via a single browser signal (like the GPC) rather than clicking individual links on every website.
Watch this overview to understand the scope of the CPA, the consumer rights it grants, and the specific obligations placed on data controllers.

Colorado Privacy Act vs California Privacy Rights Act (CPRA)

While the CPA and California’s CPRA share the same fundamental goal of consumer protection, they diverge significantly in application and scope. Organizations operating nationally must understand these operational differences.

FeatureColorado Privacy Act (CPA)California Privacy Rights Act (CPRA)
Applicability ThresholdsPurely volume-based (100k consumers, or 25k + data sale).Includes a revenue threshold ($50M+ gross annual revenue).
B2B / Employee DataExplicitly exempt. Applies only to individual consumers.Fully regulated. B2B and employee data are in scope.
Opt-In for Sensitive DataStrict opt-in consent is required before collecting sensitive data.Consumers have the right to “limit the use” of sensitive data, but opt-in is not default.
Private Right of ActionNone. Enforcement is strictly by the Attorney General/District Attorneys.Yes, consumers can sue directly in the event of a data breach.
Cure Period60-day cure period originally, sunsetting on Jan 1, 2025.30-day cure period was removed for most violations by the CPRA.

For a compliance team, the CPA’s strict opt-in requirement for sensitive data (such as race, religion, medical conditions, and precise geolocation) requires entirely different user interface workflows compared to California’s opt-out model. You must obtain affirmative consent before capturing that data from a Colorado resident.

Real-World Use Cases

The technical execution of the CPA heavily impacts how businesses build their digital properties and manage vendor relationships.

Consider a digital media company that relies heavily on programmatic advertising. They operate a network of lifestyle blogs and process the tracking data of over 150,000 Colorado residents annually, firmly placing them under the CPA. To comply with the Universal Opt-Out Mechanism mandate, the company must update their Consent Management platform. When a Colorado user visits the site using a browser configured with the Global Privacy Control (GPC) signal, the media company’s backend must intercept this header. The system must instantly and automatically classify this as a valid opt-out of targeted advertising and data sales, blocking all third-party advertising scripts from firing without requiring the user to interact with a cookie banner.

In the financial services sector, a mortgage brokerage must handle CPA compliance alongside federal regulations. When a Colorado resident applies for a loan, the brokerage collects highly sensitive financial data. Under the CPA’s Duty of Data Minimization, the brokerage implements an automated archival process. Once the loan closes and the federal retention period expires, the brokerage’s systems automatically purge the applicant’s data from active databases. Furthermore, before utilizing an AI underwriting tool that falls under the CPA’s definition of “profiling with significant effects,” the legal team must conduct a formal Data Protection Assessment, documenting the algorithm’s fairness and security controls.

A national fitness brand launching a new mobile app must navigate the CPA’s strict consent rules. The app includes a feature that tracks running routes using GPS, which qualifies as precise geolocation (sensitive data under the CPA). Before the app can access the phone’s GPS API, the developers must design an interface that explicitly requests opt-in consent, clearly explaining why the data is needed. If the user declines, the app must gracefully degrade, allowing the user to log workouts manually without tracking their physical location.

Common Mistakes to Avoid

The most profound mistake organizations make under the CPA is ignoring the Universal Opt-Out Mechanism (UOOM) requirement. Many businesses wrongly assume that providing a “Do Not Sell My Personal Information” link in the footer of their website is sufficient. Since July 2024, failing to programmatically recognize and respect browser-level signals like the GPC constitutes an immediate violation of Colorado law. Your technical infrastructure must be capable of parsing these HTTP headers and applying the opt-out universally to the user’s session.

Another frequent failure revolves around the handling of sensitive data. Organizations often rely on implicit consent or buried privacy policy clauses to justify collecting demographic or health information. The CPA demands explicit, affirmative, and unambiguous opt-in consent before sensitive data is processed. Designing dark patterns—such as making the “Decline” button difficult to see or penalizing users who withhold consent—will render the consent legally invalid.

Finally, organizations struggle with the legal definition of “sale.” Similar to California, Colorado defines a sale broadly. It is not just exchanging data for monetary compensation; it includes exchanging personal data for any “other valuable consideration.” If you share your customer list with a vendor in exchange for discounted services, or if you use third-party analytics trackers that use your traffic to build their own advertising profiles, you are engaged in a data sale under the CPA. You must disclose this and provide an opt-out mechanism.

Getting Started: Compliance Checklists

To achieve compliance with the Colorado Privacy Act, organizations must operationalize the legal requirements found in C.R.S. § 6-1-1308 (Duties of Controllers). Use these HTML checklists to audit your privacy program.

Controller Duties Checklist

These administrative obligations form the foundation of your CPA compliance strategy.

  1. Privacy Notice Updates: Publish a comprehensive privacy notice detailing data categories, purposes, third-party sharing, and consumer rights (C.R.S. § 6-1-1308(1)).
  2. Purpose Specification: Explicitly specify the purpose for collecting data before or at the time of collection (C.R.S. § 6-1-1308(2)).
  3. Data Minimization Protocols: Implement automated workflows to ensure you only collect data reasonably necessary for your specified purposes (C.R.S. § 6-1-1308(3)).
  4. Secondary Use Restrictions: Ensure no personal data is processed for purposes secondary to the original specified purpose without obtaining new consent (C.R.S. § 6-1-1308(4)).
  5. Data Protection Assessments: Document formal assessments for processing activities that present a heightened risk (e.g., targeted ads, profiling, sensitive data) (C.R.S. § 6-1-1309).

Consumer Rights & Technical Implementation Checklist

These technical controls ensure you can honor consumer requests and legal opt-out signals.

  1. Subject Rights Workflows: Establish a secure mechanism for consumers to submit requests to access, correct, or delete their personal data (C.R.S. § 6-1-1306(1)).
  2. Response Timelines: Implement internal SLAs to respond to consumer rights requests within 45 days of receipt (C.R.S. § 6-1-1306(2)(a)).
  3. UOOM Integration (GPC): Configure web infrastructure and Consent Management Platforms to detect and honor Universal Opt-Out Mechanisms like the Global Privacy Control (C.R.S. § 6-1-1306(1)(a)(IV)).
  4. Targeted Advertising Opt-Out: Provide a clear, distinct mechanism (beyond UOOM) for users to opt out of data processing for targeted advertising (C.R.S. § 6-1-1306(1)(a)(I)).
  5. Sensitive Data Opt-In: Redesign collection forms to require explicit, affirmative consent before processing sensitive data (e.g., race, religion, precise geolocation) (C.R.S. § 6-1-1308(7)).

By embedding these requirements into your technical architecture, you transition from theoretical compliance to demonstrable privacy engineering. For more context on how state laws mandate data protection at the physical and administrative levels, explore our guide on the New York SHIELD Act. To understand the broader impact of data handling principles, review the differences between Data Security vs Data Privacy.

FAQ

Common questions — answered in plain English.

What is the Colorado Privacy Act (CPA)?
The Colorado Privacy Act (CPA) is a comprehensive state privacy law that grants Colorado residents new rights over their personal data. Enacted in 2021 and fully effective on July 1, 2023, it regulates how organizations collect, use, and process consumer data, placing strict obligations on controllers and processors.
Who must comply with the Colorado Privacy Act?
The CPA applies to entities conducting business in Colorado that process the personal data of at least 100,000 consumers annually. It also applies to entities that derive revenue from selling personal data and process the data of at least 25,000 consumers. Unlike some laws, the CPA does not have a revenue threshold.
What consumer rights does the CPA grant?
Colorado residents have the right to access, correct, and delete their personal data. Crucially, they also have the right to opt out of targeted advertising, the sale of their personal data, and profiling that produces legal or similarly significant effects.
What is a Universal Opt-Out Mechanism (UOOM) under the CPA?
A Universal Opt-Out Mechanism allows consumers to communicate their privacy preferences automatically across multiple websites using a single signal, such as the Global Privacy Control (GPC). As of July 1, 2024, the CPA mandates that organizations must legally recognize and honor these authorized signals.
Does the Colorado Privacy Act apply to employee data?
No, the CPA expressly exempts data maintained for employment records purposes. The definition of 'consumer' under the CPA is strictly limited to Colorado residents acting only in an individual or household context, excluding commercial or employment contexts.
What are the penalties for violating the Colorado Privacy Act?
Violations of the CPA are considered deceptive trade practices under the Colorado Consumer Protection Act. The Colorado Attorney General or district attorneys can seek civil penalties up to $20,000 per violation. The CPA does not include a private right of action, meaning consumers cannot sue directly.

References

  1. [1]
    Colorado Privacy Act (SB21-190)Colorado General Assembly, 2021
  2. [2]
    Colorado Privacy Act Rules and EnforcementColorado Office of the Attorney General, 2023
  3. [3]
  4. [4]
  5. [5]