Named gradient · WebGradients

Soft Cherish

Soft Cherish is a pink gradient from WebGradients (MIT) — #dbdcd7 → #dddcd7 → #e2c9cc → #e7627d → #b8235a → #801357 → #3d1635 → #1c1a27 at 0°. Shown here interpolated in OKLab, next to the original sRGB, with the worst-case contrast for white and black text and every export.

Aa — the quick brown fox
white text · worst 1.37:1 · fails
white 1.37 failsblack 1.23 failsbanding high

Same stops, three spaces

The source renders this in sRGB. The number is how much chroma survives at the dullest point along the line — the difference between the first bar and the others is the grey that OKLab removes.

sRGB42%
OKLab42%
OKLCH42%

Report

  • white ink: worst 1.37:1 at 19% (fails AA); black ink: worst 1.23:1 at 100% (fails AA) → use white text.
  • Neither ink passes AA at the worst point — treat as decorative or add a scrim (rgba(0,0,0,.35) typically lifts white ink past 4:1).
  • Banding high: ~173px bands at 1440px — add grain 50 (≈3% soft-light noise) or shorten the ramp.

Export

css
.gradient {
  background-image: linear-gradient(0deg, #dbdcd7 0%, #dbdcd7 1.71%, #dbdcd7 3.43%, #dbdcd7 5.14%, #dcdcd7 6.86%, #dcdcd7 8.57%, #dcdcd7 10.29%, #dcdcd7 12%, #dcdcd7 13.71%, #dcdcd7 15.43%, #dcdcd7 17.14%, #dddcd7 18.86%, #dddcd7 20.57%, #dddcd7 22.29%, #dddcd7 24%, #dddbd6 24.43%, #ded9d5 24.86%, #ded8d5 25.29%, #dfd7d4 25.71%, #dfd5d3 26.14%, #dfd4d2 26.57%, #e0d3d1 27%, #e0d1d1 27.43%, #e0d0d0 27.86%, #e1cecf 28.29%, #e1cdce 28.71%, #e1ccce 29.14%, #e2cacd 29.57%, #e2c9cc 30%, #e3c2c6 31.14%, #e5bbc0 32.29%, #e6b4bb 33.43%, #e7adb5 34.57%, #e7a6af 35.71%, #e89fa9 36.86%, #e898a4 38%, #e9919e 39.14%, #e98999 40.29%, #e98293 41.43%, #e87a8d 42.57%, #e87388 43.71%, #e86a82 44.86%, #e7627d 46%, #e45e7a 46.93%, #e05a78 47.86%, #dd5675 48.79%, #da5273 49.71%, #d64e70 50.64%, #d3496e 51.57%, #d0456b 52.5%, #cc4169 53.43%, #c93c66 54.36%, #c53864 55.29%, #c23361 56.21%, #bf2e5f 57.14%, #bb295c 58.07%, #b8235a 59%, #b4225a 59.86%, #b0215a 60.71%, #ac205a 61.57%, #a81f5a 62.43%, #a41e59 63.29%, #a01d59 64.14%, #9b1c59 65%, #971b59 65.86%, #941959 66.71%, #901858 67.57%, #8c1758 68.43%, #881658 69.29%, #841457 70.14%, #801357 71%, #7b1454 71.93%, #761552 72.86%, #71164f 73.79%, #6c164d 74.71%, #67174b 75.64%, #621748 76.57%, #5e1746 77.5%, #591743 78.43%, #541741 79.36%, #4f173e 80.29%, #4b173c 81.21%, #46173a 82.14%, #421637 83.07%, #3d1635 84%, #3b1734 85.14%, #381733 86.29%, #361832 87.43%, #341831 88.57%, #321830 89.71%, #2f192f 90.86%, #2d192e 92%, #2b192d 93.14%, #28192c 94.29%, #261a2b 95.43%, #241a2a 96.57%, #211a29 97.71%, #1f1a28 98.86%, #1c1a27 100%);
  background-image: linear-gradient(0deg in oklab, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%);
}
tailwind v4
bg-[linear-gradient(0deg_in_oklab,#dbdcd7_0%,#dddcd7_24%,#e2c9cc_30%,#e7627d_46%,#b8235a_59%,#801357_71%,#3d1635_84%,#1c1a27_100%)]
svg
<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="600" viewBox="0 0 1440 600"><defs><linearGradient id="bs-gradient" gradientUnits="userSpaceOnUse" x1="720" y1="600" x2="720" y2="0"><stop offset="0%" stop-color="#dbdcd7"/><stop offset="1.71%" stop-color="#dbdcd7"/><stop offset="3.43%" stop-color="#dbdcd7"/><stop offset="5.14%" stop-color="#dbdcd7"/><stop offset="6.86%" stop-color="#dcdcd7"/><stop offset="8.57%" stop-color="#dcdcd7"/><stop offset="10.29%" stop-color="#dcdcd7"/><stop offset="12%" stop-color="#dcdcd7"/><stop offset="13.71%" stop-color="#dcdcd7"/><stop offset="15.43%" stop-color="#dcdcd7"/><stop offset="17.14%" stop-color="#dcdcd7"/><stop offset="18.86%" stop-color="#dddcd7"/><stop offset="20.57%" stop-color="#dddcd7"/><stop offset="22.29%" stop-color="#dddcd7"/><stop offset="24%" stop-color="#dddcd7"/><stop offset="24.43%" stop-color="#dddbd6"/><stop offset="24.86%" stop-color="#ded9d5"/><stop offset="25.29%" stop-color="#ded8d5"/><stop offset="25.71%" stop-color="#dfd7d4"/><stop offset="26.14%" stop-color="#dfd5d3"/><stop offset="26.57%" stop-color="#dfd4d2"/><stop offset="27%" stop-color="#e0d3d1"/><stop offset="27.43%" stop-color="#e0d1d1"/><stop offset="27.86%" stop-color="#e0d0d0"/><stop offset="28.29%" stop-color="#e1cecf"/><stop offset="28.71%" stop-color="#e1cdce"/><stop offset="29.14%" stop-color="#e1ccce"/><stop offset="29.57%" stop-color="#e2cacd"/><stop offset="30%" stop-color="#e2c9cc"/><stop offset="31.14%" stop-color="#e3c2c6"/><stop offset="32.29%" stop-color="#e5bbc0"/><stop offset="33.43%" stop-color="#e6b4bb"/><stop offset="34.57%" stop-color="#e7adb5"/><stop offset="35.71%" stop-color="#e7a6af"/><stop offset="36.86%" stop-color="#e89fa9"/><stop offset="38%" stop-color="#e898a4"/><stop offset="39.14%" stop-color="#e9919e"/><stop offset="40.29%" stop-color="#e98999"/><stop offset="41.43%" stop-color="#e98293"/><stop offset="42.57%" stop-color="#e87a8d"/><stop offset="43.71%" stop-color="#e87388"/><stop offset="44.86%" stop-color="#e86a82"/><stop offset="46%" stop-color="#e7627d"/><stop offset="46.93%" stop-color="#e45e7a"/><stop offset="47.86%" stop-color="#e05a78"/><stop offset="48.79%" stop-color="#dd5675"/><stop offset="49.71%" stop-color="#da5273"/><stop offset="50.64%" stop-color="#d64e70"/><stop offset="51.57%" stop-color="#d3496e"/><stop offset="52.5%" stop-color="#d0456b"/><stop offset="53.43%" stop-color="#cc4169"/><stop offset="54.36%" stop-color="#c93c66"/><stop offset="55.29%" stop-color="#c53864"/><stop offset="56.21%" stop-color="#c23361"/><stop offset="57.14%" stop-color="#bf2e5f"/><stop offset="58.07%" stop-color="#bb295c"/><stop offset="59%" stop-color="#b8235a"/><stop offset="59.86%" stop-color="#b4225a"/><stop offset="60.71%" stop-color="#b0215a"/><stop offset="61.57%" stop-color="#ac205a"/><stop offset="62.43%" stop-color="#a81f5a"/><stop offset="63.29%" stop-color="#a41e59"/><stop offset="64.14%" stop-color="#a01d59"/><stop offset="65%" stop-color="#9b1c59"/><stop offset="65.86%" stop-color="#971b59"/><stop offset="66.71%" stop-color="#941959"/><stop offset="67.57%" stop-color="#901858"/><stop offset="68.43%" stop-color="#8c1758"/><stop offset="69.29%" stop-color="#881658"/><stop offset="70.14%" stop-color="#841457"/><stop offset="71%" stop-color="#801357"/><stop offset="71.93%" stop-color="#7b1454"/><stop offset="72.86%" stop-color="#761552"/><stop offset="73.79%" stop-color="#71164f"/><stop offset="74.71%" stop-color="#6c164d"/><stop offset="75.64%" stop-color="#67174b"/><stop offset="76.57%" stop-color="#621748"/><stop offset="77.5%" stop-color="#5e1746"/><stop offset="78.43%" stop-color="#591743"/><stop offset="79.36%" stop-color="#541741"/><stop offset="80.29%" stop-color="#4f173e"/><stop offset="81.21%" stop-color="#4b173c"/><stop offset="82.14%" stop-color="#46173a"/><stop offset="83.07%" stop-color="#421637"/><stop offset="84%" stop-color="#3d1635"/><stop offset="85.14%" stop-color="#3b1734"/><stop offset="86.29%" stop-color="#381733"/><stop offset="87.43%" stop-color="#361832"/><stop offset="88.57%" stop-color="#341831"/><stop offset="89.71%" stop-color="#321830"/><stop offset="90.86%" stop-color="#2f192f"/><stop offset="92%" stop-color="#2d192e"/><stop offset="93.14%" stop-color="#2b192d"/><stop offset="94.29%" stop-color="#28192c"/><stop offset="95.43%" stop-color="#261a2b"/><stop offset="96.57%" stop-color="#241a2a"/><stop offset="97.71%" stop-color="#211a29"/><stop offset="98.86%" stop-color="#1f1a28"/><stop offset="100%" stop-color="#1c1a27"/></linearGradient></defs><rect width="1440" height="600" fill="url(#bs-gradient)"/></svg>
dtcg
{
  "soft-cherish": {
    "$type": "gradient",
    "$value": [
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.859,
            0.863,
            0.843
          ],
          "hex": "#dbdcd7"
        },
        "position": 0
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.867,
            0.863,
            0.843
          ],
          "hex": "#dddcd7"
        },
        "position": 0.24
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.886,
            0.788,
            0.8
          ],
          "hex": "#e2c9cc"
        },
        "position": 0.3
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.906,
            0.384,
            0.49
          ],
          "hex": "#e7627d"
        },
        "position": 0.46
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.722,
            0.137,
            0.353
          ],
          "hex": "#b8235a"
        },
        "position": 0.59
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.502,
            0.075,
            0.341
          ],
          "hex": "#801357"
        },
        "position": 0.71
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.239,
            0.086,
            0.208
          ],
          "hex": "#3d1635"
        },
        "position": 0.84
      },
      {
        "color": {
          "colorSpace": "srgb",
          "components": [
            0.11,
            0.102,
            0.153
          ],
          "hex": "#1c1a27"
        },
        "position": 1
      }
    ],
    "$extensions": {
      "com.brandsweets": {
        "kind": "linear",
        "css": "linear-gradient(0deg in oklab, #dbdcd7 0%, #dddcd7 24%, #e2c9cc 30%, #e7627d 46%, #b8235a 59%, #801357 71%, #3d1635 84%, #1c1a27 100%)",
        "interpolation": "oklab",
        "angle": 0,
        "name": "Soft Cherish",
        "contrast": {
          "white": {
            "ratio": 1.373,
            "at": 0.1905,
            "passesAA": false,
            "passesAALarge": false
          },
          "black": {
            "ratio": 1.226,
            "at": 1,
            "passesAA": false,
            "passesAALarge": false
          },
          "suggestedInk": "#ffffff"
        }
      }
    },
    "$description": "Soft Cherish (WebGradients, MIT), rendered in OKLab."
  }
}

Tagged

More pink gradients

mcpConnect your agent to the gradient engine
live endpoint

Point any MCP client at the shared gradients endpoint and your agent gets the same engine as this page — make_gradient returns CSS with the interpolation space, Tailwind v4, SVG, a PNG URL, a DTCG token and the contrast report in one call; brand_gradients derives the whole contact sheet from a brand or a palette. Read-only, no key. Every gradient is a /gradients/new/… link: open it, refine, paste it back.

endpointhttps://mcp.brandsweets.com/gradients/mcp
claude mcp add --transport http brandsweets-gradients https://mcp.brandsweets.com/gradients/mcp
try this prompt

take the Soft Cherish gradient (#dbdcd7, #dddcd7, #e2c9cc, #e7627d, #b8235a, #801357, #3d1635, #1c1a27), re-interpolate it in oklch, and tell me the worst-case contrast for white text

Want the agent to remember your picks and write them into a living brand? Create a free BrandSweets workspace.

Machine-readable: gradients.md · From WebGradients (MIT) — licences