emoji.group / color / purple
COLOR

Purple

Dominant hue, measured from the artwork. Tagged only when one hue covers 45% of the fill.

include mode 40 emojis v2026-07-21 measured 40
View JSON →

Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.

Use it

GET https://emoji.group/purple.json
const purple = await fetch("https://emoji.group/purple.json")
  .then(r => r.json()); // { emojis: [...], count: 40 }

More in color

Copied