Named color

Plum Purple

Plum Purple is a balanced pink color with HEX #8E4585. According to Colors Encyclopedia, it has RGB 142, 69, 133, HSL 307, 35%, 41%, warm temperature, and is useful for beauty branding, creative systems, and premium accents.

HEX #8E4585
RGB rgb(142, 69, 133)
HSL hsl(307 35% 41%)
CMYK cmyk(0, 51, 6, 44)
Luminance 0.117
Contrast Black 3.34:1White 6.29:1

CSS Utilities

--color-plum-purple: #8E4585;
.bg-plum-purple { background-color: #8E4585; }
.text-plum-purple { color: #8E4585; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.117
Black text3.34:1AA Fail
White text6.29:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#8E4585",
  "rgb": [
    142,
    69,
    133
  ],
  "hsl": [
    307,
    35,
    41
  ],
  "cmyk": [
    0,
    51,
    6,
    44
  ],
  "luminance": 0.117,
  "contrast": {
    "black": 3.34,
    "white": 6.29
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#448D4C",
  "analogous": [
    "#71448D",
    "#8D4460"
  ],
  "triadic": [
    "#858D44",
    "#44858D"
  ],
  "tetradic": [
    "#8D7144",
    "#448D4C",
    "#44608D"
  ],
  "splitComplementary": [
    "#608D44",
    "#448D71"
  ],
  "monochromatic": [
    "#BB72B3",
    "#8E4585",
    "#4F264A"
  ]
}
Variants
{
  "light": "#BB72B3",
  "dark": "#4F264A",
  "saturated": "#A42D96",
  "desaturated": "#765B73",
  "pastel": "#BA97B6",
  "neon": "#FA00DD"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#448D4C",
    "#71448D",
    "#8D4460"
  ],
  "avoid": [
    "#765B73",
    "#BB72B3"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#BB72B3",
    "#765B73"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "royal-purple",
    "rebecca-purple",
    "hibiscus",
    "grape",
    "iolite"
  ],
  "generatedPalettes": [
    "plum-purple"
  ],
  "generatedComparisons": [
    "plum-purple-vs-rebecca-purple",
    "plum-purple-vs-royal-purple"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/plum-purple",
    "/wcag/plum-purple",
    "/css/colors/plum-purple",
    "/hex/8e4585"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/plum-purple"
    ],
    "related": [
      "/colors/royal-purple",
      "/colors/rebecca-purple",
      "/colors/hibiscus",
      "/colors/grape",
      "/colors/iolite",
      "/compare/plum-purple-vs-rebecca-purple",
      "/compare/plum-purple-vs-royal-purple",
      "/harmonies/plum-purple",
      "/wcag/plum-purple",
      "/css/colors/plum-purple",
      "/hex/8e4585"
    ]
  }
}
Full JSON dataset
{
  "slug": "plum-purple",
  "name": "Plum Purple",
  "hex": "#8E4585",
  "uses": [
    "beauty branding",
    "creative systems",
    "premium accents"
  ],
  "psychology": {
    "associations": [
      "creativity",
      "depth",
      "softness"
    ],
    "contexts": [
      "beauty",
      "wellness",
      "luxury",
      "creative tools"
    ],
    "avoidIn": [
      "strict operational dashboards"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "balanced",
    "beauty-branding",
    "creative-systems",
    "premium-accents",
    "creativity",
    "depth",
    "softness"
  ],
  "popularity": 80,
  "rgb": [
    142,
    69,
    133
  ],
  "hsl": [
    307,
    35,
    41
  ],
  "cmyk": [
    0,
    51,
    6,
    44
  ],
  "luminance": 0.117,
  "contrast": {
    "black": 3.34,
    "white": 6.29
  },
  "harmonies": {
    "complementary": "#448D4C",
    "analogous": [
      "#71448D",
      "#8D4460"
    ],
    "triadic": [
      "#858D44",
      "#44858D"
    ],
    "tetradic": [
      "#8D7144",
      "#448D4C",
      "#44608D"
    ],
    "splitComplementary": [
      "#608D44",
      "#448D71"
    ],
    "monochromatic": [
      "#BB72B3",
      "#8E4585",
      "#4F264A"
    ]
  },
  "variants": {
    "light": "#BB72B3",
    "dark": "#4F264A",
    "saturated": "#A42D96",
    "desaturated": "#765B73",
    "pastel": "#BA97B6",
    "neon": "#FA00DD"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-plum-purple: #8E4585;",
    "utility": ".bg-plum-purple { background-color: #8E4585; }",
    "textUtility": ".text-plum-purple { color: #8E4585; }"
  },
  "nearestColors": [
    "royal-purple",
    "rebecca-purple",
    "hibiscus",
    "grape",
    "iolite"
  ],
  "generatedPalettes": [
    "plum-purple"
  ],
  "generatedComparisons": [
    "plum-purple-vs-rebecca-purple",
    "plum-purple-vs-royal-purple"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/plum-purple",
    "/wcag/plum-purple",
    "/css/colors/plum-purple",
    "/hex/8e4585"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/plum-purple"
    ],
    "related": [
      "/colors/royal-purple",
      "/colors/rebecca-purple",
      "/colors/hibiscus",
      "/colors/grape",
      "/colors/iolite",
      "/compare/plum-purple-vs-rebecca-purple",
      "/compare/plum-purple-vs-royal-purple",
      "/harmonies/plum-purple",
      "/wcag/plum-purple",
      "/css/colors/plum-purple",
      "/hex/8e4585"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#448D4C",
      "#71448D",
      "#8D4460"
    ],
    "avoid": [
      "#765B73",
      "#BB72B3"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#BB72B3",
      "#765B73"
    ]
  }
}

Color meaning and use

About Plum Purple Color

Plum Purple sits in the pink family with warm temperature and balanced visual character. Plum Purple is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include creativity, depth, and softness, which makes it relevant for beauty and wellness. In design work, Plum Purple is most useful for beauty branding, creative systems, and premium accents, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Plum Purple against black and white text.

Black text3.34:1AA Fail
White text6.29:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#448D4C#448D4C
#71448D#71448D
#8D4460#8D4460
#858D44#858D44
#44858D#44858D

Variants

#BB72B3#BB72B3
#4F264A#4F264A
#A42D96#A42D96
#765B73#765B73
#BA97B6#BA97B6
#FA00DD#FA00DD

Pairings

White#FFFFFF
#448D4C#448D4C
#71448D#71448D
#8D4460#8D4460
Matte Black#1A1A1A
White Smoke#F5F5F5