Skip to content
PantoneTools
yellow
Coated (C)

Pantone 130 C

#F2A900 · rgb(242, 169, 0)

HEX

#F2A900

RGB

rgb(242, 169, 0)

CMYK

cmyk(0%, 30%, 100%, 5%)

HSL

hsl(42, 100%, 47%)

LAB

lab(74.3, 16.3, 77.8)

What is Pantone 130 C?

Pantone 130 C is a Coated (C) PMS reference in the yellow family. Its current screen approximation on PantoneTools is #F2A900, rgb(242, 169, 0), and cmyk(0%, 30%, 100%, 5%). 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 130 C as a background and currently recommends black 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 130 C

Yellow 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. Yellow is one of the hardest families for accessibility. It usually needs black or very dark text, and many yellow tints should be treated as accent or highlight colors rather than body-text backgrounds.

  • Use Pantone 130 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 black 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.

yellow
coated
screen-reference
pantone-approximation
proof-required

Yellow and light warm colors require careful contrast review in UI and can be strongly affected by paper color in print.

Tints, Shades & Scale

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

Complementary Palette

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

#F7CB66

#F2A900

#916500

#0D56FF

Accessibility

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

Black text on this color

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

White text on this color

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

Similar Pantone Colors

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

Similar RAL Colors

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

Copied #F4A900

RAL 1028

#F4A900

Melon yellow

Copied #F3A505

RAL 1033

#F3A505

Dahlia yellow

Copied #E4A010

RAL 1006

#E4A010

Maize yellow

Copied #DC9D00

RAL 1007

#DC9D00

Daffodil yellow

Copied #F39F18

RAL 1037

#F39F18

Sun yellow

Copied #EFA94A

RAL 1034

#EFA94A

Pastel yellow

Developer Exports

CSS Variables

:root {
  --p-130-c: #F2A900;
  --p-130-c-rgb: 242 169 0;
  --p-130-c-hsl: 42 100% 47%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-130-c: {
          DEFAULT: "#F2A900",
          50: "#FEF8EB",
          100: "#FDF1D6",
          200: "#FBE3AD",
          300: "#F9D480",
          400: "#F5BF40",
          500: "#F2A900",
          600: "#CE9000",
          700: "#9D6E00",
          800: "#6D4C00",
          900: "#3D2A00",
          950: "#1D1400",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 130 C",
  "hex": "#F2A900",
  "rgb": {
    "r": 242,
    "g": 169,
    "b": 0
  },
  "cmyk": {
    "c": 0,
    "m": 30,
    "y": 100,
    "k": 5
  },
  "hsl": {
    "h": 42,
    "s": 100,
    "l": 47
  },
  "lab": {
    "l": 74.35,
    "a": 16.34,
    "b": 77.84
  },
  "pantone": {
    "code": "Pantone 130 C",
    "finish": "coated",
    "family": "yellow"
  }
}

Convert Pantone 130 C

Pantone 130 C Color Values | PantoneTools