Skin Tone Variants
About Elf: Medium-light Skin Tone
Elf: Medium-light Skin Tone is the Unicode character π§πΌ at codepoint U+1F9DD in the Supplemental Symbols and Pictographs block of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Elf: Medium-light Skin Tone
To use the Elf: Medium-light Skin Tone symbol (π§πΌ) in HTML, insert the
entity 🧝🏼 directly into your markup.
In CSS pseudo-elements use content: '\1F9DD';.
In JavaScript and TypeScript the escape '\u{1F9DD}' evaluates to π§πΌ. In Python source, write '\U0001F9DD'.
The character encodes to F0 9F A7 9D as UTF-8 bytes and D83E DDDD as UTF-16 code units. Its decimal codepoint is 129501.
This is a fully-qualified emoji and should render with colour on iOS, Android, Windows and macOS. Appearance may vary between platforms, but the underlying codepoint is identical everywhere.