Nearest-color comparison

Light Salmon vs Sandy Brown

Light Salmon #FFA07A vs Sandy Brown #F4A460: RGB distance 28.5 and contrast 1.02:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Light Salmon#FFA07A
Sandy Brown#F4A460

Quick Difference Summary

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

RGB distance28.5
Pair contrast1.02:1
Luminance delta0.0118
Hue delta11 deg
Lighter colorLight Salmon
More saturatedLight Salmon

Side-by-Side Color Profiles

orange color

Light Salmon

Light Salmon is #FFA07A, a warm orange with hue 17°, saturation 100% and luminance 0.4781. Beside Sandy Brown, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.56:1.

HEX#FFA07A RGB255, 160, 122 HSL17, 100, 74 CMYK0, 37, 52, 0 Luminance0.4781 Best textblack text

orange color

Sandy Brown

Sandy Brown is #F4A460, a warm orange with hue 28°, saturation 87% and luminance 0.4663. Beside Light Salmon, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 10.33:1.

HEX#F4A460 RGB244, 164, 96 HSL28, 87, 67 CMYK0, 33, 61, 4 Luminance0.4663 Best textblack text

When to Use Light Salmon or Sandy Brown

Choose Light SalmonChoose Light Salmon when the design calls for vibrant orange color at #FFA07A, with warm temperature and 74% HSL lightness.
Choose Sandy BrownChoose Sandy Brown when #F4A460, its vibrant orange character, or its 67% 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.02:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyLight SalmonSandy Brown
HEX#FFA07A#F4A460
RGB255, 160, 122244, 164, 96
HSL17, 100, 7428, 87, 67
CMYK0, 37, 52, 00, 33, 61, 4
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.47810.4663
Black contrast10.56:110.33:1
White contrast1.99:12.03:1
Shared tonesVibrant

Accessibility and Contrast

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

Light Salmonblack text - 10.56:1
Sandy Brownblack text - 10.33:1

Downloadable color comparison infographic

Light Salmon vs Sandy Brown Color Comparison Infographic

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

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

Structured comparison data for Light Salmon and Sandy Brown, 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": "light-salmon",
    "name": "Light Salmon",
    "hex": "#FFA07A",
    "rgb": [
      255,
      160,
      122
    ],
    "hsl": [
      17,
      100,
      74
    ],
    "cmyk": [
      0,
      37,
      52,
      0
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4781,
    "contrast": {
      "black": 10.56,
      "white": 1.99
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.56
    },
    "description": "Light Salmon is #FFA07A, a warm orange color with vibrant character. Compared with Sandy Brown, it is lighter 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-salmon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-salmon.json"
  },
  {
    "slug": "sandy-brown",
    "name": "Sandy Brown",
    "hex": "#F4A460",
    "rgb": [
      244,
      164,
      96
    ],
    "hsl": [
      28,
      87,
      67
    ],
    "cmyk": [
      0,
      33,
      61,
      4
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4663,
    "contrast": {
      "black": 10.33,
      "white": 2.03
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.33
    },
    "description": "Sandy Brown is #F4A460, a warm orange color with vibrant character. Compared with Light Salmon, it is darker 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/sandy-brown/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
  }
]
Differences
{
  "rgbDistance": 28.5,
  "contrastRatio": 1.02,
  "hslDelta": {
    "hue": 11,
    "saturation": 13,
    "lightness": 7
  },
  "luminanceDelta": 0.0118,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Light Salmon",
  "moreSaturatedColor": "Light Salmon"
}
Accessibility
{
  "pairContrastRatio": 1.02,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Light Salmon",
      "background": "#FFA07A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.56
    },
    {
      "color": "Sandy Brown",
      "background": "#F4A460",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.33
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Light Salmon is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FFA07A.",
  "chooseSecondWhen": "Sandy Brown is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F4A460.",
  "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/light-salmon-vs-sandy-brown.json",
  "https://www.colorsencyclopedia.com/api/colors/light-salmon.json",
  "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-salmon-vs-sandy-brown",
  "type": "nearest",
  "name": "Light Salmon vs Sandy Brown",
  "verdict": "Light Salmon and Sandy Brown are visually related colors. Light Salmon is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.02:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Light Salmon and Sandy Brown are different orange colors with HEX values #FFA07A and #F4A460. According to Colors Encyclopedia, their RGB distance is 28.5, their contrast ratio is 1.02:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 28.5,
  "contrastRatio": 1.02,
  "colors": [
    {
      "slug": "light-salmon",
      "name": "Light Salmon",
      "hex": "#FFA07A",
      "rgb": [
        255,
        160,
        122
      ],
      "hsl": [
        17,
        100,
        74
      ],
      "cmyk": [
        0,
        37,
        52,
        0
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4781,
      "contrast": {
        "black": 10.56,
        "white": 1.99
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.56
      },
      "description": "Light Salmon is #FFA07A, a warm orange color with vibrant character. Compared with Sandy Brown, it is lighter 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-salmon/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-salmon.json"
    },
    {
      "slug": "sandy-brown",
      "name": "Sandy Brown",
      "hex": "#F4A460",
      "rgb": [
        244,
        164,
        96
      ],
      "hsl": [
        28,
        87,
        67
      ],
      "cmyk": [
        0,
        33,
        61,
        4
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4663,
      "contrast": {
        "black": 10.33,
        "white": 2.03
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.33
      },
      "description": "Sandy Brown is #F4A460, a warm orange color with vibrant character. Compared with Light Salmon, it is darker 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/sandy-brown/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
    }
  ],
  "differences": {
    "rgbDistance": 28.5,
    "contrastRatio": 1.02,
    "hslDelta": {
      "hue": 11,
      "saturation": 13,
      "lightness": 7
    },
    "luminanceDelta": 0.0118,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Light Salmon",
    "moreSaturatedColor": "Light Salmon"
  },
  "accessibility": {
    "pairContrastRatio": 1.02,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Light Salmon",
        "background": "#FFA07A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.56
      },
      {
        "color": "Sandy Brown",
        "background": "#F4A460",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.33
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Light Salmon is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #FFA07A.",
    "chooseSecondWhen": "Sandy Brown is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F4A460.",
    "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/light-salmon-vs-sandy-brown.json",
    "https://www.colorsencyclopedia.com/api/colors/light-salmon.json",
    "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/light-salmon-vs-sandy-brown/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/light-salmon-vs-sandy-brown.json"
}