Nearest-color comparison

Hot Pink vs Flamingo Pink

Hot Pink #FF69B4 vs Flamingo Pink #FC8EAC: RGB distance 38 and contrast 1.21:1. Compare hue, luminance, saturation, WCAG and practical use.

Hot Pink and Flamingo Pink are related but distinguishable, with an RGB distance of 38. Flamingo Pink is lighter by 0.0836, and Hot Pink is more saturated by 5 percentage points. Their mutual contrast is 1.21:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Hot Pink#FF69B4
Flamingo Pink#FC8EAC

Quick Difference Summary

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

RGB distance38
Pair contrast1.21:1
Luminance delta0.0836
Hue delta14 deg
Lighter colorFlamingo Pink
More saturatedHot Pink

Side-by-Side Color Profiles

pink color

Hot Pink

Hot Pink is #FF69B4, a warm pink with hue 330°, saturation 100% and luminance 0.3466. Beside Flamingo Pink, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 7.93:1.

HEX#FF69B4 RGB255, 105, 180 HSL330, 100, 71 CMYK0, 59, 29, 0 Luminance0.3466 Best textblack text

pink color

Flamingo Pink

Flamingo Pink is #FC8EAC, a warm pink with hue 344°, saturation 95% and luminance 0.4302. Beside Hot Pink, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.6:1.

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

When to Use Hot Pink or Flamingo Pink

Choose Hot PinkChoose Hot Pink when the design calls for vibrant pink color at #FF69B4, with warm temperature and 71% HSL lightness.
Choose Flamingo PinkChoose Flamingo Pink when #FC8EAC, its pastel pink character, or its 77% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.21:1.

Technical Comparison Table

PropertyHot PinkFlamingo Pink
HEX#FF69B4#FC8EAC
RGB255, 105, 180252, 142, 172
HSL330, 100, 71344, 95, 77
CMYK0, 59, 29, 00, 44, 32, 1
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantPastel
Luminance0.34660.4302
Black contrast7.93:19.6:1
White contrast2.65:12.19:1
Shared tonesNone

Accessibility and Contrast

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

Hot Pinkblack text - 7.93:1
Flamingo Pinkblack text - 9.6:1

Downloadable color comparison infographic

Hot Pink vs Flamingo Pink Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Hot Pink vs Flamingo Pink color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Hot Pink vs Flamingo Pink color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

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

Structured comparison data for Hot Pink and Flamingo 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": "hot-pink",
    "name": "Hot Pink",
    "hex": "#FF69B4",
    "rgb": [
      255,
      105,
      180
    ],
    "hsl": [
      330,
      100,
      71
    ],
    "cmyk": [
      0,
      59,
      29,
      0
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3466,
    "contrast": {
      "black": 7.93,
      "white": 2.65
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.93
    },
    "description": "Hot Pink is #FF69B4, a warm pink color with vibrant character. Compared with Flamingo Pink, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/hot-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hot-pink.json"
  },
  {
    "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 Hot Pink, it is lighter 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"
  }
]
Differences
{
  "rgbDistance": 38,
  "contrastRatio": 1.21,
  "hslDelta": {
    "hue": 14,
    "saturation": 5,
    "lightness": 6
  },
  "luminanceDelta": 0.0836,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Flamingo Pink",
  "moreSaturatedColor": "Hot Pink"
}
Accessibility
{
  "pairContrastRatio": 1.21,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Hot Pink",
      "background": "#FF69B4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.93
    },
    {
      "color": "Flamingo Pink",
      "background": "#FC8EAC",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.6
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Hot Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF69B4.",
  "chooseSecondWhen": "Flamingo Pink is better when the design needs pastel pink character, warm temperature, and the specific HEX value #FC8EAC.",
  "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/hot-pink-vs-flamingo-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/hot-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "hot-pink-vs-flamingo-pink",
  "type": "nearest",
  "name": "Hot Pink vs Flamingo Pink",
  "verdict": "Hot Pink and Flamingo Pink are visually related colors. Flamingo Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.21:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Hot Pink and Flamingo Pink are different pink colors with HEX values #FF69B4 and #FC8EAC. According to Colors Encyclopedia, their RGB distance is 38, their contrast ratio is 1.21:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 38,
  "contrastRatio": 1.21,
  "colors": [
    {
      "slug": "hot-pink",
      "name": "Hot Pink",
      "hex": "#FF69B4",
      "rgb": [
        255,
        105,
        180
      ],
      "hsl": [
        330,
        100,
        71
      ],
      "cmyk": [
        0,
        59,
        29,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3466,
      "contrast": {
        "black": 7.93,
        "white": 2.65
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.93
      },
      "description": "Hot Pink is #FF69B4, a warm pink color with vibrant character. Compared with Flamingo Pink, it is darker and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/hot-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hot-pink.json"
    },
    {
      "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 Hot Pink, it is lighter 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"
    }
  ],
  "differences": {
    "rgbDistance": 38,
    "contrastRatio": 1.21,
    "hslDelta": {
      "hue": 14,
      "saturation": 5,
      "lightness": 6
    },
    "luminanceDelta": 0.0836,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Flamingo Pink",
    "moreSaturatedColor": "Hot Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.21,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Hot Pink",
        "background": "#FF69B4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.93
      },
      {
        "color": "Flamingo Pink",
        "background": "#FC8EAC",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.6
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Hot Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF69B4.",
    "chooseSecondWhen": "Flamingo Pink is better when the design needs pastel pink character, warm temperature, and the specific HEX value #FC8EAC.",
    "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/hot-pink-vs-flamingo-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/hot-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/flamingo-pink.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/hot-pink-vs-flamingo-pink/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/hot-pink-vs-flamingo-pink.json"
}