Nearest-color comparison

Salmon Rose vs Light Coral

Salmon Rose #E7968B vs Light Coral #F08080: RGB distance 26.2 and contrast 1.13:1. Compare hue, luminance, saturation, WCAG and practical use.

Salmon Rose and Light Coral are related but distinguishable, with an RGB distance of 26.2. Salmon Rose is lighter by 0.0515, and Light Coral is more saturated by 13 percentage points. Their mutual contrast is 1.13:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Salmon Rose#E7968B
Light Coral#F08080

Quick Difference Summary

The main measurable differences between Salmon Rose and Light Coral across RGB distance, luminance, hue, saturation, and contrast.

RGB distance26.2
Pair contrast1.13:1
Luminance delta0.0515
Hue delta7 deg
Lighter colorSalmon Rose
More saturatedLight Coral

Side-by-Side Color Profiles

red color

Salmon Rose

Salmon Rose is #E7968B, a warm red with hue 7°, saturation 66% and luminance 0.4067. Beside Light Coral, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.13:1.

HEX#E7968B RGB231, 150, 139 HSL7, 66, 73 CMYK0, 35, 40, 9 Luminance0.4067 Best textblack text

red color

Light Coral

Light Coral is #F08080, a warm red with hue 0°, saturation 79% and luminance 0.3552. Beside Salmon Rose, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 8.1:1.

HEX#F08080 RGB240, 128, 128 HSL0, 79, 72 CMYK0, 47, 47, 6 Luminance0.3552 Best textblack text

When to Use Salmon Rose or Light Coral

Choose Salmon RoseChoose Salmon Rose when the design calls for balanced red color at #E7968B, with warm temperature and 73% HSL lightness.
Choose Light CoralChoose Light Coral when #F08080, its vibrant red character, or its 72% 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.13:1.

Technical Comparison Table

PropertySalmon RoseLight Coral
HEX#E7968B#F08080
RGB231, 150, 139240, 128, 128
HSL7, 66, 730, 79, 72
CMYK0, 35, 40, 90, 47, 47, 6
FamilyRedRed
TemperatureWarmWarm
ToneBalancedVibrant
Luminance0.40670.3552
Black contrast9.13:18.1:1
White contrast2.3:12.59:1
Shared tonesNone

Accessibility and Contrast

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

Salmon Roseblack text - 9.13:1
Light Coralblack text - 8.1:1

Downloadable color comparison infographic

Salmon Rose vs Light Coral Color Comparison Infographic

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

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

Structured comparison data for Salmon Rose and Light Coral, 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": "salmon-rose",
    "name": "Salmon Rose",
    "hex": "#E7968B",
    "rgb": [
      231,
      150,
      139
    ],
    "hsl": [
      7,
      66,
      73
    ],
    "cmyk": [
      0,
      35,
      40,
      9
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.4067,
    "contrast": {
      "black": 9.13,
      "white": 2.3
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.13
    },
    "description": "Salmon Rose is #E7968B, a warm red color with balanced character. Compared with Light Coral, 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/salmon-rose/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon-rose.json"
  },
  {
    "slug": "light-coral",
    "name": "Light Coral",
    "hex": "#F08080",
    "rgb": [
      240,
      128,
      128
    ],
    "hsl": [
      0,
      79,
      72
    ],
    "cmyk": [
      0,
      47,
      47,
      6
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3552,
    "contrast": {
      "black": 8.1,
      "white": 2.59
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.1
    },
    "description": "Light Coral is #F08080, a warm red color with vibrant character. Compared with Salmon Rose, 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/light-coral/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-coral.json"
  }
]
Differences
{
  "rgbDistance": 26.2,
  "contrastRatio": 1.13,
  "hslDelta": {
    "hue": 7,
    "saturation": 13,
    "lightness": 1
  },
  "luminanceDelta": 0.0515,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Salmon Rose",
  "moreSaturatedColor": "Light Coral"
}
Accessibility
{
  "pairContrastRatio": 1.13,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Salmon Rose",
      "background": "#E7968B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.13
    },
    {
      "color": "Light Coral",
      "background": "#F08080",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.1
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Salmon Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #E7968B.",
  "chooseSecondWhen": "Light Coral is better when the design needs vibrant red character, warm temperature, and the specific HEX value #F08080.",
  "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/salmon-rose-vs-light-coral.json",
  "https://www.colorsencyclopedia.com/api/colors/salmon-rose.json",
  "https://www.colorsencyclopedia.com/api/colors/light-coral.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "salmon-rose-vs-light-coral",
  "type": "nearest",
  "name": "Salmon Rose vs Light Coral",
  "verdict": "Salmon Rose and Light Coral are visually related colors. Salmon Rose is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.13:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Salmon Rose and Light Coral are different red colors with HEX values #E7968B and #F08080. According to Colors Encyclopedia, their RGB distance is 26.2, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.2,
  "contrastRatio": 1.13,
  "colors": [
    {
      "slug": "salmon-rose",
      "name": "Salmon Rose",
      "hex": "#E7968B",
      "rgb": [
        231,
        150,
        139
      ],
      "hsl": [
        7,
        66,
        73
      ],
      "cmyk": [
        0,
        35,
        40,
        9
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4067,
      "contrast": {
        "black": 9.13,
        "white": 2.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.13
      },
      "description": "Salmon Rose is #E7968B, a warm red color with balanced character. Compared with Light Coral, 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/salmon-rose/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon-rose.json"
    },
    {
      "slug": "light-coral",
      "name": "Light Coral",
      "hex": "#F08080",
      "rgb": [
        240,
        128,
        128
      ],
      "hsl": [
        0,
        79,
        72
      ],
      "cmyk": [
        0,
        47,
        47,
        6
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3552,
      "contrast": {
        "black": 8.1,
        "white": 2.59
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.1
      },
      "description": "Light Coral is #F08080, a warm red color with vibrant character. Compared with Salmon Rose, 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/light-coral/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-coral.json"
    }
  ],
  "differences": {
    "rgbDistance": 26.2,
    "contrastRatio": 1.13,
    "hslDelta": {
      "hue": 7,
      "saturation": 13,
      "lightness": 1
    },
    "luminanceDelta": 0.0515,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Salmon Rose",
    "moreSaturatedColor": "Light Coral"
  },
  "accessibility": {
    "pairContrastRatio": 1.13,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Salmon Rose",
        "background": "#E7968B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.13
      },
      {
        "color": "Light Coral",
        "background": "#F08080",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.1
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Salmon Rose is better when the design needs balanced red character, warm temperature, and the specific HEX value #E7968B.",
    "chooseSecondWhen": "Light Coral is better when the design needs vibrant red character, warm temperature, and the specific HEX value #F08080.",
    "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/salmon-rose-vs-light-coral.json",
    "https://www.colorsencyclopedia.com/api/colors/salmon-rose.json",
    "https://www.colorsencyclopedia.com/api/colors/light-coral.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/salmon-rose-vs-light-coral/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/salmon-rose-vs-light-coral.json"
}