Nearest-color comparison

Fluorescent Pink vs Medium Violet Red

Fluorescent Pink and Medium Violet Red are different pink colors with HEX values #FF1493 and #C71585. According to Colors Encyclopedia, their RGB distance is 57.7, their contrast ratio is 1.49:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Fluorescent Pink#FF1493
Medium Violet Red#C71585

Quick Difference Summary

The main measurable differences between Fluorescent Pink and Medium Violet Red across RGB distance, luminance, hue, saturation, and contrast.

RGB distance57.7
Pair contrast1.49:1
Luminance delta0.095
Hue delta6 deg
Lighter colorFluorescent Pink
More saturatedFluorescent Pink

Side-by-Side Color Profiles

pink color

Fluorescent Pink

Fluorescent Pink is #FF1493, a warm pink color with vibrant character. Compared with Medium Violet Red, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.

HEX#FF1493 RGB255, 20, 147 HSL328, 100, 54 CMYK0, 92, 42, 0 Luminance0.2387 Best textblack text

pink color

Medium Violet Red

Medium Violet Red is #C71585, a warm pink color with vibrant character. Compared with Fluorescent Pink, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.

HEX#C71585 RGB199, 21, 133 HSL322, 81, 43 CMYK0, 89, 33, 22 Luminance0.1437 Best textwhite text

When to Use Fluorescent Pink or Medium Violet Red

Choose Fluorescent PinkFluorescent Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF1493.
Choose Medium Violet RedMedium Violet Red is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #C71585.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyFluorescent PinkMedium Violet Red
HEX#FF1493#C71585
RGB255, 20, 147199, 21, 133
HSL328, 100, 54322, 81, 43
CMYK0, 92, 42, 00, 89, 33, 22
FamilyPinkPink
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.23870.1437
Black contrast5.77:13.87:1
White contrast3.64:15.42:1
Shared tonesVibrant

Accessibility and Contrast

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

Fluorescent Pinkblack text - 5.77:1
Medium Violet Redwhite text - 5.42:1

Related Palette Strip

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

Fluorescent Pink#FF1493
Medium Violet Red#C71585
#FF70BC#FF70BC
#EC4BB1#EC4BB1
#14FF82#14FF82
#15C656#15C656

Machine-readable data

Machine-Readable Fluorescent Pink vs Medium Violet Red Data (JSON)

Structured comparison data for Fluorescent Pink and Medium Violet 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": "fluorescent-pink",
    "name": "Fluorescent Pink",
    "hex": "#FF1493",
    "rgb": [
      255,
      20,
      147
    ],
    "hsl": [
      328,
      100,
      54
    ],
    "cmyk": [
      0,
      92,
      42,
      0
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.2387,
    "contrast": {
      "black": 5.77,
      "white": 3.64
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 5.77
    },
    "description": "Fluorescent Pink is #FF1493, a warm pink color with vibrant character. Compared with Medium Violet Red, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/fluorescent-pink/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/fluorescent-pink.json"
  },
  {
    "slug": "medium-violet-red",
    "name": "Medium Violet Red",
    "hex": "#C71585",
    "rgb": [
      199,
      21,
      133
    ],
    "hsl": [
      322,
      81,
      43
    ],
    "cmyk": [
      0,
      89,
      33,
      22
    ],
    "family": "pink",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.1437,
    "contrast": {
      "black": 3.87,
      "white": 5.42
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.42
    },
    "description": "Medium Violet Red is #C71585, a warm pink color with vibrant character. Compared with Fluorescent Pink, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/medium-violet-red/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-violet-red.json"
  }
]
Differences
{
  "rgbDistance": 57.7,
  "contrastRatio": 1.49,
  "hslDelta": {
    "hue": 6,
    "saturation": 19,
    "lightness": 11
  },
  "luminanceDelta": 0.095,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Fluorescent Pink",
  "moreSaturatedColor": "Fluorescent Pink"
}
Accessibility
{
  "pairContrastRatio": 1.49,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Fluorescent Pink",
      "background": "#FF1493",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 5.77
    },
    {
      "color": "Medium Violet Red",
      "background": "#C71585",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.42
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Fluorescent Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF1493.",
  "chooseSecondWhen": "Medium Violet Red is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #C71585.",
  "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/fluorescent-pink-vs-medium-violet-red.json",
  "https://www.colorsencyclopedia.com/api/colors/fluorescent-pink.json",
  "https://www.colorsencyclopedia.com/api/colors/medium-violet-red.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "fluorescent-pink-vs-medium-violet-red",
  "type": "nearest",
  "name": "Fluorescent Pink vs Medium Violet Red",
  "verdict": "Fluorescent Pink and Medium Violet Red are visually related colors. Fluorescent Pink is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.49:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Fluorescent Pink and Medium Violet Red are different pink colors with HEX values #FF1493 and #C71585. According to Colors Encyclopedia, their RGB distance is 57.7, their contrast ratio is 1.49:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 57.7,
  "contrastRatio": 1.49,
  "colors": [
    {
      "slug": "fluorescent-pink",
      "name": "Fluorescent Pink",
      "hex": "#FF1493",
      "rgb": [
        255,
        20,
        147
      ],
      "hsl": [
        328,
        100,
        54
      ],
      "cmyk": [
        0,
        92,
        42,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2387,
      "contrast": {
        "black": 5.77,
        "white": 3.64
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 5.77
      },
      "description": "Fluorescent Pink is #FF1493, a warm pink color with vibrant character. Compared with Medium Violet Red, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/fluorescent-pink/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/fluorescent-pink.json"
    },
    {
      "slug": "medium-violet-red",
      "name": "Medium Violet Red",
      "hex": "#C71585",
      "rgb": [
        199,
        21,
        133
      ],
      "hsl": [
        322,
        81,
        43
      ],
      "cmyk": [
        0,
        89,
        33,
        22
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.1437,
      "contrast": {
        "black": 3.87,
        "white": 5.42
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.42
      },
      "description": "Medium Violet Red is #C71585, a warm pink color with vibrant character. Compared with Fluorescent Pink, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/medium-violet-red/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-violet-red.json"
    }
  ],
  "differences": {
    "rgbDistance": 57.7,
    "contrastRatio": 1.49,
    "hslDelta": {
      "hue": 6,
      "saturation": 19,
      "lightness": 11
    },
    "luminanceDelta": 0.095,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Fluorescent Pink",
    "moreSaturatedColor": "Fluorescent Pink"
  },
  "accessibility": {
    "pairContrastRatio": 1.49,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Fluorescent Pink",
        "background": "#FF1493",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 5.77
      },
      {
        "color": "Medium Violet Red",
        "background": "#C71585",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.42
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Fluorescent Pink is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #FF1493.",
    "chooseSecondWhen": "Medium Violet Red is better when the design needs vibrant pink character, warm temperature, and the specific HEX value #C71585.",
    "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/fluorescent-pink-vs-medium-violet-red.json",
    "https://www.colorsencyclopedia.com/api/colors/fluorescent-pink.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-violet-red.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/fluorescent-pink-vs-medium-violet-red/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/fluorescent-pink-vs-medium-violet-red.json"
}