Color of the Day:

Eggplant#614051

Eggplant - 01/18/1926

Eggplant is the Color of the Day for 01/18/1926. Eggplant has a hex value of #614051. On the RGB scale it has values of Red: 97, Green: 64, and Blue: 81

Color Spaces of Eggplant

Hex614051#614051
RGB97 64 81rgb(97 64 81)
RGB %38 25 32rgb(38 25 32)
CIELAB31.43, 16.92, -4.14
CMY62, 75, 68
CMYK0, 34, 16, 62
HSL329, 20, 32hsl(329 20% 32%)
HSV329, 34, 38hsv(329 34% 38%)
HSI329, 21, 81
HWB329, 25, 62hwb(329 25% 62%)
LCH31.43, 17.41, 346.24
XYZ8.36, 6.83, 6.54

Check out the Color Converter Tool for converting colors between colors spaces.

All About Eggplant

Eggplant is a deep purple color that takes its name from the vegetable of the same name. The color is known for its rich, luxurious and mysterious qualities. Eggplant is a very versatile color that can be used to create a wide range of looks, from elegant and sophisticated to dark and edgy.

Eggplant is often used in fashion and interior design as a way to add depth and richness to a space or outfit. It pairs well with other jewel tones such as emerald green, sapphire blue and ruby red, but can also work well with more muted colors such as beige or gray.

In the natural world, eggplants are a member of the nightshade family, and are related to tomatoes and peppers. The deep purple color of the vegetable is due to the presence of anthocyanins, which are antioxidants that have been shown to have anti-inflammatory properties.

In some cultures, eggplant is considered to be a symbol of good luck or prosperity. In Japan, for example, eggplants are often given as gifts during the New Year holiday as a way to wish someone good fortune in the coming year.

Closest Common Color

Eggplant is closest to the common color purple. Purple is a secondary color that is the mixture of red and blue. Purple has strong ties with royalty, nobility, wisdom and spirituality. We see purple tones in brand icons to symbolize prestige and importance. Believe it or not it is possible to have natural violet or purple eyes, however, it is extremely rare! Some common things you can find in purple are eggplants, grapes, lavender and amethysts.

Shades of Eggplant

A shade is a concept of darkening a color. Below you will find the shades of colors from Eggplant all the way to Black evenly distributed.

Check out the Color Shades Generator for more shades.

Tints of Eggplant

A tint is a concept of lightening a color. Below you will find the tints of colors from Eggplant all the way to White evenly distributed.

Check out the Color Tints Generator for more tints.

Tones of Eggplant

A tone is a concept of adding gray to a color. Below you will find the tones of colors from Eggplant all the way to Gray evenly distributed.

Check out the Color Tones Generator for more tones.

Monochromatic Colors of Eggplant

A monochromatic color scheme is based on a single color and contains both shades and tints of that color. Below you will find a monochromatic color scheme based off of Eggplant.

Check out the Monochromatic Colors Generator for a customizable monochromatic color gradient.

Complementary Color of Eggplant

Complementary colors are two colors that are the complete opposite of each other on the color wheel. Complementary colors are used by many including graphic designers, painters, and other artists. Knowing the complementary color for a given color is useful because using them together creates a visual contrast which can really make a design pop! Below you will find the complementary color of Eggplant.

Check out the Complementary Color Generator for more complementary colors.

Split Complementary Colors of Eggplant

A Split Complementary color scheme is based on a single color and then finds the complementary color of the main color and uses that as a reference to find two colors to the left and right of that complementary color on the color wheel. A total of three colors make up a split complementary color scheme. A common example of a split complementary color scheme in an RGB Model is red, green-cyan, and blue-cyan. Below you will find a split complementary color scheme based off of Eggplant.

Check out the Split Complementary Color Generator for more split complementary colors.

Triadic Colors of Eggplant

A triadic color scheme is made up of three colors that are evenly spaced on the color wheel. In a traditional sense you start with one color to as the baseline and the two other colors serve as accent colors. On the color wheel this can be envisioned as a triangle. Below you will find a triadic color scheme based off of Eggplant.

Check out the Triadic Colors Generator for more triadic colors.

Tetradic Colors of Eggplant

A tetradic color scheme is made up of four colors that form a rectangle on the color wheel. This color harmony is also known as a double complementary color scheme becuase it is made up of two complementary color pairs. Below you will find a tetradic color scheme based off of Eggplant.

Check out the Tetradic Colors Generator for more tetradic colors.

Analogous Colors of Eggplant

An analogous color scheme is made up of three colors that are next to each other on the color wheel. In a traditional sense you start with a single color as the baseline, a second color, and an accent color or a mixture of the first two colors as the third color. Below you will find an analogous color scheme based off of Eggplant.

Check out the Analogous Colors Generator for more analogous colors.

Variations of Eggplant

A variation of a color is the idea of swapping the values of Red, Blue, and Green with one another to create a new color. The color Eggplant has RGB values of R:97, G:64, and B:81. Using this information, we can create the following 5 variations using RBG, GRB, GBR, BRG, and GBR. Out of the 5 possible variations of Eggplant, 5 of them will be unique without counting our orignal color of Eggplant.

Check out the Color Variations Generator for more color variations.

Web Safe Color of Eggplant

A web safe color is a color that will not be dithered when shown on a web browser that only has 256-color support. Although this is not much of an issue in modern browsers today it is important to understand the history. A web safe color will always appear as intended across any device/browser. There are 216 colors that are considered web safe. Below you will find the closest web safe color to Eggplant.

Check out the Web Safe Color Generator for more web safe colors.

CSS Code for Eggplant

Text Color
.text-class { color: #614051; }

This paragraph tag has text in the color #614051

Text Shadow Color
.txt-shdw-class { text-shadow: 2px 2px 2px #614051; }

This text has a shadow in the color #614051

Border Color
.brdr-class { border: 5px solid #614051; }

This div tag has a border color of #614051

Background Color
.bg-class { background-color: #614051; }

This div tag has a background color of #614051

Check out the CSS Code Generator to generate CSS code for more colors.

Eggplant Accessibility

When it comes to accessibility it is important to consider the Web Content Accessibility Guidelines (WCAG) 2.0 issued by W3C. The WCAG provides a set of standards to determine if two colors have an appropriate contrast ratio in order to be readable on a web. This is achieved by measuring luminance, also known as brightness, between the color of your text and the background color. The WCAG has several levels of conformance: (A - Lowest, AA - Mid Range, AAA - Highest). If you meet the requirements of a higher range of conformance then you automatically meet the lower levels. For Example, if you meet AAA then by default you also meet AA and A. The contrast ratios that need to be met also consider the size of the font. Below are the contrast ratios needed to be compliant.

  • Level AA (large text/18-point font): 3:1
  • Level AA: 4.5:1
  • Level AAA (large text/18-point font): 4.5:1
  • Level AAA: 7:1

In the following sections we take a look at conformance levels AA and AAA for both large sized text and normal sized text. We took care of all the calculations so you will be able to see right away whether or not a text color of Eggplant is readable according to the WCAG against both Black and White backgrounds.

Eggplant Contrast on Black Background

The color Eggplant has passed 0 out of 4 WCAG tests against a Black background. This means there is a 0% accessibility rating and therefore makes Eggplant a poor choice against a Black background.

WCAG AALarge TextFail
WCAG AANormal TextFail
WCAG AAALarge TextFail
WCAG AAANormal TextFail

View in Color Contrast Checker for more details.

Eggplant Contrast on White Background

The color Eggplant has passed 4 out of 4 WCAG tests against a White background. This means there is a 100% accessibility rating and therefore makes Eggplant a perfect choice against a White background.

WCAG AALarge TextPass
WCAG AANormal TextPass
WCAG AAALarge TextPass
WCAG AAANormal TextPass

View in Color Contrast Checker for more details.

Images with Eggplant

Check out the link below to discover images related to Eggplant.