diff --git a/tokens/brand/compassion.json b/tokens/brand/compassion.json
index c517a4e..0737ebe 100644
--- a/tokens/brand/compassion.json
+++ b/tokens/brand/compassion.json
@@ -204,32 +204,72 @@
     },
     "secondaries": {
       "alpha": {
-        "one": {
-          "value": "#bada55",
+        "plus": {
+          "value": "{shade.fern.200}",
+          "type": "color"
+        },
+        "base": {
+          "value": "{shade.fern.400}",
+          "type": "color"
+        },
+        "minus": {
+          "value": "{shade.fern.900}",
           "type": "color"
         }
       },
       "bravo": {
-        "one": {
-          "value": "#bada55",
+        "plus": {
+          "value": "{shade.sinless.100}",
+          "type": "color"
+        },
+        "base": {
+          "value": "{shade.sinless.300}",
+          "type": "color"
+        },
+        "minus": {
+          "value": "{shade.sinless.500}",
           "type": "color"
         }
       },
       "charlie": {
-        "one": {
-          "value": "#bada55",
+        "plus": {
+          "value": "{shade.sundown.200}",
+          "type": "color"
+        },
+        "base": {
+          "value": "{shade.sundown.400}",
+          "type": "color"
+        },
+        "minus": {
+          "value": "{shade.sundown.900}",
           "type": "color"
         }
       },
       "delta": {
-        "one": {
-          "value": "#bada55",
+        "plus": {
+          "value": "{shade.sunset.300}",
+          "type": "color"
+        },
+        "base": {
+          "value": "{shade.sunset.500}",
+          "type": "color"
+        },
+        "minus": {
+          "value": "{shade.sunset.800}",
           "type": "color"
         }
       },
       "echo": {
-        "one": {
-          "value": "#bada55",
+        "plus": {
+          "value": "{shade.walnut.200}",
+          "type": "color"
+        },
+        "base": {
+          "value": "{shade.walnut.700}",
+          "type": "color"
+        },
+        "minus": {
+          "value": "{shade.walnut.900}",
           "type": "color"
         }
       }
diff --git a/tokens/core/core.json b/tokens/core/core.json
index 27c565f..e3174c8 100644
--- a/tokens/core/core.json
+++ b/tokens/core/core.json
@@ -332,27 +332,27 @@
     },
     "sinless": {
       "50": {
-        "value": "#fffeea",
+        "value": "#fffbe4",
         "type": "color"
       },
       "100": {
-        "value": "#fff9c5",
+        "value": "#fff2ad",
         "type": "color"
       },
       "200": {
-        "value": "#fff385",
+        "value": "#ffe282",
         "type": "color"
       },
       "300": {
-        "value": "#ffe646",
+        "value": "#ffd257",
         "type": "color"
       },
       "400": {
-        "value": "#ffd61b",
+        "value": "#fec438",
         "type": "color"
       },
       "500": {
-        "value": "#ffb500",
+        "value": "#fdb518",
         "type": "color"
       },
       "600": {