Named color

Kunzite

Kunzite is a balanced pink color with HEX #E8B7D4. According to Colors Encyclopedia, it has RGB 232, 183, 212, HSL 324, 52%, 81%, warm temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #E8B7D4
RGB rgb(232, 183, 212)
HSL hsl(324 52% 81%)
CMYK cmyk(0, 21, 9, 9)
Luminance 0.5578
Contrast Black 12.16:1White 1.73:1

CSS Utilities

--color-kunzite: #E8B7D4;
.bg-kunzite { background-color: #E8B7D4; }
.text-kunzite { color: #E8B7D4; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5578
Black text12.16:1AA Pass
White text1.73: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": "#E8B7D4",
  "rgb": [
    232,
    183,
    212
  ],
  "hsl": [
    324,
    52,
    81
  ],
  "cmyk": [
    0,
    21,
    9,
    9
  ],
  "luminance": 0.5578,
  "contrast": {
    "black": 12.16,
    "white": 1.73
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#B5E8CA",
  "analogous": [
    "#E3B5E8",
    "#E8B5BA"
  ],
  "triadic": [
    "#D4E8B5",
    "#B5D4E8"
  ],
  "tetradic": [
    "#E8E3B5",
    "#B5E8CA",
    "#B5BAE8"
  ],
  "splitComplementary": [
    "#BAE8B5",
    "#B5E8E3"
  ],
  "monochromatic": [
    "#FEFBFD",
    "#E8B7D4",
    "#D270AA"
  ]
}
Variants
{
  "light": "#FEFBFD",
  "dark": "#D270AA",
  "saturated": "#F2ABD6",
  "desaturated": "#DDC0D1",
  "pastel": "#FFFFFF",
  "neon": "#FFC7E9"
}
Pairings
{
  "best": [
    "#000000",
    "#B5E8CA",
    "#E3B5E8",
    "#E8B5BA"
  ],
  "avoid": [
    "#DDC0D1",
    "#FEFBFD"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FEFBFD",
    "#DDC0D1"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "orchid-pink",
    "pastel-lavender",
    "thistle",
    "thistle-purple",
    "baby-pink"
  ],
  "generatedPalettes": [
    "kunzite"
  ],
  "generatedComparisons": [
    "kunzite-vs-orchid-pink",
    "kunzite-vs-pastel-lavender",
    "plum-vs-kunzite"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/kunzite",
    "/wcag/kunzite",
    "/css/colors/kunzite",
    "/hex/e8b7d4"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/kunzite"
    ],
    "related": [
      "/colors/orchid-pink",
      "/colors/pastel-lavender",
      "/colors/thistle",
      "/colors/thistle-purple",
      "/colors/baby-pink",
      "/compare/kunzite-vs-orchid-pink",
      "/compare/kunzite-vs-pastel-lavender",
      "/compare/plum-vs-kunzite",
      "/harmonies/kunzite",
      "/wcag/kunzite",
      "/css/colors/kunzite",
      "/hex/e8b7d4"
    ]
  }
}
Full JSON dataset
{
  "slug": "kunzite",
  "name": "Kunzite",
  "hex": "#E8B7D4",
  "uses": [
    "jewel-tone palettes",
    "luxury branding",
    "premium interface accents"
  ],
  "psychology": {
    "associations": [
      "depth",
      "richness",
      "prestige"
    ],
    "contexts": [
      "luxury",
      "fashion",
      "beauty",
      "editorial design"
    ],
    "avoidIn": [
      "minimal compliance 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, material, cultural, and editorial color systems."
  },
  "family": "pink",
  "temperature": "warm",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "pink",
    "warm",
    "balanced",
    "jewel-tone-palettes",
    "luxury-branding",
    "premium-interface-accents",
    "depth",
    "richness",
    "prestige"
  ],
  "popularity": 80,
  "rgb": [
    232,
    183,
    212
  ],
  "hsl": [
    324,
    52,
    81
  ],
  "cmyk": [
    0,
    21,
    9,
    9
  ],
  "luminance": 0.5578,
  "contrast": {
    "black": 12.16,
    "white": 1.73
  },
  "harmonies": {
    "complementary": "#B5E8CA",
    "analogous": [
      "#E3B5E8",
      "#E8B5BA"
    ],
    "triadic": [
      "#D4E8B5",
      "#B5D4E8"
    ],
    "tetradic": [
      "#E8E3B5",
      "#B5E8CA",
      "#B5BAE8"
    ],
    "splitComplementary": [
      "#BAE8B5",
      "#B5E8E3"
    ],
    "monochromatic": [
      "#FEFBFD",
      "#E8B7D4",
      "#D270AA"
    ]
  },
  "variants": {
    "light": "#FEFBFD",
    "dark": "#D270AA",
    "saturated": "#F2ABD6",
    "desaturated": "#DDC0D1",
    "pastel": "#FFFFFF",
    "neon": "#FFC7E9"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-kunzite: #E8B7D4;",
    "utility": ".bg-kunzite { background-color: #E8B7D4; }",
    "textUtility": ".text-kunzite { color: #E8B7D4; }"
  },
  "nearestColors": [
    "orchid-pink",
    "pastel-lavender",
    "thistle",
    "thistle-purple",
    "baby-pink"
  ],
  "generatedPalettes": [
    "kunzite"
  ],
  "generatedComparisons": [
    "kunzite-vs-orchid-pink",
    "kunzite-vs-pastel-lavender",
    "plum-vs-kunzite"
  ],
  "relatedFamilies": [
    "/colors/by-family/pink",
    "/colors/by-temperature/warm",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/kunzite",
    "/wcag/kunzite",
    "/css/colors/kunzite",
    "/hex/e8b7d4"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/pink",
      "/colors/by-temperature/warm",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/kunzite"
    ],
    "related": [
      "/colors/orchid-pink",
      "/colors/pastel-lavender",
      "/colors/thistle",
      "/colors/thistle-purple",
      "/colors/baby-pink",
      "/compare/kunzite-vs-orchid-pink",
      "/compare/kunzite-vs-pastel-lavender",
      "/compare/plum-vs-kunzite",
      "/harmonies/kunzite",
      "/wcag/kunzite",
      "/css/colors/kunzite",
      "/hex/e8b7d4"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#B5E8CA",
      "#E3B5E8",
      "#E8B5BA"
    ],
    "avoid": [
      "#DDC0D1",
      "#FEFBFD"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FEFBFD",
      "#DDC0D1"
    ]
  }
}

Color meaning and use

About Kunzite Color

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

Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Kunzite is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Kunzite against black and white text.

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

Similar Colors

Color Harmonies

#B5E8CA#B5E8CA
#E3B5E8#E3B5E8
#E8B5BA#E8B5BA
#D4E8B5#D4E8B5
#B5D4E8#B5D4E8

Variants

#FEFBFD#FEFBFD
#D270AA#D270AA
#F2ABD6#F2ABD6
#DDC0D1#DDC0D1
White#FFFFFF
#FFC7E9#FFC7E9

Pairings

Black#000000
#B5E8CA#B5E8CA
#E3B5E8#E3B5E8
#E8B5BA#E8B5BA
Matte Black#1A1A1A
White Smoke#F5F5F5