Nearest-color comparison

Coral Reef vs Salmon

Coral Reef #FD7C6E vs Salmon #FA8072: RGB distance 6.4 and contrast 1.01:1. Compare hue, luminance, saturation, WCAG and practical use.

Coral Reef and Salmon are very close, with an RGB distance of 6.4. Salmon is lighter by 0.0056, and Coral Reef is more saturated by 4 percentage points. Their mutual contrast is 1.01:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Coral Reef#FD7C6E
Salmon#FA8072

Quick Difference Summary

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

RGB distance6.4
Pair contrast1.01:1
Luminance delta0.0056
Hue delta0 deg
Lighter colorSalmon
More saturatedCoral Reef

Side-by-Side Color Profiles

red color

Coral Reef

Coral Reef is #FD7C6E, a warm red with hue 6°, saturation 97% and luminance 0.3642. Beside Salmon, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 8.28:1.

HEX#FD7C6E RGB253, 124, 110 HSL6, 97, 71 CMYK0, 51, 57, 1 Luminance0.3642 Best textblack text

red color

Salmon

Salmon is #FA8072, a warm red with hue 6°, saturation 93% and luminance 0.3698. Beside Coral Reef, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 8.4:1.

HEX#FA8072 RGB250, 128, 114 HSL6, 93, 71 CMYK0, 49, 54, 2 Luminance0.3698 Best textblack text

When to Use Coral Reef or Salmon

Choose Coral ReefChoose Coral Reef when the design calls for vibrant red color at #FD7C6E, with warm temperature and 71% HSL lightness.
Choose SalmonChoose Salmon when #FA8072, its vibrant red character, or its 71% 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.01:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyCoral ReefSalmon
HEX#FD7C6E#FA8072
RGB253, 124, 110250, 128, 114
HSL6, 97, 716, 93, 71
CMYK0, 51, 57, 10, 49, 54, 2
FamilyRedRed
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.36420.3698
Black contrast8.28:18.4:1
White contrast2.54:12.5:1
Shared tonesVibrant

Accessibility and Contrast

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

Coral Reefblack text - 8.28:1
Salmonblack text - 8.4:1

Downloadable color comparison infographic

Coral Reef vs Salmon Color Comparison Infographic

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

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

Structured comparison data for Coral Reef and Salmon, 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": "coral-reef",
    "name": "Coral Reef",
    "hex": "#FD7C6E",
    "rgb": [
      253,
      124,
      110
    ],
    "hsl": [
      6,
      97,
      71
    ],
    "cmyk": [
      0,
      51,
      57,
      1
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3642,
    "contrast": {
      "black": 8.28,
      "white": 2.54
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.28
    },
    "description": "Coral Reef is #FD7C6E, a warm red color with vibrant character. Compared with Salmon, it is darker and more 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/coral-reef/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/coral-reef.json"
  },
  {
    "slug": "salmon",
    "name": "Salmon",
    "hex": "#FA8072",
    "rgb": [
      250,
      128,
      114
    ],
    "hsl": [
      6,
      93,
      71
    ],
    "cmyk": [
      0,
      49,
      54,
      2
    ],
    "family": "red",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.3698,
    "contrast": {
      "black": 8.4,
      "white": 2.5
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.4
    },
    "description": "Salmon is #FA8072, a warm red color with vibrant character. Compared with Coral Reef, it is lighter and less 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/salmon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon.json"
  }
]
Differences
{
  "rgbDistance": 6.4,
  "contrastRatio": 1.01,
  "hslDelta": {
    "hue": 0,
    "saturation": 4,
    "lightness": 0
  },
  "luminanceDelta": 0.0056,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Salmon",
  "moreSaturatedColor": "Coral Reef"
}
Accessibility
{
  "pairContrastRatio": 1.01,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Coral Reef",
      "background": "#FD7C6E",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.28
    },
    {
      "color": "Salmon",
      "background": "#FA8072",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.4
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Coral Reef is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FD7C6E.",
  "chooseSecondWhen": "Salmon is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FA8072.",
  "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/coral-reef-vs-salmon.json",
  "https://www.colorsencyclopedia.com/api/colors/coral-reef.json",
  "https://www.colorsencyclopedia.com/api/colors/salmon.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "coral-reef-vs-salmon",
  "type": "nearest",
  "name": "Coral Reef vs Salmon",
  "verdict": "Coral Reef and Salmon are very close colors. Salmon is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Coral Reef and Salmon are different red colors with HEX values #FD7C6E and #FA8072. According to Colors Encyclopedia, their RGB distance is 6.4, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 6.4,
  "contrastRatio": 1.01,
  "colors": [
    {
      "slug": "coral-reef",
      "name": "Coral Reef",
      "hex": "#FD7C6E",
      "rgb": [
        253,
        124,
        110
      ],
      "hsl": [
        6,
        97,
        71
      ],
      "cmyk": [
        0,
        51,
        57,
        1
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3642,
      "contrast": {
        "black": 8.28,
        "white": 2.54
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.28
      },
      "description": "Coral Reef is #FD7C6E, a warm red color with vibrant character. Compared with Salmon, it is darker and more 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/coral-reef/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/coral-reef.json"
    },
    {
      "slug": "salmon",
      "name": "Salmon",
      "hex": "#FA8072",
      "rgb": [
        250,
        128,
        114
      ],
      "hsl": [
        6,
        93,
        71
      ],
      "cmyk": [
        0,
        49,
        54,
        2
      ],
      "family": "red",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.3698,
      "contrast": {
        "black": 8.4,
        "white": 2.5
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.4
      },
      "description": "Salmon is #FA8072, a warm red color with vibrant character. Compared with Coral Reef, it is lighter and less 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/salmon/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/salmon.json"
    }
  ],
  "differences": {
    "rgbDistance": 6.4,
    "contrastRatio": 1.01,
    "hslDelta": {
      "hue": 0,
      "saturation": 4,
      "lightness": 0
    },
    "luminanceDelta": 0.0056,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Salmon",
    "moreSaturatedColor": "Coral Reef"
  },
  "accessibility": {
    "pairContrastRatio": 1.01,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Coral Reef",
        "background": "#FD7C6E",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.28
      },
      {
        "color": "Salmon",
        "background": "#FA8072",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.4
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Coral Reef is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FD7C6E.",
    "chooseSecondWhen": "Salmon is better when the design needs vibrant red character, warm temperature, and the specific HEX value #FA8072.",
    "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/coral-reef-vs-salmon.json",
    "https://www.colorsencyclopedia.com/api/colors/coral-reef.json",
    "https://www.colorsencyclopedia.com/api/colors/salmon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/coral-reef-vs-salmon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/coral-reef-vs-salmon.json"
}