Nearest-color comparison

Raspberry vs Rose Red

Raspberry #E30B5D vs Rose Red #C21E56: RGB distance 38.7 and contrast 1.24:1. Compare hue, luminance, saturation, WCAG and practical use.

Raspberry and Rose Red are related but distinguishable, with an RGB distance of 38.7. Raspberry is lighter by 0.0429, and Raspberry is more saturated by 18 percentage points. Their mutual contrast is 1.24:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Raspberry#E30B5D
Rose Red#C21E56

Quick Difference Summary

The main measurable differences between Raspberry and Rose Red across RGB distance, luminance, hue, saturation, and contrast.

RGB distance38.7
Pair contrast1.24:1
Luminance delta0.0429
Hue delta3 deg
Lighter colorRaspberry
More saturatedRaspberry

Side-by-Side Color Profiles

pink color

Raspberry

Raspberry is #E30B5D, a warm pink with hue 337°, saturation 91% and luminance 0.1736. Beside Rose Red, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 4.7:1.

HEX#E30B5D RGB227, 11, 93 HSL337, 91, 47 CMYK0, 95, 59, 11 Luminance0.1736 Best textwhite text

pink color

Rose Red

Rose Red is #C21E56, a warm pink with hue 340°, saturation 73% and luminance 0.1307. Beside Raspberry, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 5.81:1.

HEX#C21E56 RGB194, 30, 86 HSL340, 73, 44 CMYK0, 85, 56, 24 Luminance0.1307 Best textwhite text

When to Use Raspberry or Rose Red

Choose RaspberryChoose Raspberry when the design calls for vibrant pink color at #E30B5D, with warm temperature and 47% HSL lightness.
Choose Rose RedChoose Rose Red when #C21E56, its vibrant pink character, or its 44% 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.24:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyRaspberryRose Red
HEX#E30B5D#C21E56
RGB227, 11, 93194, 30, 86
HSL337, 91, 47340, 73, 44
CMYK0, 95, 59, 110, 85, 56, 24
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.17360.1307
Black contrast4.47:13.61:1
White contrast4.7:15.81:1
Shared tonesVibrant

Accessibility and Contrast

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

Raspberrywhite text - 4.7:1
Rose Redwhite text - 5.81:1

Downloadable color comparison infographic

Raspberry vs Rose Red Color Comparison Infographic

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

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

Structured comparison data for Raspberry and Rose Red, 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": "raspberry",
    "name": "Raspberry",
    "hex": "#E30B5D",
    "rgb": [
      227,
      11,
      93
    ],
    "hsl": [
      337,
      91,
      47
    ],
    "cmyk": [
      0,
      95,
      59,
      11
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1736,
    "contrast": {
      "black": 4.47,
      "white": 4.7
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 4.7
    },
    "description": "Raspberry is #E30B5D, a warm pink color with vibrant character. Compared with Rose Red, it is lighter and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/raspberry/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raspberry.json"
  },
  {
    "slug": "rose-red",
    "name": "Rose Red",
    "hex": "#C21E56",
    "rgb": [
      194,
      30,
      86
    ],
    "hsl": [
      340,
      73,
      44
    ],
    "cmyk": [
      0,
      85,
      56,
      24
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1307,
    "contrast": {
      "black": 3.61,
      "white": 5.81
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.81
    },
    "description": "Rose Red is #C21E56, a warm pink color with vibrant character. Compared with Raspberry, it is darker and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/rose-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
  }
]
Differences
{
  "rgbDistance": 38.7,
  "contrastRatio": 1.24,
  "hslDelta": {
    "hue": 3,
    "saturation": 18,
    "lightness": 3
  },
  "luminanceDelta": 0.0429,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Raspberry",
  "moreSaturatedColor": "Raspberry"
}
Accessibility
{
  "pairContrastRatio": 1.24,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Raspberry",
      "background": "#E30B5D",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 4.7
    },
    {
      "color": "Rose Red",
      "background": "#C21E56",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.81
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Raspberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #E30B5D.",
  "chooseSecondWhen": "Rose Red is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #C21E56.",
  "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/raspberry-vs-rose-red.json",
  "https://www.colorsencyclopedia.com/api/colors/raspberry.json",
  "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "raspberry-vs-rose-red",
  "type": "nearest",
  "name": "Raspberry vs Rose Red",
  "verdict": "Raspberry and Rose Red are visually related colors. Raspberry is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.24:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Raspberry and Rose Red are different pink colors with HEX values #E30B5D and #C21E56. According to Colors Encyclopedia, their RGB distance is 38.7, their contrast ratio is 1.24:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 38.7,
  "contrastRatio": 1.24,
  "colors": [
    {
      "slug": "raspberry",
      "name": "Raspberry",
      "hex": "#E30B5D",
      "rgb": [
        227,
        11,
        93
      ],
      "hsl": [
        337,
        91,
        47
      ],
      "cmyk": [
        0,
        95,
        59,
        11
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1736,
      "contrast": {
        "black": 4.47,
        "white": 4.7
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 4.7
      },
      "description": "Raspberry is #E30B5D, a warm pink color with vibrant character. Compared with Rose Red, it is lighter and more saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/raspberry/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/raspberry.json"
    },
    {
      "slug": "rose-red",
      "name": "Rose Red",
      "hex": "#C21E56",
      "rgb": [
        194,
        30,
        86
      ],
      "hsl": [
        340,
        73,
        44
      ],
      "cmyk": [
        0,
        85,
        56,
        24
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1307,
      "contrast": {
        "black": 3.61,
        "white": 5.81
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.81
      },
      "description": "Rose Red is #C21E56, a warm pink color with vibrant character. Compared with Raspberry, it is darker and less saturated. Use it for branding accents, editorial palettes, and product design, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/rose-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 38.7,
    "contrastRatio": 1.24,
    "hslDelta": {
      "hue": 3,
      "saturation": 18,
      "lightness": 3
    },
    "luminanceDelta": 0.0429,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Raspberry",
    "moreSaturatedColor": "Raspberry"
  },
  "accessibility": {
    "pairContrastRatio": 1.24,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Raspberry",
        "background": "#E30B5D",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 4.7
      },
      {
        "color": "Rose Red",
        "background": "#C21E56",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.81
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Raspberry is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #E30B5D.",
    "chooseSecondWhen": "Rose Red is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #C21E56.",
    "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/raspberry-vs-rose-red.json",
    "https://www.colorsencyclopedia.com/api/colors/raspberry.json",
    "https://www.colorsencyclopedia.com/api/colors/rose-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/raspberry-vs-rose-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/raspberry-vs-rose-red.json"
}