# Create a reference from a spot color swatch

### Importing a color table

In this example, we are going to use the colors of a tinted vinyl swatch that we created by measuring samples with the "Color Table" module.

{% content-ref url="/pages/-LjRWllKESKDtepEvgM5" %}
[Colors tables](/colors-tables/colors-tables.md)
{% endcontent-ref %}

It is obviously possible to control the colors of other types of color charts such as PANTONES, RAL, etc.

#### Import a color table containing spot colors

![](/files/-MHeDzSnCRIZw8xR3CBm)

{% hint style="info" %}
List of color table formats supported by Coraye:&#x20;

\- Native format to JSON standard (.table) \
\- CXF (.cxf) to share with EFI® RIP, XRite®, PANTONE®, ... (import / export) \
\- Adobe® (.ase, .aco, .acb) to share with Photoshop, Illustrator, Indesign and Epson® Edge Print RIP Import / Export) \
\- CSV (.csv) to share with Microsoft® Excel, \
\- RIP Wasatch® (import / export) \
\- Caldera® (.lab) (export only) \
\- CorelDraw® (.xml) \
\- NeoStampa® (.spt) \
\- CIE CGATS (.txt) \
\- Onyx® Postershop (.tab) \
\- Data Color® (.qtx) (Only support spectral data)
{% endhint %}

The imported table now appears in the left column

![](/files/-MIt7tcFvcvg-G6hiwG3)

### Creating the Print Control Reference File

Click on the Print Control icon located at the top left, then click on the "**Create Reference**" button.

![](/files/-MIt7xYxs1iItQVDvS2b)

Since we want to control spot colors, we are going to select the "**Spot color**" pictogram.

![](/files/-MIt82uKtYkVQdbSJdcU)

In this new window, drag the color table into the area: "**Drag a color table here**".

![](/files/-MIt87ZARpCiQwlc6jp5)

Click the "**Use norm'sLab**" button to use the Lab values of the spot colors to perform the check.

![](/files/-MIt8BQs321P-BJ5B7m4)

### Printing the chart

A chart containing the spot colors is created, you can customize the format of this target by using the "Edit target format" tools.

![](/files/-MIt8FAdMa5khddE0jw5)

Export the chart in pdf format to print it in your preferred RIP.

![](/files/-MIt8IsIzy19_lqx0kdV)

Export the color table that you used to create the target, in the format compatible with your RIP.

{% hint style="warning" %}
This step is important because RIPs recognize spot colors by their names. Then, thanks to internal color tables, they associate these names with their reference values to print them. It is therefore necessary to import these reference values into your RIP in order to best reproduce the named colors.
{% endhint %}

![](/files/-MIt8OZx1_arMSvOOkW_)

The integration of color tables in RIPs is documented in the "**Color table**" chapter.

{% content-ref url="/pages/-LjRZ7m\_9VHQyV5ahMiO" %}
[Colors tables](/colors-tables/colors-tables.md)
{% endcontent-ref %}

When you have exported the test chart in pdf format and the color table, click on "**Next**".

![](/files/-MIt8TSsAtlILYHNcvfp)

In the information window, only the name of the setting is mandatory. All other information is optional.

![](/files/-MIt8X4eg1nIyZENczh-)

Click on "**Save and quit**" to create the Print Control file.

![](/files/-MIt8bZg0ZokZ4lQHuBP)

The Print Control file appears in the left column.

![](/files/-MIt8k-Vut5KQvIB0Hr4)

### Reading the test pattern

Once the test chart has been printed, start the reading by right clicking on the Print Control file then "**Start control**".

![](/files/-MIt8mqBZdfKbtZwyWor)

Click the "Start Reading" button

![](/files/-MIt8qpcg_BDtbPcOMmS)

Choose the reading mode of your spectrophotometer, then click on the "**I'm ready**" button

![](/files/-MIt8vJswa9ml9R9vF8o)

Position your spectrophotometer in its calibration position, then click on "**Start calibration**"

![](/files/-MBmacetMFAnXH6pkv2I)

![](/files/-MIt8zH1u3luBCptAVXU)

When the calibration is complete, start measuring the chart.

![](/files/-MItSQ1ryGCWAFSWOkKe)

Once the measurement is complete, you can click on the "**Reading done**" button.

![](/files/-MIt91Y2lj0G8Vd1izKC)

### The control report

![](/files/-MIt95Ugb87JF0_xnpIB)

In summary

The reproduction of the tinted vinyl color chart was performed on an EFI Fiery v7.2 RIP and an Epson SC-P7500 printer on photo paper. \
As we can see by comparing the gamut of the P7500's paper profile, the saturated colors of vinyls are not always easy to reproduce. \
Even with a printer, such as the Epson SC-P7500, (which uses orange, green, and purple inks to optimize the color space), you can't seem to simulate the colors of this vinyl collection.

![](/files/-MIt997pJHaN5e_PiqK3)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coraye.com/quality-control/create-a-reference-from-a-spot-color-swatch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
