Radix Orange
Radix UI's orange scale — 12 semantically labeled steps published in both light and dark variants. A warm orange between tomato and yellow. Step 1 is app background, step 9 is the solid brand color, step 12 is high-contrast text. The same step number means the same semantic role across light and dark, with different hex values per mode.
28 swatches 14 light roles 14 dark roles
Swatches
orange-1-light
#FEFCFB
App background.
orange-2-light
#FFF7ED
Subtle background.
orange-3-light
#FFEFD6
UI element background.
orange-4-light
#FFDFB5
Hovered UI element background.
orange-5-light
#FFD19A
Active / selected UI element background.
orange-6-light
#FFC182
Subtle borders and separators.
orange-7-light
#F5AE73
UI element border and focus rings.
orange-8-light
#EC9455
Hovered UI element border.
orange-9-light
#F76B15
Solid background — the brand color step.
orange-10-light
#EF5F00
Hovered solid background.
orange-11-light
#CC4E00
Low-contrast text.
orange-12-light
#582D1D
High-contrast text.
orange-1-dark
#17120E
App background.
orange-2-dark
#1E160F
Subtle background.
orange-3-dark
#331E0B
UI element background.
orange-4-dark
#462100
Hovered UI element background.
orange-5-dark
#562800
Active / selected UI element background.
orange-6-dark
#66350C
Subtle borders and separators.
orange-7-dark
#7E451D
UI element border and focus rings.
orange-8-dark
#A35829
Hovered UI element border.
orange-9-dark
#F76B15
Solid background — the brand color step.
orange-10-dark
#FF801F
Hovered solid background.
orange-11-dark
#FFA057
Low-contrast text.
orange-12-dark
#FFE0C2
High-contrast text.
slate-11-light
#60646C
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-light
#1C2024
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
slate-11-dark
#B0B4BA
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-dark
#EDEEF0
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
Mode role mappings
Light mode (14 roles)
accent
→ orange-8-light accent-hover
→ orange-7-light background
→ orange-1-light error
→ orange-12-light primary
→ orange-9-light primary-hover
→ orange-10-light success
→ orange-9-light surface
→ orange-2-light surface-elevated
→ orange-3-light text-primary
→ slate-12-light text-secondary
→ slate-11-light text-tertiary
→ orange-9-light warning
→ orange-9-light warning-hover
→ orange-10-light Dark mode (14 roles)
accent
→ orange-8-dark accent-hover
→ orange-7-dark background
→ orange-1-dark error
→ orange-12-dark primary
→ orange-9-dark primary-hover
→ orange-10-dark success
→ orange-9-dark surface
→ orange-2-dark surface-elevated
→ orange-3-dark text-primary
→ slate-12-dark text-secondary
→ slate-11-dark text-tertiary
→ orange-9-dark warning
→ orange-9-dark warning-hover
→ orange-10-dark Provenance
- Source
- https://www.radix-ui.com/colors/docs/palette-composition/scales
- License
MIT- Attribution
- Radix Colors, Copyright WorkOS, Inc., MIT licensed. Imported from the radix-ui/colors repository on GitHub.
- Imported
-
2026-05-18(upstream version 3.0.0) - Notes
- Radix publishes distinct hex values for each scale in light and dark mode. This atom carries both as -light and -dark suffixed swatches; modes.light.roles points at -light swatches and modes.dark.roles at -dark swatches. Orange is a chromatic hue and makes a poor neutral for body text, so steps 11 and 12 of Radix Slate are imported as supplementary swatches and used for text-primary and text-secondary in both modes.