Learn R Programming

Polychrome (version 1.5.4)

colorsafe: A 10-Color Palette Distinguishable By COlor-Deficit Individuals

Description

A palette composed of 10 distinctive colors, selected to be distinguishable by a mojority of individuals who have some form mof color deficient vision.

Usage

data(colorsafe)

Arguments

Format

A character string of length 10.

Details

A character vector containing hexadecimal color representations of 10 distinctive colors that are well separated in the CIE L*u*v* color space, chosen to be distinguishable by people with color deficient vision.

See Also

createPalette

Examples

Run this code
data(colorsafe)
colorsafe
if (FALSE) vignette("color-deficits")

Run the code above in your browser using DataLab