Skip to content
PantoneTools
blue
Coated (C)

Pantone 295 C

#002F6C · rgb(0, 47, 108)

HEX

#002F6C

RGB

rgb(0, 47, 108)

CMYK

cmyk(100%, 56%, 0%, 58%)

HSL

hsl(214, 100%, 21%)

LAB

lab(20.5, 12.5, -39.4)

What is Pantone 295 C?

Pantone 295 C is a Coated (C) PMS reference in the blue family. Its current screen approximation on PantoneTools is #002F6C, rgb(0, 47, 108), and cmyk(100%, 56%, 0%, 58%). 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 295 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 295 C

Blue 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. Blue brand colors are often stable in digital systems but can darken or purple-shift in print. Keep a clear distinction between spot, CMYK fallback, and UI token values.

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

blue
coated
screen-reference
pantone-approximation
proof-required

Deep blues can purple-shift or darken in process print. Keep spot, CMYK, and digital token values documented separately.

Tints, Shades & Scale

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

Complementary Palette

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

#6682A7

#002F6C

#001C41

#FFD093

Accessibility

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

Black text on this color

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

White text on this color

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

Similar Pantone Colors

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

Similar RAL Colors

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

Copied #063971

RAL 5017

#063971

Traffic blue

Copied #0E294B

RAL 5010

#0E294B

Gentian blue

Copied #1E2460

RAL 5005

#1E2460

Signal blue

Copied #1D334A

RAL 5020

#1D334A

Ocean blue

Copied #252850

RAL 5022

#252850

Night blue

Copied #20214F

RAL 5002

#20214F

Ultramarine blue

Developer Exports

CSS Variables

:root {
  --p-295-c: #002F6C;
  --p-295-c-rgb: 0 47 108;
  --p-295-c-hsl: 214 100% 21%;
}

Tailwind Scale

// tailwind.config.ts
export default {
  theme: {
    extend: {
      colors: {
        p-295-c: {
          DEFAULT: "#002F6C",
          50: "#EBEEF3",
          100: "#D6DEE7",
          200: "#ADBCD0",
          300: "#8097B6",
          400: "#406391",
          500: "#002F6C",
          600: "#00285C",
          700: "#001F46",
          800: "#001531",
          900: "#000C1B",
          950: "#00060D",
        },
      },
    },
  },
};

Design Token JSON

{
  "name": "Pantone 295 C",
  "hex": "#002F6C",
  "rgb": {
    "r": 0,
    "g": 47,
    "b": 108
  },
  "cmyk": {
    "c": 100,
    "m": 56,
    "y": 0,
    "k": 58
  },
  "hsl": {
    "h": 214,
    "s": 100,
    "l": 21
  },
  "lab": {
    "l": 20.5,
    "a": 12.47,
    "b": -39.41
  },
  "pantone": {
    "code": "Pantone 295 C",
    "finish": "coated",
    "family": "blue"
  }
}

Convert Pantone 295 C

Pantone 295 C Color Values | PantoneTools