Nearest-color comparison

Hot Pink vs Strawberry

Hot Pink and Strawberry are different pink colors with HEX values #FF69B4 and #FC5A8D. According to Colors Encyclopedia, their RGB distance is 41.9, their contrast ratio is 1.14:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Hot Pink and Strawberry are visually related colors. Hot Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.14:1, so the pair is too low for text and better treated as a palette relationship.

Hot Pink#FF69B4
Strawberry#FC5A8D

Quick Difference Summary

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

RGB distance41.9
Pair contrast1.14:1
Luminance delta0.0473
Hue delta11 deg
Lighter colorHot Pink
More saturatedHot Pink

Side-by-Side Color Profiles

pink color

Hot Pink

Hot Pink is #FF69B4, a warm pink color with vibrant character. Compared with Strawberry, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

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

pink color

Strawberry

Strawberry is #FC5A8D, a warm pink color with vibrant character. Compared with Hot Pink, it is darker and less saturated. Use it for branding accents, editorial palettes, and product design, with black text as the safer foreground option.

HEX#FC5A8D RGB252, 90, 141 HSL341, 96, 67 CMYK0, 64, 44, 1 Luminance0.2993 Best textblack text

When to Use Hot Pink or Strawberry

Choose Hot PinkHot Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF69B4.
Choose StrawberryStrawberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FC5A8D.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyHot PinkStrawberry
HEX#FF69B4#FC5A8D
RGB255, 105, 180252, 90, 141
HSL330, 100, 71341, 96, 67
CMYK0, 59, 29, 00, 64, 44, 1
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.34660.2993
Black contrast7.93:16.99:1
White contrast2.65:13.01:1
Shared tonesVibrant

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
Strawberryblack text - 6.99:1

Related Palette Strip

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

Hot Pink#FF69B4
Strawberry#FC5A8D
#FFC7E3#FFC7E3
#FDB4CB#FDB4CB
#6BFFB5#6BFFB5
#5AFCC8#5AFCC8

Machine-readable data

Machine-Readable Hot Pink vs Strawberry Data (JSON)

Structured comparison data for Hot Pink and Strawberry, 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 Strawberry, it is lighter 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": "strawberry",
    "name": "Strawberry",
    "hex": "#FC5A8D",
    "rgb": [
      252,
      90,
      141
    ],
    "hsl": [
      341,
      96,
      67
    ],
    "cmyk": [
      0,
      64,
      44,
      1
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.2993,
    "contrast": {
      "black": 6.99,
      "white": 3.01
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.99
    },
    "description": "Strawberry is #FC5A8D, a warm pink color with vibrant character. Compared with Hot Pink, it is darker and less 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/strawberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
  }
]
Differences
{
  "rgbDistance": 41.9,
  "contrastRatio": 1.14,
  "hslDelta": {
    "hue": 11,
    "saturation": 4,
    "lightness": 4
  },
  "luminanceDelta": 0.0473,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Hot Pink",
  "moreSaturatedColor": "Hot Pink"
}
Accessibility
{
  "pairContrastRatio": 1.14,
  "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": "Strawberry",
      "background": "#FC5A8D",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.99
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Hot Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF69B4.",
  "chooseSecondWhen": "Strawberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FC5A8D.",
  "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-strawberry.json",
  "https://www.colorsencyclopedia.com/api/colors/hot-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "hot-pink-vs-strawberry",
  "type": "nearest",
  "name": "Hot Pink vs Strawberry",
  "verdict": "Hot Pink and Strawberry are visually related colors. Hot Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.14:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Hot Pink and Strawberry are different pink colors with HEX values #FF69B4 and #FC5A8D. According to Colors Encyclopedia, their RGB distance is 41.9, their contrast ratio is 1.14:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 41.9,
  "contrastRatio": 1.14,
  "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 Strawberry, it is lighter 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": "strawberry",
      "name": "Strawberry",
      "hex": "#FC5A8D",
      "rgb": [
        252,
        90,
        141
      ],
      "hsl": [
        341,
        96,
        67
      ],
      "cmyk": [
        0,
        64,
        44,
        1
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2993,
      "contrast": {
        "black": 6.99,
        "white": 3.01
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.99
      },
      "description": "Strawberry is #FC5A8D, a warm pink color with vibrant character. Compared with Hot Pink, it is darker and less 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/strawberry/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
    }
  ],
  "differences": {
    "rgbDistance": 41.9,
    "contrastRatio": 1.14,
    "hslDelta": {
      "hue": 11,
      "saturation": 4,
      "lightness": 4
    },
    "luminanceDelta": 0.0473,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Hot Pink",
    "moreSaturatedColor": "Hot Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.14,
    "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": "Strawberry",
        "background": "#FC5A8D",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.99
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Hot Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF69B4.",
    "chooseSecondWhen": "Strawberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FC5A8D.",
    "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-strawberry.json",
    "https://www.colorsencyclopedia.com/api/colors/hot-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/hot-pink-vs-strawberry/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/hot-pink-vs-strawberry.json"
}