Supriya Ghosh (Editor)

Lab color space

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Lab color space

The Lab color space discribes mathematically all perceivable colors in the three dimensions L for lightness and a and b for the color-opponents green-red and blue-yellow. The terminology "Lab" originates from the Hunter 1948 color space.Nowadays "Lab" is frequently mis-used as abbreviation for CIEL*a*b* 1976 color space color space (also CIELAB); the asterisks/stars distinguish the CIE version from Hunter's original version. The difference from the Hunter Lab coordinates is that the CIELAB coordinates are created by a cube root transformation of the CIE XYZ color data, while the Hunter Lab coordinates are the result of a square root transformation. Other, less common examples of color spaces with Lab representations make use of the CIE 1994 color difference and the CIE 2000 color difference.

Contents

The Lab color space exceeds the gamuts of the RGB and CMYK color models (for example, ProPhoto RGB includes about 90% all perceivable colors). One of the most important attributes of the Lab-model is device independence. This means that the colors are defined independent of their nature of creation or the device they are displayed on. The Lab color space is used when graphics for print have to be converted from RGB to CMYK, as the Lab gamut includes both the RGB and CMYK gamut. Also it is used as an interchange format between different devices as for its device independency. The space itself is a three-dimensional real number space, that contains an infinite number of possible representations of colors. However, in practice, the space is usually mapped onto a three-dimensional integer space for device-independent digital representation, and for these reasons, the L*, a*, and b* values are usually absolute, with a pre-defined range. The lightness, L*, represents the darkest black at L* = 0, and the brightest white at L* = 100. The color channels, a* and b*, will represent true neutral gray values at a* = 0 and b* = 0. The red/green opponent colors are represented along the a* axis, with green at negative a* values and red at positive a* values. The yellow/blue opponent colors are represented along the b* axis, with blue at negative b* values and yellow at positive b* values. The scaling and limits of the a* and b* axes will depend on the specific implementation of Lab color, as described below, but they often run in the range of ±100 or −128 to +127 (signed 8-bit integer).

Both the Hunter and the 1976 CIELAB color spaces were derived from the prior "master" space CIE 1931 XYZ color space, which can predict which spectral power distributions will be perceived as the same color (see metamerism), but which is not particularly perceptually uniform. Strongly influenced by the Munsell color system, the intention of both "Lab" color spaces is to create a space that can be computed via simple formulas from the XYZ space but is more perceptually uniform than XYZ. Perceptually uniform means that a change of the same amount in a color value should produce a change of about the same visual importance. When storing colors in limited precision values, this can improve the reproduction of tones. Both Lab spaces are relative to the white point of the XYZ data they were converted from. Lab values do not define absolute colors unless the white point is also specified. Often, in practice, the white point is assumed to follow a standard and is not explicitly stated (e.g., for "absolute colorimetric" rendering intent, the International Color Consortium L*a*b* values are relative to CIE standard illuminant D50, while they are relative to the unprinted substrate for other rendering intents).

The lightness correlate in CIELAB is calculated using the cube root of the relative luminance.

Advantages

Unlike the RGB and CMYK color models, Lab color is designed to approximate human vision. It aspires to perceptual uniformity, and its L component closely matches human perception of lightness, although it does not take the Helmholtz–Kohlrausch effect into account. Thus, it can be used to make accurate color balance corrections by modifying output curves in the a and b components, or to adjust the lightness contrast using the L component. In RGB or CMYK spaces, which model the output of physical devices rather than human visual perception, these transformations can be done only with the help of appropriate blend modes in the editing application.

Because Lab space is much larger than the gamut of computer displays, printers, or even human vision, a bitmap image represented as Lab requires more data per pixel to obtain the same precision as an RGB or CMYK bitmap. In the 1990s, when computer hardware and software were limited to storing and manipulating mostly 8-bit/channel bitmaps, converting an RGB image to Lab and back was a very lossy operation. With 16-bit/channel and floating-point support now common, the loss due to quantization is negligible.

In addition, many of the "colors" within Lab space fall outside the gamut of human vision, and are therefore purely imaginary; these "colors" cannot be reproduced in the physical world. Though color management software, such as that built into image editing applications, will pick the closest in-gamut approximation, changing lightness, chroma, and sometimes hue in the process, author Dan Margulis claims that this access to imaginary colors is useful, going between several steps in the manipulation of a picture.

Differentiation

Some specific uses of the abbreviation in software, literature etc.

  • In Adobe Photoshop, image editing using "Lab mode" is CIELAB D50.
  • In ICC profiles, the "Lab color space" used as a profile connection space is CIELAB D50.
  • In TIFF files, the CIELAB color space may be used.
  • In PDF documents, the "Lab color space" is CIELAB.
  • In Digital Color Meter on OS X, it is described as "L*a*b*"
  • In the open source non-destructive-editing software RawTherapee, an entire tab with many controls is dedicated to the CIE Color Appearance Model
  • CIELAB

    CIE L*a*b* (CIELAB) is a color space specified by the International Commission on Illumination (French Commission internationale de l'éclairage, hence its CIE initialism). It describes all the colors visible to the human eye and was created to serve as a device-independent model to be used as a reference.

    The three coordinates of CIELAB represent the lightness of the color (L* = 0 yields black and L* = 100 indicates diffuse white; specular white may be higher), its position between red/magenta and green (a*, negative values indicate green while positive values indicate magenta) and its position between yellow and blue (b*, negative values indicate blue and positive values indicate yellow). The asterisk (*) after L, a and b are pronounced star and are part of the full name, since they represent L*, a* and b*, to distinguish them from Hunter's L, a, and b, described below.

    Since the L*a*b* model is a three-dimensional model, it can be represented properly only in a three-dimensional space. Two-dimensional depictions include chromaticity diagrams: sections of the color solid with a fixed lightness. It is crucial to realize that the visual representations of the full gamut of colors in this model are never accurate; they are there just to help in understanding the concept.

    Because the red-green and yellow-blue opponent channels are computed as differences of lightness transformations of (putative) cone responses, CIELAB is a chromatic value color space.

    A related color space, the CIE 1976 (L*, u*, v*) color space (a.k.a. CIELUV), preserves the same L* as L*a*b* but has a different representation of the chromaticity components. CIELAB and CIELUV can also be expressed in cylindrical form (CIELCH and CIELCHuv, respectively), with the chromaticity components replaced by correlates of chroma and hue.

    Since CIELAB and CIELUV, the CIE has been incorporating an increasing number of color appearance phenomena into their models, to better model color vision. These color appearance models, of which CIELAB is a simple example, culminated with CIECAM02.

    Perceptual differences

    This topic is covered in more detail at Color difference.

    The nonlinear relations for L*, a*, and b* are intended to mimic the nonlinear response of the eye. Furthermore, uniform changes of components in the L*a*b* color space aim to correspond to uniform changes in perceived color, so the relative perceptual differences between any two colors in L*a*b* can be approximated by treating each color as a point in a three-dimensional space (with three components: L*, a*, b*) and taking the Euclidean distance between them.

    RGB and CMYK conversions

    There are no simple formulas for conversion between RGB or CMYK values and L*a*b*, because the RGB and CMYK color models are device-dependent. The RGB or CMYK values first must be transformed to a specific absolute color space, such as sRGB or Adobe RGB. This adjustment will be device-dependent, but the resulting data from the transform will be device-independent, allowing data to be transformed to the CIE 1931 color space and then transformed into L*a*b*.

    Range of coordinates

    As mentioned previously, the L* coordinate ranges from 0 to 100. The possible range of a* and b* coordinates is independent of the color space that one is converting from, since the conversion below uses X and Y, which come from RGB.

    Forward transformation

    L = 116   f ( Y Y n ) 16 a = 500 ( f ( X X n ) f ( Y Y n ) ) b = 200 ( f ( Y Y n ) f ( Z Z n ) )

    where

    f ( t ) = { t 3 if  t > δ 3 t 3 δ 2 + 4 29 otherwise δ = 6 29

    Here, Xn, Yn and Zn are the CIE XYZ tristimulus values of the reference white point (the subscript n suggests "normalized"). Under Illuminant D65 with normalization Y = 100, the values are

    X n = 95.047 , Y n = 100.000 , Z n = 108.883

    The division of the domain of the f function into two parts was done to prevent an infinite slope at t = 0. The function f was assumed to be linear below some t = t0, and was assumed to match the t1/3 part of the function at t0 in both value and slope. In other words:

    t 0 1 / 3 = m t 0 + c  (match in value) 1 3 t 0 2 / 3 = m  (match in slope)

    The intercept f(0) = c was chosen so that L* would be 0 for Y = 0: c = 16/116 = 4/29. The above two equations can be solved for m and t0:

    m = 1 3 δ 2 = 7.787037 t 0 = δ 3 = 0.008856

    where δ = 6/29.

    Reverse transformation

    The reverse transformation is most easily expressed using the inverse of the function f above:

    X = X n f 1 ( L + 16 116 + a 500 ) Y = Y n f 1 ( L + 16 116 ) Z = Z n f 1 ( L + 16 116 b 200 )

    where

    f 1 ( t ) = { t 3 if  t > δ 3 δ 2 ( t 4 29 ) otherwise

    and where δ = 6/29.

    Hunter Lab

    L is a correlate of lightness, and is computed from the Y tristimulus value using Priest's approximation to Munsell value:

    L = 100 Y / Y n

    where Yn is the Y tristimulus value of a specified white object. For surface-color applications, the specified white object is usually (though not always) a hypothetical material with unit reflectance that follows Lambert's law. The resulting L will be scaled between 0 (black) and 100 (white); roughly ten times the Munsell value. Note that a medium lightness of 50 is produced by a luminance of 25, since 100 25 / 100 = 100 1 / 2

    a and b are termed opponent color axes. a represents, roughly, Redness (positive) versus Greenness (negative). It is computed as:

    a = K a ( X / X n Y / Y n Y / Y n )

    where Ka is a coefficient that depends upon the illuminant (for D65, Ka is 172.30; see approximate formula below) and Xn is the X tristimulus value of the specified white object.

    The other opponent color axis, b, is positive for yellow colors and negative for blue colors. It is computed as:

    b = K b ( Y / Y n Z / Z n Y / Y n )

    where Kb is a coefficient that depends upon the illuminant (for D65, Kb is 67.20; see approximate formula below) and Zn is the Z tristimulus value of the specified white object.

    Both a and b will be zero for objects that have the same chromaticity coordinates as the specified white objects (i.e., achromatic, grey, objects).

    The name for the system is an attribution to Richard S. Hunter.

    Approximate formulas for Ka and Kb

    In the previous version of the Hunter Lab color space, Ka was 175 and Kb was 70. Hunter Associates Lab discovered that better agreement could be obtained with other color difference metrics, such as CIELAB (see above) by allowing these coefficients to depend upon the illuminants. Approximate formulae are:

    K a 175 198.04 ( X n + Y n ) K b 70 218.11 ( Y n + Z n )

    which result in the original values for Illuminant C, the original illuminant with which the Lab color space was used.

    As an Adams chromatic valence space

    Adams chromatic valence color spaces are based on two elements: a (relatively) uniform lightness scale, and a (relatively) uniform chromaticity scale. If we take as the uniform lightness scale Priest's approximation to the Munsell Value scale, which would be written in modern notation:

    L = 100 Y / Y n

    and, as the uniform chromaticity coordinates:

    c a = X / X n Y / Y n 1 = X / X n Y / Y n Y / Y n c b = k e ( 1 Z / Z n Y / Y n ) = k e Y / Y n Z / Z n Y / Y n

    where ke is a tuning coefficient, we obtain the two chromatic axes:

    a = K L c a = K 100 X / X n Y / Y n Y / Y n

    and

    b = K L c b = K 100 k e Y / Y n Z / Z n Y / Y n

    which is identical to the Hunter Lab formulas given above if we select K = Ka/100 and ke = Kb/Ka. Therefore, the Hunter Lab color space is an Adams chromatic valence color space.

    Cylindrical representation: CIELCh or CIEHLC

    The CIELCh color space is a CIELab cube color space, where instead of Cartesian coordinates a*, b*, the cylindrical coordinates C* (chroma, relative saturation) and h° (hue angle, angle of the hue in the CIELab color wheel) are specified. The CIELab lightness L* remains unchanged.

    The conversion of a* and b* to C* and h° is done using the following formulas:

    C = a 2 + b 2 , h = arctan ( b a )

    Conversely, given the polar coordinates, conversion to Cartesian coordinates is achieved with:

    a = C cos ( h ) , b = C sin ( h )

    The LCh color space is not the same as the HSV, HSL or HSB color spaces, although their values can also be interpreted as a base color, saturation and lightness of a color. The LCh values are a polar coordinate transformation of what is technically defined RGB cube color space. LCh is still perceptually uniform.

    Further, H and h are not identical, because HSL space uses as primary colors the three additive primary colors red, green, blue (H = 0, 120, 240°). Instead, the LCh system uses the four physiological elementary colors yellow, green, blue and red (h = 90, 180, 270, 360°). h = 0 means the achromatic colors, that is, the gray axis.

    The simplified spellings LCh, LCH and HLC are common, but the latter presents a different order. HCL color space (Hue-Chroma-Luminance) on the other hand is a commonly used alternative name for the L*C*h(uv) color space, also known as the cylindrical representation or polar CIELUV.

    References

    Lab color space Wikipedia