Under Community Review

Add support for defining color using newer models in the XPP colorspec

Historically, defining a spot color in XPP was a two step process of 

  1. going to Pantone.com and looking up out the CMYK definition for a specific color in their Coated or Uncoated color books; and
  2. taking those CMYK values and plugging them into the XPP colorspec.

This changed when the Pantone Connect product was released. The CMYK definitions for Coated or Uncoated Pantone numbers were scrubbed from the site, leaving users with only the sRGB, HEX and LAB values for describing the Pantone color (shown below). 

Screenshot showing Pantone 300 U color with options to add to palette, get physical sample, and full screen. Color data and formula are displayed with sRGB, HEX, and LAB values.

I've contacted Pantone to ask if the CMYK definitions for Pantone Coated or Uncoated colors would be restored or made available to Pantone Connect subscribers and was guided to use the Pantone CP or Pantone UP color bridge guide definitions. The problem with this suggestion is that the CP and UP colors are different from Coated and Uncoated colors.

Image comparing Pantone 300 U and Pantone 300 UP colors side by side, with a 'CREATED BY PANTONE CONNECT' watermark at the bottom.

Additional responses from Pantone provide some detail behind this change:

In the past beta version of Pantone Connect and the Pantone Color Finder tool on our website we did publish the CMYK value on both the Solid (spot) color and its CMYK simulation (Color Bridge library) however based on technical aspects, this was incorrect which is why it was removed.  Solid or spot colors do not have CMYK values as this is color space that is produced in a specific method of printing/production.  These were the same CMYK values between the spot and CMYK simulation, we simply removed them from being listed under the Spot color as this is inaccurate to give a value of a color that is not produced in this method. 

With all that said, this is the reason I'm asking for the colorspec to support the color models that are now commonly being used across color "owners" such as Pantone and Adobe. 

Parents
  • Hmm ... I may not have all my facts correct, but IMO that would only be "hiding" the fact to your clients that XPP is doing that "conversion" itself.

    I think that certainly would be true with the PostScript workflow (psfmtdrv), because even though Pantone colors should by definition be treated as "spot" colors by XPP (if I understand correctly), I think they would still have to be converted to CMYK or RGB color values in the PS.

    Now the Direct to PDF (divpdf) workflow might be able to directly use the Pantone color definitions. But I see in the PDFlib documentation a reference that "PDFlib contains PANTONE® spot color data". So, that may just mean that PDFlib is then converting the Pantone color to a spot color with CMYK or RBG values. The Pantone colors might be expressed in PDFlib using a different color model. I cannot really say on this one, because I don't know the details of the internals of PDFlib.

    But, I do understand your point. If the colors could just be entered as Pantone (or other color model) values, then there's one less point of error.

Comment
  • Hmm ... I may not have all my facts correct, but IMO that would only be "hiding" the fact to your clients that XPP is doing that "conversion" itself.

    I think that certainly would be true with the PostScript workflow (psfmtdrv), because even though Pantone colors should by definition be treated as "spot" colors by XPP (if I understand correctly), I think they would still have to be converted to CMYK or RGB color values in the PS.

    Now the Direct to PDF (divpdf) workflow might be able to directly use the Pantone color definitions. But I see in the PDFlib documentation a reference that "PDFlib contains PANTONE® spot color data". So, that may just mean that PDFlib is then converting the Pantone color to a spot color with CMYK or RBG values. The Pantone colors might be expressed in PDFlib using a different color model. I cannot really say on this one, because I don't know the details of the internals of PDFlib.

    But, I do understand your point. If the colors could just be entered as Pantone (or other color model) values, then there's one less point of error.

Children
No Data