Nearest-color comparison

Flamingo Pink vs Salmon Pink

Flamingo Pink and Salmon Pink are different pink and red colors with HEX values #FC8EAC and #FF91A4. According to Colors Encyclopedia, their RGB distance is 9.1, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Flamingo Pink#FC8EAC
Salmon Pink#FF91A4

Quick Difference Summary

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

RGB distance9.1
Pair contrast1.02:1
Luminance delta0.0117
Hue delta6 deg
Lighter colorSalmon Pink
More saturatedSalmon Pink

Side-by-Side Color Profiles

pink color

Flamingo Pink

Flamingo Pink is #FC8EAC, a warm pink color with pastel character. Compared with Salmon Pink, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.

HEX#FC8EAC RGB252, 142, 172 HSL344, 95, 77 CMYK0, 44, 32, 1 Luminance0.4302 Best textblack text

red color

Salmon Pink

Salmon Pink is #FF91A4, a warm red color with pastel character. Compared with Flamingo Pink, it is lighter 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

When to Use Flamingo Pink or Salmon Pink

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

Technical Comparison Table

PropertyFlamingo PinkSalmon Pink
HEX#FC8EAC#FF91A4
RGB252, 142, 172255, 145, 164
HSL344, 95, 77350, 100, 78
CMYK0, 44, 32, 10, 43, 36, 0
FamilyPinkRed
TemperatureWarmWarm
TonePastelPastel
Luminance0.43020.4419
Black contrast9.6:19.84:1
White contrast2.19:12.13:1
Shared tonesPastel

Accessibility and Contrast

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

Flamingo Pinkblack text - 9.6:1
Salmon Pinkblack text - 9.84:1

Related Palette Strip

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

Flamingo Pink#FC8EAC
Salmon Pink#FF91A4
#FEE6ED#FEE6ED
#FFEBEE#FFEBEE
#8DFCDE#8DFCDE
#8FFFEC#8FFFEC

Machine-readable data

Machine-Readable Flamingo Pink vs Salmon Pink Data (JSON)

Structured comparison data for Flamingo Pink and Salmon Pink, 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": "flamingo-pink",
    "name": "Flamingo Pink",
    "hex": "#FC8EAC",
    "rgb": [
      252,
      142,
      172
    ],
    "hsl": [
      344,
      95,
      77
    ],
    "cmyk": [
      0,
      44,
      32,
      1
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.4302,
    "contrast": {
      "black": 9.6,
      "white": 2.19
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.6
    },
    "description": "Flamingo Pink is #FC8EAC, a warm pink color with pastel character. Compared with Salmon Pink, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
  },
  {
    "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 Flamingo Pink, it is lighter 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"
  }
]
Differences
{
  "rgbDistance": 9.1,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 6,
    "saturation": 5,
    "lightness": 1
  },
  "luminanceDelta": 0.0117,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "pastel"
  ],
  "lighterColor": "Salmon Pink",
  "moreSaturatedColor": "Salmon Pink"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Flamingo Pink",
      "background": "#FC8EAC",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.6
    },
    {
      "color": "Salmon Pink",
      "background": "#FF91A4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.84
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Flamingo Pink is better when the design needs pastel pink character, warm temperature, and the specific HEX value #FC8EAC.",
  "chooseSecondWhen": "Salmon Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #FF91A4.",
  "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/flamingo-pink-vs-salmon-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "flamingo-pink-vs-salmon-pink",
  "type": "nearest",
  "name": "Flamingo Pink vs Salmon Pink",
  "verdict": "Flamingo Pink and Salmon Pink are very close colors. Salmon Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Flamingo Pink and Salmon Pink are different pink and red colors with HEX values #FC8EAC and #FF91A4. According to Colors Encyclopedia, their RGB distance is 9.1, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 9.1,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "flamingo-pink",
      "name": "Flamingo Pink",
      "hex": "#FC8EAC",
      "rgb": [
        252,
        142,
        172
      ],
      "hsl": [
        344,
        95,
        77
      ],
      "cmyk": [
        0,
        44,
        32,
        1
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.4302,
      "contrast": {
        "black": 9.6,
        "white": 2.19
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.6
      },
      "description": "Flamingo Pink is #FC8EAC, a warm pink color with pastel character. Compared with Salmon Pink, it is darker and less saturated. Use it for botanical palettes, natural product design, and seasonal editorial palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/flamingo-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
    },
    {
      "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 Flamingo Pink, it is lighter 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"
    }
  ],
  "differences": {
    "rgbDistance": 9.1,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 6,
      "saturation": 5,
      "lightness": 1
    },
    "luminanceDelta": 0.0117,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "pastel"
    ],
    "lighterColor": "Salmon Pink",
    "moreSaturatedColor": "Salmon Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Flamingo Pink",
        "background": "#FC8EAC",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.6
      },
      {
        "color": "Salmon Pink",
        "background": "#FF91A4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.84
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Flamingo Pink is better when the design needs pastel pink character, warm temperature, and the specific HEX value #FC8EAC.",
    "chooseSecondWhen": "Salmon Pink is better when the design needs pastel red character, warm temperature, and the specific HEX value #FF91A4.",
    "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/flamingo-pink-vs-salmon-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/salmon-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/flamingo-pink-vs-salmon-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/flamingo-pink-vs-salmon-pink.json"
}