Medium Violet Red — 11-step color scale
Medium Violet Red (#c71585) sits at 500, untouched. Every other step is Medium Violet Red composited over white or black at a decreasing opacity, so the whole ramp stays in one hue family instead of drifting toward another color at the ends.
Open Medium Violet Red in the generator
For text that needs to pass AA on white, 500, 600, 700, 800, 900, 950 clear the 4.5:1 line. On a dark surface, 50, 100, 200, 300, 400 do.
Semantic colors from Medium Violet Red
Success, warning, error and the rest are derived from Medium Violet Red itself, then checked so they stay distinguishable from the base — and from each other — under the three types of color blindness. The distance below is CIEDE2000 after each simulation.
| Suggested | Protanopia | Deuteranopia | Tritanopia |
|---|---|---|---|
| success | 46.9 | 26.8 | 65.7 |
| warning | 42.4 | 33.2 | 16.2 |
| error | 9.8 | 18.4 | 7.7 |
| discovery | 17.5 | 21.3 | 66.1 |
| info | 14.1 | 13.7 | 66.0 |
| neutral | 14.5 | 5.2 | 22.1 |
The neutral suggestion starts out colliding with Medium Violet Red under Deuteranopia — ΔE₀₀ 5.2, below the 11 threshold — so the engine shifts its hue within the neutral family until the pair pulls apart again.
Export Medium Violet Red
The same five formats the generator produces, for this scale. Copy any block, or open the tool to tweak the ramp first.
:root {
--color-color-50: #fbecf5;
--color-color-100: #f2c7e2;
--color-color-200: #e9a1ce;
--color-color-300: #e07cbb;
--color-color-400: #d2449d;
--color-color-500: #c71585;
--color-color-600: #9f116a;
--color-color-700: #6f0c4a;
--color-color-800: #500835;
--color-color-900: #300520;
--color-color-950: #10020b;
}$color-color-50: #fbecf5;
$color-color-100: #f2c7e2;
$color-color-200: #e9a1ce;
$color-color-300: #e07cbb;
$color-color-400: #d2449d;
$color-color-500: #c71585;
$color-color-600: #9f116a;
$color-color-700: #6f0c4a;
$color-color-800: #500835;
$color-color-900: #300520;
$color-color-950: #10020b;export const color = {
50: '#fbecf5',
100: '#f2c7e2',
200: '#e9a1ce',
300: '#e07cbb',
400: '#d2449d',
500: '#c71585',
600: '#9f116a',
700: '#6f0c4a',
800: '#500835',
900: '#300520',
950: '#10020b',
};{
"color": {
"50": "#fbecf5",
"100": "#f2c7e2",
"200": "#e9a1ce",
"300": "#e07cbb",
"400": "#d2449d",
"500": "#c71585",
"600": "#9f116a",
"700": "#6f0c4a",
"800": "#500835",
"900": "#300520",
"950": "#10020b"
}
}{
"color": {
"50": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.984313725490196,
0.9254901960784314,
0.9607843137254902
],
"alpha": 1,
"hex": "#FBECF5"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:1",
"com.figma.isOverride": true
}
},
"100": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9490196078431372,
0.7803921568627451,
0.8862745098039215
],
"alpha": 1,
"hex": "#F2C7E2"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:2",
"com.figma.isOverride": true
}
},
"200": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9137254901960784,
0.6313725490196078,
0.807843137254902
],
"alpha": 1,
"hex": "#E9A1CE"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:3",
"com.figma.isOverride": true
}
},
"300": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.8784313725490196,
0.48627450980392156,
0.7333333333333333
],
"alpha": 1,
"hex": "#E07CBB"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:4",
"com.figma.isOverride": true
}
},
"400": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.8235294117647058,
0.26666666666666666,
0.615686274509804
],
"alpha": 1,
"hex": "#D2449D"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:5",
"com.figma.isOverride": true
}
},
"500": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.7803921568627451,
0.08235294117647059,
0.5215686274509804
],
"alpha": 1,
"hex": "#C71585"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:6",
"com.figma.isOverride": true
}
},
"600": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.6235294117647059,
0.06666666666666667,
0.41568627450980394
],
"alpha": 1,
"hex": "#9F116A"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:7",
"com.figma.isOverride": true
}
},
"700": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.43529411764705883,
0.047058823529411764,
0.2901960784313726
],
"alpha": 1,
"hex": "#6F0C4A"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:8",
"com.figma.isOverride": true
}
},
"800": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.3137254901960784,
0.03137254901960784,
0.20784313725490197
],
"alpha": 1,
"hex": "#500835"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:9",
"com.figma.isOverride": true
}
},
"900": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.18823529411764706,
0.0196078431372549,
0.12549019607843137
],
"alpha": 1,
"hex": "#300520"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:10",
"com.figma.isOverride": true
}
},
"950": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.06274509803921569,
0.00784313725490196,
0.043137254901960784
],
"alpha": 1,
"hex": "#10020B"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:11",
"com.figma.isOverride": true
}
}
},
"$extensions": {
"com.figma.modeName": "Value"
}
}Open Medium Violet Red in the generatorHow the scale is built