CSS Utilities
--color-pastel-lilac: #BDB0D0;
.bg-pastel-lilac { background-color: #BDB0D0; }
.text-pastel-lilac { color: #BDB0D0; }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": "#BDB0D0",
"rgb": [
189,
176,
208
],
"hsl": [
264,
25,
75
],
"cmyk": [
9,
15,
0,
18
],
"luminance": 0.4642,
"contrast": {
"black": 10.28,
"white": 2.04
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#C2CFAF",
"analogous": [
"#AFB3CF",
"#CCAFCF"
],
"triadic": [
"#CFBCAF",
"#AFCFBC"
],
"tetradic": [
"#CFAFB3",
"#C2CFAF",
"#AFCFCC"
],
"splitComplementary": [
"#CFCCAF",
"#B3CFAF"
],
"monochromatic": [
"#ECE9F2",
"#BDB0D0",
"#8C76AD"
]
}Variants
{
"light": "#ECE9F2",
"dark": "#8C76AD",
"saturated": "#B9A1DD",
"desaturated": "#BFBDC1",
"pastel": "#FFFFFF",
"neon": "#CBA8FF"
}Pairings
{
"best": [
"#000000",
"#C2CFAF",
"#AFB3CF",
"#CCAFCF"
],
"avoid": [
"#BFBDC1",
"#ECE9F2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#ECE9F2",
"#BFBDC1"
]
}Knowledge graph
{
"nearestColors": [
"heather",
"lilac",
"silver",
"wisteria",
"pastel-blue"
],
"generatedPalettes": [
"pastel-lilac"
],
"generatedComparisons": [
"heather-vs-pastel-lilac",
"lilac-vs-pastel-lilac"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/pastel-lilac",
"/wcag/pastel-lilac",
"/css/colors/pastel-lilac",
"/hex/bdb0d0"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/pastel-lilac"
],
"related": [
"/colors/heather",
"/colors/lilac",
"/colors/silver",
"/colors/wisteria",
"/colors/pastel-blue",
"/compare/heather-vs-pastel-lilac",
"/compare/lilac-vs-pastel-lilac",
"/harmonies/pastel-lilac",
"/wcag/pastel-lilac",
"/css/colors/pastel-lilac",
"/hex/bdb0d0"
]
}
}Full JSON dataset
{
"slug": "pastel-lilac",
"name": "Pastel Lilac",
"hex": "#BDB0D0",
"uses": [
"soft UI backgrounds",
"pastel palettes",
"gentle product design"
],
"psychology": {
"associations": [
"softness",
"care",
"lightness"
],
"contexts": [
"wellness",
"beauty",
"children products",
"lifestyle"
],
"avoidIn": [
"high-contrast operational alerts"
]
},
"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, material, cultural, and editorial color systems."
},
"family": "purple",
"temperature": "cool",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"purple",
"cool",
"muted",
"soft-ui-backgrounds",
"pastel-palettes",
"gentle-product-design",
"softness",
"care",
"lightness"
],
"popularity": 84,
"rgb": [
189,
176,
208
],
"hsl": [
264,
25,
75
],
"cmyk": [
9,
15,
0,
18
],
"luminance": 0.4642,
"contrast": {
"black": 10.28,
"white": 2.04
},
"harmonies": {
"complementary": "#C2CFAF",
"analogous": [
"#AFB3CF",
"#CCAFCF"
],
"triadic": [
"#CFBCAF",
"#AFCFBC"
],
"tetradic": [
"#CFAFB3",
"#C2CFAF",
"#AFCFCC"
],
"splitComplementary": [
"#CFCCAF",
"#B3CFAF"
],
"monochromatic": [
"#ECE9F2",
"#BDB0D0",
"#8C76AD"
]
},
"variants": {
"light": "#ECE9F2",
"dark": "#8C76AD",
"saturated": "#B9A1DD",
"desaturated": "#BFBDC1",
"pastel": "#FFFFFF",
"neon": "#CBA8FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-pastel-lilac: #BDB0D0;",
"utility": ".bg-pastel-lilac { background-color: #BDB0D0; }",
"textUtility": ".text-pastel-lilac { color: #BDB0D0; }"
},
"nearestColors": [
"heather",
"lilac",
"silver",
"wisteria",
"pastel-blue"
],
"generatedPalettes": [
"pastel-lilac"
],
"generatedComparisons": [
"heather-vs-pastel-lilac",
"lilac-vs-pastel-lilac"
],
"relatedFamilies": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/pastel-lilac",
"/wcag/pastel-lilac",
"/css/colors/pastel-lilac",
"/hex/bdb0d0"
],
"semanticRelations": {
"broader": [
"/colors/by-family/purple",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"narrower": [
"/palettes/pastel-lilac"
],
"related": [
"/colors/heather",
"/colors/lilac",
"/colors/silver",
"/colors/wisteria",
"/colors/pastel-blue",
"/compare/heather-vs-pastel-lilac",
"/compare/lilac-vs-pastel-lilac",
"/harmonies/pastel-lilac",
"/wcag/pastel-lilac",
"/css/colors/pastel-lilac",
"/hex/bdb0d0"
]
},
"pairings": {
"best": [
"#000000",
"#C2CFAF",
"#AFB3CF",
"#CCAFCF"
],
"avoid": [
"#BFBDC1",
"#ECE9F2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#ECE9F2",
"#BFBDC1"
]
}
}
Color meaning and use
About Pastel Lilac Color
Pastel Lilac sits in the purple family with cool temperature and muted visual character. Pastel Lilac is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include softness, care, and lightness, which makes it relevant for wellness and beauty. In design work, Pastel Lilac is most useful for soft ui backgrounds, pastel palettes, and gentle product design, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Pastel Lilac against black and white text.