Eggplant purple Color — HEX, RGB, HSL & CMYK Codes

#430541
Format Value
HEX #430541
RGB rgb(67, 5, 65)
HSL hsl(301.9, 86.1%, 14.1%)
CMYK cmyk(0%, 92.5%, 3%, 73.7%)
HSV hsv(301.9, 92.5%, 26.3%)

eggplant purple color harmonies

Tints & shades of eggplant purple

Tints (lighter)

#541c52 #653264 #764975 #876086 #987797 #aa8da9 #bba4ba #ccbbcb #ddd2dc #eee8ee

Shades (darker)

#3d053b #370435 #31042f #2b0329 #250323 #1e021e #180218 #120112 #0c010c #060006

Contrast & accessibility

The quick brown fox

On white · 15.71:1 · AAA

The quick brown fox

On black · 1.34:1 · Fail

Recommended text color: #ffffff

Use eggplant purple in code

CSS color: #430541;
SCSS $color: #430541;
Tailwind bg-[#430541]
Swift UIColor(red: 0.263, green: 0.020, blue: 0.255, alpha: 1)
Android Color.parseColor("#430541")
Flutter Color(0xFF430541)

Colors similar to eggplant purple

Browse all Pink colors →

What is the HEX code for eggplant purple?

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

How do I use eggplant purple in CSS?

To apply eggplant purple in CSS:

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

What are all the color format values for eggplant purple?

FormatValue
HEX#430541
RGBrgb(67, 5, 65)
HSLhsl(301.9, 86.1%, 14.1%)
CMYKcmyk(0%, 92.5%, 3%, 73.7%)

How do I convert eggplant purple to HEX?

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

What color family does eggplant purple belong to?

eggplant purple belongs to the pink color family. It is a dark, vivid color with HSL values: hue 301.9°, saturation 86.1%, lightness 14.1%.

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

Lighter variant (lightness 29.1%): #8a0a86. Darker variant (lightness 5%): #180217. 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.