Radix Pink
Radix UI's pink scale — 12 semantically labeled steps published in both light and dark variants. A bright magenta-pink, between red and purple. 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
pink-1-light
#FFFCFE
App background.
pink-2-light
#FEF7FB
Subtle background.
pink-3-light
#FEE9F5
UI element background.
pink-4-light
#FBDCEF
Hovered UI element background.
pink-5-light
#F6CEE7
Active / selected UI element background.
pink-6-light
#EFBFDD
Subtle borders and separators.
pink-7-light
#E7ACD0
UI element border and focus rings.
pink-8-light
#DD93C2
Hovered UI element border.
pink-9-light
#D6409F
Solid background — the brand color step.
pink-10-light
#CF3897
Hovered solid background.
pink-11-light
#C2298A
Low-contrast text.
pink-12-light
#651249
High-contrast text.
pink-1-dark
#191117
App background.
pink-2-dark
#21121D
Subtle background.
pink-3-dark
#37172F
UI element background.
pink-4-dark
#4B143D
Hovered UI element background.
pink-5-dark
#591C47
Active / selected UI element background.
pink-6-dark
#692955
Subtle borders and separators.
pink-7-dark
#833869
UI element border and focus rings.
pink-8-dark
#A84885
Hovered UI element border.
pink-9-dark
#D6409F
Solid background — the brand color step.
pink-10-dark
#DE51A8
Hovered solid background.
pink-11-dark
#FF8DCC
Low-contrast text.
pink-12-dark
#FDD1EA
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
→ pink-8-light accent-hover
→ pink-7-light background
→ pink-1-light error
→ pink-12-light primary
→ pink-9-light primary-hover
→ pink-10-light success
→ pink-9-light surface
→ pink-2-light surface-elevated
→ pink-3-light text-primary
→ slate-12-light text-secondary
→ slate-11-light text-tertiary
→ pink-9-light warning
→ pink-9-light warning-hover
→ pink-10-light Dark mode (14 roles)
accent
→ pink-8-dark accent-hover
→ pink-7-dark background
→ pink-1-dark error
→ pink-12-dark primary
→ pink-9-dark primary-hover
→ pink-10-dark success
→ pink-9-dark surface
→ pink-2-dark surface-elevated
→ pink-3-dark text-primary
→ slate-12-dark text-secondary
→ slate-11-dark text-tertiary
→ pink-9-dark warning
→ pink-9-dark warning-hover
→ pink-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. Pink 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.