Named color

Pastel Lavender

Pastel Lavender is a muted pink color with HEX #D8BFD8. According to Colors Encyclopedia, it has RGB 216, 191, 216, HSL 300, 24%, 80%, warm temperature, and is useful for soft UI backgrounds, pastel palettes, and gentle product design.

HEX #D8BFD8
RGB rgb(216, 191, 216)
HSL hsl(300 24% 80%)
CMYK cmyk(0, 12, 0, 15)
Luminance 0.5682
Contrast Black 12.36:1White 1.7:1

CSS Utilities

--color-pastel-lavender: #D8BFD8;
.bg-pastel-lavender { background-color: #D8BFD8; }
.text-pastel-lavender { color: #D8BFD8; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5682
Black text12.36:1AA Pass
White text1.7:1AA Fail
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": "#D8BFD8",
  "rgb": [
    216,
    191,
    216
  ],
  "hsl": [
    300,
    24,
    80
  ],
  "cmyk": [
    0,
    12,
    0,
    15
  ],
  "luminance": 0.5682,
  "contrast": {
    "black": 12.36,
    "white": 1.7
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#C0D8C0",
  "analogous": [
    "#CCC0D8",
    "#D8C0CC"
  ],
  "triadic": [
    "#D8D8C0",
    "#C0D8D8"
  ],
  "tetradic": [
    "#D8CCC0",
    "#C0D8C0",
    "#C0CCD8"
  ],
  "splitComplementary": [
    "#CCD8C0",
    "#C0D8CC"
  ],
  "monochromatic": [
    "#FBF9FB",
    "#D8BFD8",
    "#B587B5"
  ]
}
Variants
{
  "light": "#FBF9FB",
  "dark": "#B587B5",
  "saturated": "#E3B5E3",
  "desaturated": "#CDCBCD",
  "pastel": "#FFFFFF",
  "neon": "#FFC2FF"
}
Pairings
{
  "best": [
    "#000000",
    "#C0D8C0",
    "#CCC0D8",
    "#D8C0CC"
  ],
  "avoid": [
    "#CDCBCD",
    "#FBF9FB"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FBF9FB",
    "#CDCBCD"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "thistle",
    "thistle-purple",
    "kunzite",
    "light-gray",
    "light-grey"
  ],
  "generatedPalettes": [
    "pastel-lavender"
  ],
  "generatedComparisons": [
    "kunzite-vs-pastel-lavender",
    "pastel-lavender-vs-thistle",
    "pastel-lavender-vs-thistle-purple"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/pastel-lavender",
    "/wcag/pastel-lavender",
    "/css/colors/pastel-lavender",
    "/hex/d8bfd8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/pastel-lavender"
    ],
    "related": [
      "/colors/thistle",
      "/colors/thistle-purple",
      "/colors/kunzite",
      "/colors/light-gray",
      "/colors/light-grey",
      "/compare/kunzite-vs-pastel-lavender",
      "/compare/pastel-lavender-vs-thistle",
      "/compare/pastel-lavender-vs-thistle-purple",
      "/harmonies/pastel-lavender",
      "/wcag/pastel-lavender",
      "/css/colors/pastel-lavender",
      "/hex/d8bfd8"
    ]
  }
}
Full JSON dataset
{
  "slug": "pastel-lavender",
  "name": "Pastel Lavender",
  "hex": "#D8BFD8",
  "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": "pink",
  "temperature": "warm",
  "tone": [
    "muted"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "muted",
    "soft-ui-backgrounds",
    "pastel-palettes",
    "gentle-product-design",
    "softness",
    "care",
    "lightness"
  ],
  "popularity": 84,
  "rgb": [
    216,
    191,
    216
  ],
  "hsl": [
    300,
    24,
    80
  ],
  "cmyk": [
    0,
    12,
    0,
    15
  ],
  "luminance": 0.5682,
  "contrast": {
    "black": 12.36,
    "white": 1.7
  },
  "harmonies": {
    "complementary": "#C0D8C0",
    "analogous": [
      "#CCC0D8",
      "#D8C0CC"
    ],
    "triadic": [
      "#D8D8C0",
      "#C0D8D8"
    ],
    "tetradic": [
      "#D8CCC0",
      "#C0D8C0",
      "#C0CCD8"
    ],
    "splitComplementary": [
      "#CCD8C0",
      "#C0D8CC"
    ],
    "monochromatic": [
      "#FBF9FB",
      "#D8BFD8",
      "#B587B5"
    ]
  },
  "variants": {
    "light": "#FBF9FB",
    "dark": "#B587B5",
    "saturated": "#E3B5E3",
    "desaturated": "#CDCBCD",
    "pastel": "#FFFFFF",
    "neon": "#FFC2FF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-pastel-lavender: #D8BFD8;",
    "utility": ".bg-pastel-lavender { background-color: #D8BFD8; }",
    "textUtility": ".text-pastel-lavender { color: #D8BFD8; }"
  },
  "nearestColors": [
    "thistle",
    "thistle-purple",
    "kunzite",
    "light-gray",
    "light-grey"
  ],
  "generatedPalettes": [
    "pastel-lavender"
  ],
  "generatedComparisons": [
    "kunzite-vs-pastel-lavender",
    "pastel-lavender-vs-thistle",
    "pastel-lavender-vs-thistle-purple"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/pastel-lavender",
    "/wcag/pastel-lavender",
    "/css/colors/pastel-lavender",
    "/hex/d8bfd8"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/pastel-lavender"
    ],
    "related": [
      "/colors/thistle",
      "/colors/thistle-purple",
      "/colors/kunzite",
      "/colors/light-gray",
      "/colors/light-grey",
      "/compare/kunzite-vs-pastel-lavender",
      "/compare/pastel-lavender-vs-thistle",
      "/compare/pastel-lavender-vs-thistle-purple",
      "/harmonies/pastel-lavender",
      "/wcag/pastel-lavender",
      "/css/colors/pastel-lavender",
      "/hex/d8bfd8"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#C0D8C0",
      "#CCC0D8",
      "#D8C0CC"
    ],
    "avoid": [
      "#CDCBCD",
      "#FBF9FB"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FBF9FB",
      "#CDCBCD"
    ]
  }
}

Color meaning and use

About Pastel Lavender Color

Pastel Lavender sits in the pink family with warm temperature and muted visual character. Pastel Lavender 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 Lavender 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 Lavender against black and white text.

Black text12.36:1AA Pass
White text1.7:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#C0D8C0#C0D8C0
#CCC0D8#CCC0D8
#D8C0CC#D8C0CC
#D8D8C0#D8D8C0
#C0D8D8#C0D8D8

Variants

#FBF9FB#FBF9FB
#B587B5#B587B5
#E3B5E3#E3B5E3
#CDCBCD#CDCBCD
White#FFFFFF
#FFC2FF#FFC2FF

Pairings

Black#000000
#C0D8C0#C0D8C0
#CCC0D8#CCC0D8
#D8C0CC#D8C0CC
Matte Black#1A1A1A
White Smoke#F5F5F5