Nearest-color comparison

Sandy Brown vs Dark Salmon

Sandy Brown #F4A460 vs Dark Salmon #E9967A: RGB distance 31.5 and contrast 1.13:1. Compare hue, luminance, saturation, WCAG and practical use.

Sandy Brown and Dark Salmon are related but distinguishable, with an RGB distance of 31.5. Sandy Brown is lighter by 0.0609, and Sandy Brown is more saturated by 15 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.

Sandy Brown#F4A460
Dark Salmon#E9967A

Quick Difference Summary

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

RGB distance31.5
Pair contrast1.13:1
Luminance delta0.0609
Hue delta13 deg
Lighter colorSandy Brown
More saturatedSandy Brown

Side-by-Side Color Profiles

orange color

Sandy Brown

Sandy Brown is #F4A460, a warm orange with hue 28°, saturation 87% and luminance 0.4663. Beside Dark Salmon, it is lighter and more 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

orange color

Dark Salmon

Dark Salmon is #E9967A, a warm orange with hue 15°, saturation 72% and luminance 0.4054. Beside Sandy Brown, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.11:1.

HEX#E9967A RGB233, 150, 122 HSL15, 72, 70 CMYK0, 36, 48, 9 Luminance0.4054 Best textblack text

When to Use Sandy Brown or Dark Salmon

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

Technical Comparison Table

PropertySandy BrownDark Salmon
HEX#F4A460#E9967A
RGB244, 164, 96233, 150, 122
HSL28, 87, 6715, 72, 70
CMYK0, 33, 61, 40, 36, 48, 9
FamilyOrangeOrange
TemperatureWarmWarm
ToneVibrantVibrant
Luminance0.46630.4054
Black contrast10.33:19.11:1
White contrast2.03:12.31:1
Shared tonesVibrant

Accessibility and Contrast

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

Sandy Brownblack text - 10.33:1
Dark Salmonblack text - 9.11:1

Downloadable color comparison infographic

Sandy Brown vs Dark Salmon Color Comparison Infographic

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

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

Structured comparison data for Sandy Brown and Dark 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": "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 Dark Salmon, 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/sandy-brown/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
  },
  {
    "slug": "dark-salmon",
    "name": "Dark Salmon",
    "hex": "#E9967A",
    "rgb": [
      233,
      150,
      122
    ],
    "hsl": [
      15,
      72,
      70
    ],
    "cmyk": [
      0,
      36,
      48,
      9
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4054,
    "contrast": {
      "black": 9.11,
      "white": 2.31
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.11
    },
    "description": "Dark Salmon is #E9967A, a warm orange color with vibrant character. Compared with Sandy Brown, 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/dark-salmon/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
  }
]
Differences
{
  "rgbDistance": 31.5,
  "contrastRatio": 1.13,
  "hslDelta": {
    "hue": 13,
    "saturation": 15,
    "lightness": 3
  },
  "luminanceDelta": 0.0609,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Sandy Brown",
  "moreSaturatedColor": "Sandy Brown"
}
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": "Sandy Brown",
      "background": "#F4A460",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.33
    },
    {
      "color": "Dark Salmon",
      "background": "#E9967A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.11
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Sandy Brown is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F4A460.",
  "chooseSecondWhen": "Dark Salmon is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #E9967A.",
  "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/sandy-brown-vs-dark-salmon.json",
  "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "sandy-brown-vs-dark-salmon",
  "type": "nearest",
  "name": "Sandy Brown vs Dark Salmon",
  "verdict": "Sandy Brown and Dark Salmon are visually related colors. Sandy Brown 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": "Sandy Brown and Dark Salmon are different orange colors with HEX values #F4A460 and #E9967A. According to Colors Encyclopedia, their RGB distance is 31.5, their contrast ratio is 1.13:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 31.5,
  "contrastRatio": 1.13,
  "colors": [
    {
      "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 Dark Salmon, 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/sandy-brown/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json"
    },
    {
      "slug": "dark-salmon",
      "name": "Dark Salmon",
      "hex": "#E9967A",
      "rgb": [
        233,
        150,
        122
      ],
      "hsl": [
        15,
        72,
        70
      ],
      "cmyk": [
        0,
        36,
        48,
        9
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4054,
      "contrast": {
        "black": 9.11,
        "white": 2.31
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.11
      },
      "description": "Dark Salmon is #E9967A, a warm orange color with vibrant character. Compared with Sandy Brown, 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/dark-salmon/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
    }
  ],
  "differences": {
    "rgbDistance": 31.5,
    "contrastRatio": 1.13,
    "hslDelta": {
      "hue": 13,
      "saturation": 15,
      "lightness": 3
    },
    "luminanceDelta": 0.0609,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Sandy Brown",
    "moreSaturatedColor": "Sandy Brown"
  },
  "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": "Sandy Brown",
        "background": "#F4A460",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.33
      },
      {
        "color": "Dark Salmon",
        "background": "#E9967A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.11
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Sandy Brown is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F4A460.",
    "chooseSecondWhen": "Dark Salmon is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #E9967A.",
    "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/sandy-brown-vs-dark-salmon.json",
    "https://www.colorsencyclopedia.com/api/colors/sandy-brown.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-salmon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/sandy-brown-vs-dark-salmon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/sandy-brown-vs-dark-salmon.json"
}