ICC profile 

In color management, an ICC profile is a set of data that characterizes a color input or output device, or a color space, according to standards promulgated by the International Color Consortium (ICC). Profiles describe the color attributes of a particular device or viewing requirement by defining a mapping between the device source or target color space and a profile connection space (PCS). This PCS is either CIELAB (L*a*b*) or CIEXYZ. Mappings may be specified using tables, to which interpolation is applied, or through a series of parameters for transformations.

Every device that captures or displays color can have its own profile. Some manufacturers provide profiles for their products, and there are several products that allow end users to generate their own color profile, typically through the use of a colorimeter.

The ICC defines the format precisely but does not define algorithms or processing details. This means there is room for variation between different applications and systems that work with ICC profiles.

The current version of the specification is 4.2.1

Contents

Details

To see how this works in practice, suppose we have a particular RGB and CMYK color space, and want to convert from this RGB to that CMYK. The first step is to obtain the two ICC profiles concerned. To perform the conversion, each RGB triplet is first converted to the PCS using the RGB profile. If necessary the PCS is converted between L*a*b* and CIE XYZ, a well defined transformation. Then the PCS is converted to the four values of C,M,Y,K required.

A profile might define several mappings, according to rendering intent. These mappings allow a choice between closest possible color matching, and remapping the entire color range to allow for different gamuts.

The reference illuminant of the PCS is a 16-bit fractional approximation of D50;2 its white point is XYZ=(0.9642, 1.000, 0.8249). Different source/destination white points are adapted using the Bradford transform.2

References in standards

The ICC profile specification, currently being progressed as International Standard ISO 15076-1:2005,34 is widely referred to in other standards. The following International and de facto standards are known to make reference to ICC profiles.

International Standards

Complete exchange of printing data suitable for color-managed workflows using PDF 1.4 (PDF/X-3)

De-facto standards

References

  1. ^ Version 4 ICC Specification
  2. ^ a b Specification ICC.1:2004-10 (Profile version 4.2.0.0) Image technology colour management — Architecture, profile format, and data structure;
  3. ^ ICC profile specification published as ISO 15076-1:2005
  4. ^ ISO 15076-1:2005. Image technology colour management–Architecture, profile format and data structure–Part 1: Based on ICC.1:2004-10

External links