Color difference

The difference or distance between two colors is a metric of interest in color science. It allows quantified examination of a notion that formerly could only be described with adjectives. Quantification of these properties is of great importance to those whose work is color-critical. Common definitions make use of the Euclidean distance in a device independent color space.

Euclidean

sRGB

As most definitions of color difference are distances within a color space, the standard means of determining distances is the Euclidean distance. If one presently has an RGB (Red, Green, Blue) tuple and wishes to find the color difference, computationally one of the easiest is to consider R, G, B linear dimensions defining the color space.

When the result should be computationally simple as well, it is often acceptable to remove the square root and simply use:

This will work in cases when a single color is to be compared to a single color and the need is to simply know whether a distance is greater. If these squared color distances are summed, such a metric effectively becomes the variance of the color distances.

There have been many attempts to weight RGB values to better fit human perception, where the components are commonly weighted (red 30%, green 59%, and blue 11%), however these are demonstrably worse at color determinations and are properly the contributions to the brightness of these colors, rather than to the degree to which human vision has less tolerance for these colors. The closer approximations would be more properly (for non-linear sRGB):[1]

,

One of the better low-cost approximations (using a color range of 0255) combines the two cases smoothly:[1]

There are a number of color distance formulae that attempt to use color spaces like HSV with the hue as a circle, placing the various colors within a three dimensional space of either a cylinder or cone, but most of these are just modifications of RGB; without accounting for differences in human color perception they will tend to be on par with a simple Euclidean metric.

CIE

CIELAB and CIELUV are relatively perceptually-uniform spaces and they have been used as spaces for Euclidean measures of color difference. The CIELAB version is known as CIE76. However, the non-uniformity of these spaces were later discovered, leading to the creation of more complex formulae.

CIELAB ΔE*

The International Commission on Illumination (CIE) calls their distance metric ΔE*ab (also called ΔE*, or, inaccurately, dE*, dE, or "Delta E") where delta is a Greek letter often used to denote difference, and E stands for Empfindung; German for "sensation". Use of this term can be traced back to Hermann von Helmholtz and Ewald Hering.[2][3]

Perceptual non-uniformities in the underlying CIELAB color space have led to the CIE refining their definition over the years, leading to the superior (as recommended by the CIE) 1994 and 2000 formulas.[4] These non-uniformities are important because the human eye is more sensitive to certain colors than others. A good metric should take this into account in order for the notion of a "just noticeable difference" to have meaning. Otherwise, a certain ΔE may be insignificant between two colors in one part of the color space while being significant in some other part.[5]

CIE76

The 1976 formula is the first formula that related a measured color difference to a known set of CIELAB coordinates. This formula has been succeeded by the 1994 and 2000 formulas because the CIELAB space turned out to be not as perceptually uniform as intended, especially in the saturated regions. This means that this formula rates these colors too highly as opposed to other colors.

Given two colors in CIELAB color space, and , the CIE76 color difference formula is defined as:

.

corresponds to a JND (just noticeable difference).[6]

CIE94

The 1976 definition was extended to address perceptual non-uniformities, while retaining the CIELAB color space, by the introduction of application-specific weights derived from an automotive paint test's tolerance data.[7]

ΔE (1994) is defined in the L*C*h* color space with differences in lightness, chroma and hue calculated from L*a*b* coordinates. Given a reference color[8] and another color , the difference is:[9][10][11]

where:

and where kC and kH are usually both unity and the weighting factors kL, K1 and K2 depend on the application:

graphic arts textiles
1 2
0.045 0.048
0.015 0.014

Geometrically, the quantity corresponds to the arithmetic mean of the chord lengths of the equal chroma circles of the two colors.[12]

CIEDE2000

Since the 1994 definition did not adequately resolve the perceptual uniformity issue, the CIE refined their definition, adding five corrections:[13][14]

  • A hue rotation term (RT), to deal with the problematic blue region (hue angles in the neighborhood of 275°):[15]
  • Compensation for neutral colors (the primed values in the L*C*h differences)
  • Compensation for lightness (SL)
  • Compensation for chroma (SC)
  • Compensation for hue (SH)
Note: The formulae below should use degrees rather than radians; the issue is significant for RT.
The kL, kC, and kH are usually unity.
Note: The inverse tangent (tan1) can be computed using a common library routine atan2(b, a) which usually has a range from π to π radians; color specifications are given in 0 to 360 degrees, so some adjustment is needed. The inverse tangent is indeterminate if both a and b are zero (which also means that the corresponding C is zero); in that case, set the hue angle to zero. See Sharma 2005, eqn. 7.
Note: When either C1 or C2 is zero, then Δh is irrelevant and may be set to zero. See Sharma 2005, eqn. 10.
Note: When either C1 or C2 is zero, then H is h1+h2 (no divide by 2; essentially, if one angle is indeterminate, then use the other angle as the average; relies on indeterminate angle being set to zero). See Sharma 2005, eqn. 7 and p. 23 stating most implementations on the internet at the time had "an error in the computation of average hue".

CMC l:c (1984)

In 1984, the Colour Measurement Committee of the Society of Dyers and Colourists defined a difference measure, also based on the L*C*h color model. Named after the developing committee, their metric is called CMC l:c. The quasimetric has two parameters: lightness (l) and chroma (c), allowing the users to weight the difference based on the ratio of l:c that is deemed appropriate for the application. Commonly used values are 2:1[16] for acceptability and 1:1 for the threshold of imperceptibility.

The distance of a color to a reference is:[17]

CMC l:c is designed to be used with D65 and the CIE Supplementary Observer.[18] The formula is not a metric but rather a quasimetric because it violates symmetry: parameter T is based on the hue of the reference alone. In other words, .

Tolerance

A MacAdam diagram in the CIE 1931 color space. The ellipses are shown ten times their actual size.

Tolerancing concerns the question "What is a set of colors that are imperceptibly/acceptably close to a given reference?" If the distance measure is perceptually uniform, then the answer is simply "the set of points whose distance to the reference is less than the just-noticeable-difference (JND) threshold." This requires a perceptually uniform metric in order for the threshold to be constant throughout the gamut (range of colors). Otherwise, the threshold will be a function of the reference color—cumbersome as a practical guide.

In the CIE 1931 color space, for example, the tolerance contours are defined by the MacAdam ellipse, which holds L* (lightness) fixed. As can be observed on the adjacent diagram, the ellipses denoting the tolerance contours vary in size. It is partly this non-uniformity that led to the creation of CIELUV and CIELAB.

More generally, if the lightness is allowed to vary, then we find the tolerance set to be ellipsoidal. Increasing the weighting factor in the aforementioned distance expressions has the effect of increasing the size of the ellipsoid along the respective axis.[19]


See also

Footnotes

  1. "Colour metric". Compu Phase.
  2. Backhaus, W.; Kliegl, R.; Werner, J. S. (1998). Color Vision: Perspectives from Different Disciplines. Walter de Gruyter. p. 188. ISBN 9783110154313. Retrieved 2014-12-02.
  3. Valberg, A. (2005). Light Vision Color. Wiley. p. 278. ISBN 9780470849026. Retrieved 2014-12-02.
  4. Real World Color Management, Second Edition (Bruce Fraser)
  5. Evaluation of the CIE Color Difference Formulas
  6. Sharma, Gaurav (2003). Digital Color Imaging Handbook (1.7.2 ed.). CRC Press. ISBN 0-8493-0900-X.
  7. "Delta E: The Color Difference". Colorwiki.com. Retrieved 2009-04-16.
  8. Called such because the operator is not commutative. This makes it a quasimetric.
  9. Lindbloom, Bruce Justin. "Delta E (CIE 1994)". Brucelindbloom.com. Retrieved 2011-03-23.
  10. "Colour Difference Software by David Heggie". Colorpro.com. 1995-12-19. Retrieved 2009-04-16.
  11. Colorimetry - Part 4: CIE 1976 L*a*b* Colour Space (Report). Draft Standard. CIE. 2007. CIE DS 014-4.3/E:2007.
  12. Klein, Georg A. (2010-05-18). Industrial Color Physics. p. 147. ISBN 978-1-4419-1196-4.
  13. Sharma, Gaurav; Wu, Wencheng; Dalal, Edul N. (2005). "The CIEDE2000 color-difference formula: Implementation notes, supplementary test data, and mathematical observations" (PDF). Color Research & Applications. Wiley Interscience. 30 (1): 21–30. doi:10.1002/col.20070.
  14. Lindbloom, Bruce Justin. "Delta E (CIE 2000)". Brucelindbloom.com. Retrieved 2009-04-16.
  15. The "Blue Turns Purple" Problem, Bruce Lindbloom
  16. Meaning that the lightness contributes half as much to the difference (or, identically, is allowed twice the tolerance) as the chroma
  17. Lindbloom, Bruce Justin. "Delta E (CMC)". Brucelindbloom.com. Retrieved 2009-04-16.
  18. "CMC" (PDF). Insight on Color. 8 (13). 1–15 October 1996. Archived from the original (PDF) on 2006-03-12.CS1 maint: date format (link)
  19. Susan Hughes (14 January 1998). "A guide to Understanding Color Tolerancing" (PDF). Archived from the original (PDF) on 10 October 2015. Retrieved 2014-12-02.

Further reading

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.