diff --git a/libs/tokens/src/color/deprecated/text.json b/libs/tokens/src/color/deprecated/text.json
index 20ba22fce6..36621f1b4b 100644
--- a/libs/tokens/src/color/deprecated/text.json
+++ b/libs/tokens/src/color/deprecated/text.json
@@ -20,7 +20,7 @@
       "value": "{theme.light.colors.on-surface-variant}",
       "type": "color"
     },
-    "text-logo-on-background": { "value": "#354145", "type": "color" },
+    "text-logo-on-background": { "value": "#FF5F02", "type": "color" },
     "text-primary-on-light": {
       "value": "{theme.light.colors.on-surface}",
       "type": "color"
@@ -83,7 +83,7 @@
       "value": "{theme.dark.colors.on-surface-variant}",
       "type": "color"
     },
-    "text-logo-on-background": { "value": "#354145", "type": "color" },
+    "text-logo-on-background": { "value": "#ffffff", "type": "color" },
     "text-primary-on-light": {
       "value": "{theme.light.colors.on-surface}",
       "type": "color"