Skip to content
PantoneTools
red
Coated (C)

Pantone 201 C

#9D2235 · rgb(157, 34, 53)

HEX

#9D2235

RGB

rgb(157, 34, 53)

CMYK

cmyk(0%, 78%, 66%, 38%)

HSL

hsl(351, 64%, 37%)

LAB

lab(35.1, 50.5, 20.5)

What is Pantone 201 C?

Pantone 201 C is a Coated (C) PMS reference in the red family. Its current screen approximation on PantoneTools is #9D2235, rgb(157, 34, 53), and cmyk(0%, 78%, 66%, 38%). Use it when you need a quick Pantone to HEX, Pantone to RGB, or Pantone to CMYK lookup for brand exploration, UI palettes, and print handoff conversations. For accessibility, this page tests Pantone 201 C as a background and currently recommends white text as the safer default before final contrast review. The tints, shades, complementary palette, and developer exports are generated from the same sRGB value so teams can keep web tokens and design notes aligned. These digital values are approximations rather than licensed Pantone specifications; confirm production-critical color with a current physical guide, D50 lighting, and a printer proof.

Workflow context for Pantone 201 C

Red coated production notes

Because this is a coated-paper reference, use it for glossy stock, laminated labels, premium cartons, and spot-color conversations where ink sits on a less absorbent surface. Do not assume the same visual result on kraft, recycled, or uncoated paper without a separate proof. Red brand colors often carry high attention and status meaning, but they can become harsh in UI if used as large backgrounds. Validate text contrast and reserve strong reds for controlled actions, alerts, packaging marks, or campaign accents.

  • Use Pantone 201 C as a digital reference first, then confirm production work against a physical guide or approved proof.
  • Record the approved coated value separately from CMYK, HEX, RGB, and design-token fallbacks.
  • For UI or web use, pair this color with white text only after checking the actual contrast ratio in context.
  • When sending to a vendor, include the expected substrate, lighting condition, and approval owner instead of only sending a HEX value.

Data provenance

Curated community sRGB approximations

Hand-curated approximate sRGB visual equivalents for screen preview and matching workflows. This is not an official Pantone licensed value source. Use for educational lookup, digital previews, nearest-color matching, accessibility checks, and workflow planning. Confirm production color against physical guides, licensed values, or printer proofs.

Source type
community-reference
Confidence
low
Last reviewed
2026-05-23

Scale metadata

These fields are used by the scale audit before any larger color-directory expansion. They are intentionally conservative because current values are approximate screen references.

red
coated
screen-reference
pantone-approximation
proof-required

High-chroma reds can shift between spot ink, CMYK fallback, and screen preview. Treat the digital value as a planning reference and proof brand-critical print.

Tints, Shades & Scale

A balanced 11-step scale derived from Pantone 201 C for design system use.

Complementary Palette

Quick palette of tint, base, shade, and complement for layout exploration.

#C47A86

#9D2235

#5E1420

#62DDCA

Accessibility

WCAG 2.1 contrast checks for Pantone 201 C as a background.

Black text on this color

Sample text · 2.71 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 7.74 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Similar Pantone Colors

Top 6 ΔE2000-closest Pantones to Pantone 201 C (same finish).

Similar RAL Colors

Top 6 ΔE2000-closest RAL Classic references to Pantone 201 C. RAL approximations are not interchangeable with Pantone spot colors; use as a cross-reference for industrial coatings and powder coat workflows.

Copied #922B3E

RAL 4002

#922B3E

Red violet

Copied #9B111E

RAL 3003

#9B111E

Ruby red

Copied #B32428

RAL 3031

#B32428

Orient red

Copied #A2231D

RAL 3002

#A2231D

Carmine red

Copied #C51D34

RAL 3027

#C51D34

Raspberry red

Copied #75151E

RAL 3004

#75151E

Purple red

Developer Exports

CSS Variables

:root {
  --p-201-c: #9D2235;
  --p-201-c-rgb: 157 34 53;
  --p-201-c-hsl: 351 64% 37%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-201-c: {
          DEFAULT: "#9D2235",
          50: "#F7EDEF",
          100: "#EFDCDF",
          200: "#E0B8BE",
          300: "#CE919A",
          400: "#B65968",
          500: "#9D2235",
          600: "#851D2D",
          700: "#661622",
          800: "#470F18",
          900: "#27090D",
          950: "#130406",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 201 C",
  "hex": "#9D2235",
  "rgb": {
    "r": 157,
    "g": 34,
    "b": 53
  },
  "cmyk": {
    "c": 0,
    "m": 78,
    "y": 66,
    "k": 38
  },
  "hsl": {
    "h": 351,
    "s": 64,
    "l": 37
  },
  "lab": {
    "l": 35.15,
    "a": 50.47,
    "b": 20.47
  },
  "pantone": {
    "code": "Pantone 201 C",
    "finish": "coated",
    "family": "red"
  }
}

Convert Pantone 201 C

Pantone 201 C Color Values | PantoneTools