-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
skin color palettes #18
Comments
Just to put a spanner in the works. But everyone realises a Swede does not look like a Nigerian just with different colour skin right? I mean there are other different facial characteristics that vary between population groups. If we were to be entirely representative there would be different nose shapes for a start. As well as different hair textures. (Just having average sort-of-wavey hair for every human just isn't accurate). An emoji with dark skin and straight/wavey hair can pass for a Southern Indian, for example, but doesn't look anything like a typical Kenyan, or Australian. So really, we need at least 100 different emojis for all the ethnic groups and variations thereof. |
This project is just one implementation of emoji that follows the Unicode standard. The skin color palettes here are Twemoji's implementation of the skin color modifiers encoded in Unicode, which are based on Fitzpatrick skin types. Comments on the limited number of emojis or what is/isn't included don't really belong here because the people working on Twemoji don't make decisions on what is in the Unicode standard. |
OK, just as long as we all know it's very very silly. |
(not affiliated with twemoji, but i collected a bunch of data for a project i was working on recently)
Most emoji with skin color variants follow these palettes:
NOTE: a few of the existing SVGs have have colors which are off by 1 (e.g.
#FFDB5E
instead of#FFDC5D
),palettes
hair
: hair color in human emojis (some use a fixed hair color instead, e.g. Older Person 🧓🧓🏻🧓🏼🧓🏽🧓🏾🧓🏿)skin1
: main skin colorskin2
: darker shade, mostly used for shadows in human emojiskin3
: even darker shade, mostly used for outlines in hand emojiskin4
: darkest shade, very rarely used (Man Swimming, Nose, Woman Raising Hand, Baby, Middle Finger, Man Getting Haircut)nose
: used for noses in human emoji#DF1F32
👩👩🏻👩🏼👩🏽👩🏾👩🏿eyes
: used for eyes in human emojiThe text was updated successfully, but these errors were encountered: