The WCS collected data from 2696 native speakers, representing 110 languages, asking each of them to identify 330 colors. With Processing, I wrote code to read the survey data and explore different ways to categorize and group it. These sketches developed into the final image, where results for each language are shown as a series of blocks that extend from the center, in order of the most frequently used term to the least. For instance, terms used for a greenish-blue color are most prevalent, followed by terms for what we might perceive as red, black, white, etc. The speakers of one language used only three color terms to describe the color spectrum, while others used over sixty. Organizing the languages by geographic location highlights regional similarities in the number of unique color terms. Languages are also grouped by family within each geographic location.
Where did this all start?
In 1969, Berlin and Kay published their book “Basic Color Terms: Their Universality and Evolution". They made two hypotheses about basic color terms and the categorization of the color spectrum. First they claimed that “there is a restricted universal inventory of such categories”; second, that “a language adds basic color terms in a constrained order, interpreted as an evolutionary sequence.” Below is the diagram they created to categorize languages into six stages.
(From “Basic Color Terms: Their Universality and Evolution” by Berlin & Kay)
Berlin and Kay surveyed 20 native speakers representing 20 languages and asked them each to identify 330 colors. They administered a preliminary interview to establish a set of “basic color terms”. Below, the languages are sorted by number of terms used rather than by region and language family. It is useful to compare both visualizations because it shows how different these studies were in both size and results.
The debate between "relativism" and "universalism" considers how language and thought affect each other. The relativist Benjamin Lee Whorf stated that language terms are arbitrary, i.e. personal experiences shape our understanding of words, which in turn shapes our world view. Universalists suggest that languages share the same framework from which we derive cognitive understanding. Both these arguments might reveal why certain geographic locations and language families tend to perceive color in similar ways.
Berlin & Kay concluded that their universal inventory study was more conclusive because all the languages they surveyed identified colors within their hypothesized categorization diagram. These findings attracted a lot of criticism, most significantly due to their small number of participants and limited range of languages. Participants identified only a small subset of color chips, possibly as a result of the preliminary interview. However, the syntax of languages like Japanese does not support the definition of a “basic color term.”
The World Color Survey was established to address these criticisms. They began collecting data from non-industrialized societies without writing systems. Surveying languages without writing systems eliminated the need to define basic color terms.
Color naming has been a useful tool for understanding the relativist and universalist views because it is ubiquitous. It has practical applications across languages because it can be used to identify food, objects, places, even feelings e.g. the blues. Cultures celebrate the world in many ways, but finding connections that might demonstrate how we see the world in similar ways is an exciting and worthwhile exploration.
Berlin and Kay's hypothesis suggested that every language must have a term for white and black. I took the lightest and darkest result from each language, piecing them together in the hopes of depicting variations of how white and black are perceived. Whether or not that's successful, I think this shows how Berlin & Kay's color term classifications are relative to how we name colors.
I should also explain a little bit about how we see color. At this very moment, you are being exposed to a continuous (and therefore infinite) color spectrum, but our eyes are only able to discern millions (or perhaps billions) of unique colors. This is why screens need only display "true color" to be adequate for the human eye. True color or 24-bit is based on the RGB color model, which combines different amounts of red, green, and blue light. Each color is 8-bit, which means 2 to the eighth power, or 256 values each. So 256 to the third power (red, green, blue) equals 16,777,216 colors. The trained eye of a photographer or photo retoucher may be able to perceive the difference in 36-bit color, which displays 68.71 billion colors, still nowhere near infinity.
Our eyes work somewhat similarly to the RGB model, as our eyes respond to red, green and blue. There are about 6.5 million cones in a human eye: 64% of them are “red,” 32% are “green,” and 2% are “blue”. Even though we have fewer blue cones, they are highly sensitive. Some women have been found to possess a fourth cone—a condition known as tetrachromacy—which allows for better color differentiation. It does not necessarily mean one gains perception of an additional color. When light collides with an object, specific cones activate and tell our brains what color we are seeing. For example, let's say light hits a berry. Some of that light is absorbed and some bounces off at a specific frequency or wavelength. We are able to see wavelengths between 400-700 nanometers. If the wavelength is 450nm, more of the blue cones in our eyes will activate, causing our brains to tell us that this is a blueberry. On the other hand, if the wavelength is closer to 700nm, this is likely a strawberry or raspberry.
It's always a mixture of the the red, green, and blue cones that activate. You might think that if green and red cones activate together you would get brown, but RGB is an additive color space (red, green, and blue combine to make white). If you were to project a red, green, and blue spotlight, the intersection of all three would produce white, while each pair of lights intersect to produce yellow, cyan, and magenta.
See the project page here.