Light eggplant Color — HEX, RGB, HSL & CMYK Codes

#894585
Format Value
HEX #894585
RGB rgb(137, 69, 133)
HSL hsl(303.5, 33%, 40.4%)
CMYK cmyk(0%, 49.6%, 2.9%, 46.3%)
HSV hsv(303.5, 49.6%, 53.7%)

light eggplant color harmonies

Tints & shades of light eggplant

Tints (lighter)

#945690 #9e679b #a978a6 #b489b1 #bf9abc #c9aac8 #d4bbd3 #dfccde #eadde9 #f4eef4

Shades (darker)

#7d3f79 #70386d #643261 #572c55 #4b2649 #3e1f3c #321930 #251324 #190d18 #0c060c

Contrast & accessibility

The quick brown fox

On white · 6.45:1 · AA

The quick brown fox

On black · 3.25:1 · AA Large

Recommended text color: #ffffff

Use light eggplant in code

CSS color: #894585;
SCSS $color: #894585;
Tailwind bg-[#894585]
Swift UIColor(red: 0.537, green: 0.271, blue: 0.522, alpha: 1)
Android Color.parseColor("#894585")
Flutter Color(0xFF894585)

Colors similar to light eggplant

Browse all Pink colors →

What is the HEX code for light eggplant?

The CSS color light eggplant in HEX format is #894585. Use this value directly in CSS, SVG, and most design tools.

How do I use light eggplant in CSS?

To apply light eggplant in CSS:

  • Text color: color: #894585;
  • Background: background-color: #894585;
  • Border: border-color: #894585;

What are all the color format values for light eggplant?

FormatValue
HEX#894585
RGBrgb(137, 69, 133)
HSLhsl(303.5, 33%, 40.4%)
CMYKcmyk(0%, 49.6%, 2.9%, 46.3%)

How do I convert light eggplant to HEX?

Select light eggplant from the color name list in our color converter. The HEX value — #894585 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light eggplant belong to?

light eggplant belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 303.5°, saturation 33%, lightness 40.4%.

How do I create lighter and darker shades of light eggplant?

Lighter variant (lightness 55.4%): #b368ae. Darker variant (lightness 25.4%): #562b54. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.