Nearest-color comparison

Salmon Pink vs Soft Coral

Salmon Pink and Soft Coral are different red colors with HEX values #FF91A4 and #F7A8A8. According to Colors Encyclopedia, their RGB distance is 24.7, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Salmon Pink and Soft Coral are very close colors. Soft Coral is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.

Salmon Pink#FF91A4
Soft Coral#F7A8A8

Quick Difference Summary

The main measurable differences between Salmon Pink and Soft Coral across RGB distance, luminance, hue, saturation, and contrast.

RGB distance24.7
Pair contrast1.13:1
Luminance delta0.0642
Hue delta350 deg
Lighter colorSoft Coral
More saturatedSalmon Pink

Side-by-Side Color Profiles

red color

Salmon Pink

Salmon Pink is #FF91A4, a warm red color with pastel character. Compared with Soft Coral, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.

HEX#FF91A4 RGB255, 145, 164 HSL350, 100, 78 CMYK0, 43, 36, 0 Luminance0.4419 Best textblack text

red color

Soft Coral

Soft Coral is #F7A8A8, a warm red color with pastel character. Compared with Salmon Pink, it is lighter and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.

HEX#F7A8A8 RGB247, 168, 168 HSL0, 83, 81 CMYK0, 32, 32, 3 Luminance0.5061 Best textblack text

When to Use Salmon Pink or Soft Coral

Choose Salmon PinkSalmon Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #FF91A4.
Choose Soft CoralSoft Coral is better when the design needs pastel red character, warm temperature, and the specific HEX value #F7A8A8.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertySalmon PinkSoft Coral
HEX#FF91A4#F7A8A8
RGB255, 145, 164247, 168, 168
HSL350, 100, 780, 83, 81
CMYK0, 43, 36, 00, 32, 32, 3
FamilyRedRed
TemperatureWarmWarm
TonePastelPastel
Luminance0.44190.5061
Black contrast9.84:111.12:1
White contrast2.13:11.89:1
Shared tonesPastel

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Salmon Pinkblack text - 9.84:1
Soft Coralblack text - 11.12:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Salmon Pink#FF91A4
Soft Coral#F7A8A8
#FFEBEE#FFEBEE
Snow#FFFAFA
#8FFFEC#8FFFEC
#A6F7F7#A6F7F7

Machine-readable data

Machine-Readable Salmon Pink vs Soft Coral Data (JSON)

Structured comparison data for Salmon Pink and Soft Coral, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "salmon-pink",
    "name": "Salmon Pink",
    "hex": "#FF91A4",
    "rgb": [
      255,
      145,
      164
    ],
    "hsl": [
      350,
      100,
      78
    ],
    "cmyk": [
      0,
      43,
      36,
      0
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.4419,
    "contrast": {
      "black": 9.84,
      "white": 2.13
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.84
    },
    "description": "Salmon Pink is #FF91A4, a warm red color with pastel character. Compared with Soft Coral, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/salmon-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json"
  },
  {
    "slug": "soft-coral",
    "name": "Soft Coral",
    "hex": "#F7A8A8",
    "rgb": [
      247,
      168,
      168
    ],
    "hsl": [
      0,
      83,
      81
    ],
    "cmyk": [
      0,
      32,
      32,
      3
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.5061,
    "contrast": {
      "black": 11.12,
      "white": 1.89
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.12
    },
    "description": "Soft Coral is #F7A8A8, a warm red color with pastel character. Compared with Salmon Pink, it is lighter and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/soft-coral/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
  }
]
Differences
{
  "rgbDistance": 24.7,
  "contrastRatio": 1.13,
  "hslDelta": {
    "hue": 350,
    "saturation": 17,
    "lightness": 3
  },
  "luminanceDelta": 0.0642,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Soft Coral",
  "moreSaturatedColor": "Salmon Pink"
}
Accessibility
{
  "pairContrastRatio": 1.13,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Salmon Pink",
      "background": "#FF91A4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.84
    },
    {
      "color": "Soft Coral",
      "background": "#F7A8A8",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.12
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Salmon Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #FF91A4.",
  "chooseSecondWhen": "Soft Coral is better when the design needs pastel red character, warm temperature, and the specific HEX value #F7A8A8.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/salmon-pink-vs-soft-coral.json",
  "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "salmon-pink-vs-soft-coral",
  "type": "nearest",
  "name": "Salmon Pink vs Soft Coral",
  "verdict": "Salmon Pink and Soft Coral are very close colors. Soft Coral is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Salmon Pink and Soft Coral are different red colors with HEX values #FF91A4 and #F7A8A8. According to Colors Encyclopedia, their RGB distance is 24.7, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 24.7,
  "contrastRatio": 1.13,
  "colors": [
    {
      "slug": "salmon-pink",
      "name": "Salmon Pink",
      "hex": "#FF91A4",
      "rgb": [
        255,
        145,
        164
      ],
      "hsl": [
        350,
        100,
        78
      ],
      "cmyk": [
        0,
        43,
        36,
        0
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.4419,
      "contrast": {
        "black": 9.84,
        "white": 2.13
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.84
      },
      "description": "Salmon Pink is #FF91A4, a warm red color with pastel character. Compared with Soft Coral, it is darker and more saturated. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/salmon-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json"
    },
    {
      "slug": "soft-coral",
      "name": "Soft Coral",
      "hex": "#F7A8A8",
      "rgb": [
        247,
        168,
        168
      ],
      "hsl": [
        0,
        83,
        81
      ],
      "cmyk": [
        0,
        32,
        32,
        3
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.5061,
      "contrast": {
        "black": 11.12,
        "white": 1.89
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.12
      },
      "description": "Soft Coral is #F7A8A8, a warm red color with pastel character. Compared with Salmon Pink, it is lighter and less saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/soft-coral/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
    }
  ],
  "differences": {
    "rgbDistance": 24.7,
    "contrastRatio": 1.13,
    "hslDelta": {
      "hue": 350,
      "saturation": 17,
      "lightness": 3
    },
    "luminanceDelta": 0.0642,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Soft Coral",
    "moreSaturatedColor": "Salmon Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.13,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Salmon Pink",
        "background": "#FF91A4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.84
      },
      {
        "color": "Soft Coral",
        "background": "#F7A8A8",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.12
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Salmon Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #FF91A4.",
    "chooseSecondWhen": "Soft Coral is better when the design needs pastel red character, warm temperature, and the specific HEX value #F7A8A8.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/salmon-pink-vs-soft-coral.json",
    "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/soft-coral.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/salmon-pink-vs-soft-coral/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/salmon-pink-vs-soft-coral.json"
}