Nearest-color comparison

Strawberry vs Blush

Strawberry #FC5A8D vs Blush #DE5D83: RGB distance 31.8 and contrast 1.16:1. Compare hue, luminance, saturation, WCAG and practical use.

Strawberry and Blush are related but distinguishable, with an RGB distance of 31.8. Strawberry is lighter by 0.0493, and Strawberry is more saturated by 30 percentage points. Their mutual contrast is 1.16:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Strawberry#FC5A8D
Blush#DE5D83

Quick Difference Summary

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

RGB distance31.8
Pair contrast1.16:1
Luminance delta0.0493
Hue delta1 deg
Lighter colorStrawberry
More saturatedStrawberry

Side-by-Side Color Profiles

pink color

Strawberry

Strawberry is #FC5A8D, a warm pink with hue 341°, saturation 96% and luminance 0.2993. Beside Blush, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 6.99:1.

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

pink color

Blush

Blush is #DE5D83, a warm pink with hue 342°, saturation 66% and luminance 0.25. Beside Strawberry, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 6:1.

HEX#DE5D83 RGB222, 93, 131 HSL342, 66, 62 CMYK0, 58, 41, 13 Luminance0.25 Best textblack text

When to Use Strawberry or Blush

Choose StrawberryChoose Strawberry when the design calls for vibrant pink color at #FC5A8D, with warm temperature and 67% HSL lightness.
Choose BlushChoose Blush when #DE5D83, its balanced pink character, or its 62% 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.16:1.

Technical Comparison Table

PropertyStrawberryBlush
HEX#FC5A8D#DE5D83
RGB252, 90, 141222, 93, 131
HSL341, 96, 67342, 66, 62
CMYK0, 64, 44, 10, 58, 41, 13
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantBalanced
Luminance0.29930.25
Black contrast6.99:16:1
White contrast3.01:13.5:1
Shared tonesNone

Accessibility and Contrast

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

Strawberryblack text - 6.99:1
Blushblack text - 6:1

Downloadable color comparison infographic

Strawberry vs Blush Color Comparison Infographic

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

1200 × 800
Strawberry vs Blush color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Strawberry vs Blush 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 Strawberry vs Blush Data (JSON)

Structured comparison data for Strawberry and Blush, 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": "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 Blush, 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/strawberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
  },
  {
    "slug": "blush",
    "name": "Blush",
    "hex": "#DE5D83",
    "rgb": [
      222,
      93,
      131
    ],
    "hsl": [
      342,
      66,
      62
    ],
    "cmyk": [
      0,
      58,
      41,
      13
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.25,
    "contrast": {
      "black": 6,
      "white": 3.5
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6
    },
    "description": "Blush is #DE5D83, a warm pink color with balanced character. Compared with Strawberry, 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/blush/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blush.json"
  }
]
Differences
{
  "rgbDistance": 31.8,
  "contrastRatio": 1.16,
  "hslDelta": {
    "hue": 1,
    "saturation": 30,
    "lightness": 5
  },
  "luminanceDelta": 0.0493,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Strawberry",
  "moreSaturatedColor": "Strawberry"
}
Accessibility
{
  "pairContrastRatio": 1.16,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Strawberry",
      "background": "#FC5A8D",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.99
    },
    {
      "color": "Blush",
      "background": "#DE5D83",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Strawberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FC5A8D.",
  "chooseSecondWhen": "Blush is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DE5D83.",
  "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/strawberry-vs-blush.json",
  "https://www.colorsencyclopedia.com/api/colors/strawberry.json",
  "https://www.colorsencyclopedia.com/api/colors/blush.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "strawberry-vs-blush",
  "type": "nearest",
  "name": "Strawberry vs Blush",
  "verdict": "Strawberry and Blush are visually related colors. Strawberry is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.16:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Strawberry and Blush are different pink colors with HEX values #FC5A8D and #DE5D83. According to Colors Encyclopedia, their RGB distance is 31.8, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 31.8,
  "contrastRatio": 1.16,
  "colors": [
    {
      "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 Blush, 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/strawberry/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/strawberry.json"
    },
    {
      "slug": "blush",
      "name": "Blush",
      "hex": "#DE5D83",
      "rgb": [
        222,
        93,
        131
      ],
      "hsl": [
        342,
        66,
        62
      ],
      "cmyk": [
        0,
        58,
        41,
        13
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.25,
      "contrast": {
        "black": 6,
        "white": 3.5
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6
      },
      "description": "Blush is #DE5D83, a warm pink color with balanced character. Compared with Strawberry, 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/blush/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/blush.json"
    }
  ],
  "differences": {
    "rgbDistance": 31.8,
    "contrastRatio": 1.16,
    "hslDelta": {
      "hue": 1,
      "saturation": 30,
      "lightness": 5
    },
    "luminanceDelta": 0.0493,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Strawberry",
    "moreSaturatedColor": "Strawberry"
  },
  "accessibility": {
    "pairContrastRatio": 1.16,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Strawberry",
        "background": "#FC5A8D",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.99
      },
      {
        "color": "Blush",
        "background": "#DE5D83",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Strawberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FC5A8D.",
    "chooseSecondWhen": "Blush is better when the design needs balanced pink character, warm temperature, and the specific HEX value #DE5D83.",
    "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/strawberry-vs-blush.json",
    "https://www.colorsencyclopedia.com/api/colors/strawberry.json",
    "https://www.colorsencyclopedia.com/api/colors/blush.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/strawberry-vs-blush/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/strawberry-vs-blush.json"
}