Nearest-color comparison

Sandy Brown vs Dark Salmon

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.

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.

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 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.

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 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.

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 BrownSandy Brown is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #F4A460.
Choose Dark SalmonDark Salmon is better when the design needs vibrant orange character, warm temperature, and the specific HEX value #E9967A.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

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

Related Palette Strip

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

Sandy Brown#F4A460
Dark Salmon#E9967A
#FAD7B7#FAD7B7
#F6D5CA#F6D5CA
#62B0F4#62B0F4
#7BCEEA#7BCEEA

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"
}