Back to Blog

iOS Dark Mode Colors: #000000

What is the iOS dark mode hex code?

iOS dark mode uses system background #000000, secondary #1C1C1E, tertiary #2C2C2E, label #FFFFFF, and system blue #0A84FF. Copy each hex below for iPhone and iPad UI tokens.

  • Background: #000000
  • Blue: #0A84FF
  • Secondary: #1C1C1E

Copy iOS dark mode hex codes—background #000000, secondary #1C1C1E, and system blue #0A84FF—for Apple-style mobile UI.

7 min read

iOS Dark Mode — Quick Copy

System backgrounds, labels, and tint blue. Click Copy on any row.

System background
#000000
Secondary background
#1C1C1E
Tertiary background
#2C2C2E
Label (primary text)
#FFFFFF
Secondary label
#EBEBF5
System blue
#0A84FF

What is the Hex Code for iOS Dark Mode?

iOS dark mode uses true black #000000 as the system background—ideal for OLED iPhones. Layered surfaces step up to #1C1C1E (secondary) and #2C2C2E (tertiary). Primary text (label) is #FFFFFF; the default tint is system blue #0A84FF.

Compare with Instagram, Chrome, and the full dark mode color palette guide. Preview any palette on a phone mockup with our mobile app color preview.

Full iOS Dark Mode Color Palette

System backgrounds, labels, tint blue, and semantic colors.

SwatchTokenHex
System background#000000
Secondary background#1C1C1E
Tertiary background#2C2C2E
Quaternary fill#3A3A3C
Label#FFFFFF
Secondary label#EBEBF5
Tertiary label#EBEBF5
System blue#0A84FF
System green#30D158
System red#FF453A
System orange#FF9F0A
System indigo#5E5CE6
Separator#38383A

Why iOS Dark Mode Works

Apple stacks true black with two elevated gray surfaces so hierarchy is clear without shadows. Tint blue appears only on interactive elements, and semantic reds/greens stay reserved for status. Mobile apps that want an “iPhone-native” feel copy this layered system.

FAQ

What is the iOS dark mode background color hex code?
iOS dark mode system background is #000000 (true black). Secondary background is #1C1C1E and tertiary is #2C2C2E. Primary label text is #FFFFFF.
What is the iOS system blue hex code in dark mode?
iOS dark mode system blue (tint) is #0A84FF. System green is #30D158 and system red is #FF453A.
What are all the iOS dark mode system colors?
iOS dark uses #000000 background, #1C1C1E secondary, #2C2C2E tertiary, #FFFFFF labels, #0A84FF blue, plus semantic greens and reds for status.