Use this color
Create with Plum
Open a professional color tool with #DDA0DD already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-plum: #DDA0DD;
.bg-plum { background-color: #DDA0DD; }
.text-plum { color: #DDA0DD; }Color meaning and use
About Plum Color
Plum uses HEX #DDA0DD, RGB 221, 160, 221, and HSL 300°, 47%, 75%. The dataset classifies it in the pink family with warm temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.4573; black contrast is 10.15:1 and white contrast is 2.07:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Plum against black and white text.
Downloadable color reference infographic
Plum Color Reference Infographic
Save a high-resolution infographic of Plum, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#DDA0DD",
"rgb": [
221,
160,
221
],
"hsl": [
300,
47,
75
],
"cmyk": [
0,
28,
0,
13
],
"luminance": 0.4573,
"contrast": {
"black": 10.15,
"white": 2.07
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#A1DDA1",
"analogous": [
"#BFA1DD",
"#DDA1BF"
],
"triadic": [
"#DDDDA1",
"#A1DDDD"
],
"tetradic": [
"#DDBFA1",
"#A1DDA1",
"#A1BFDD"
],
"splitComplementary": [
"#BFDDA1",
"#A1DDBF"
],
"monochromatic": [
"#F6E5F6",
"#DDA0DD",
"#C55EC5"
]
}Variants
{
"light": "#F6E5F6",
"dark": "#C55EC5",
"saturated": "#EB93EB",
"desaturated": "#CFAFCF",
"pastel": "#FFFFFF",
"neon": "#FFA8FF"
}Pairings
{
"best": [
"#000000",
"#A1DDA1",
"#BFA1DD",
"#DDA1BF"
],
"avoid": [
"#CFAFCF",
"#F6E5F6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#F6E5F6",
"#CFAFCF"
]
}Knowledge graph
{
"nearestColors": [
"wisteria",
"kunzite",
"lilac",
"pastel-lavender",
"thistle"
],
"generatedPalettes": [
"plum"
],
"generatedComparisons": [
"plum-vs-kunzite",
"plum-vs-wisteria",
"violet-vs-plum"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/plum",
"/wcag/plum",
"/css/colors/plum",
"/hex/dda0dd",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/plum"
],
"related": [
"/colors/wisteria",
"/colors/kunzite",
"/colors/lilac",
"/colors/pastel-lavender",
"/colors/thistle",
"/compare/plum-vs-kunzite",
"/compare/plum-vs-wisteria",
"/compare/violet-vs-plum",
"/harmonies/plum",
"/wcag/plum",
"/css/colors/plum",
"/hex/dda0dd",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "plum",
"name": "Plum",
"cssName": "plum",
"hex": "#DDA0DD",
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"plum"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"pink",
"warm",
"balanced",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 63,
"rgb": [
221,
160,
221
],
"hsl": [
300,
47,
75
],
"cmyk": [
0,
28,
0,
13
],
"luminance": 0.4573,
"contrast": {
"black": 10.15,
"white": 2.07
},
"harmonies": {
"complementary": "#A1DDA1",
"analogous": [
"#BFA1DD",
"#DDA1BF"
],
"triadic": [
"#DDDDA1",
"#A1DDDD"
],
"tetradic": [
"#DDBFA1",
"#A1DDA1",
"#A1BFDD"
],
"splitComplementary": [
"#BFDDA1",
"#A1DDBF"
],
"monochromatic": [
"#F6E5F6",
"#DDA0DD",
"#C55EC5"
]
},
"variants": {
"light": "#F6E5F6",
"dark": "#C55EC5",
"saturated": "#EB93EB",
"desaturated": "#CFAFCF",
"pastel": "#FFFFFF",
"neon": "#FFA8FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-plum: #DDA0DD;",
"utility": ".bg-plum { background-color: #DDA0DD; }",
"textUtility": ".text-plum { color: #DDA0DD; }"
},
"nearestColors": [
"wisteria",
"kunzite",
"lilac",
"pastel-lavender",
"thistle"
],
"generatedPalettes": [
"plum"
],
"generatedComparisons": [
"plum-vs-kunzite",
"plum-vs-wisteria",
"violet-vs-plum"
],
"relatedFamilies": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/plum",
"/wcag/plum",
"/css/colors/plum",
"/hex/dda0dd",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/pink",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/plum"
],
"related": [
"/colors/wisteria",
"/colors/kunzite",
"/colors/lilac",
"/colors/pastel-lavender",
"/colors/thistle",
"/compare/plum-vs-kunzite",
"/compare/plum-vs-wisteria",
"/compare/violet-vs-plum",
"/harmonies/plum",
"/wcag/plum",
"/css/colors/plum",
"/hex/dda0dd",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#A1DDA1",
"#BFA1DD",
"#DDA1BF"
],
"avoid": [
"#CFAFCF",
"#F6E5F6"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#F6E5F6",
"#CFAFCF"
]
}
}