Nearest-color comparison

Desert Sand vs Apricot

Desert Sand #EDC9AF vs Apricot #FBCEB1: RGB distance 15 and contrast 1.07:1. Compare hue, luminance, saturation, WCAG and practical use.

Desert Sand and Apricot are very close, with an RGB distance of 15. Apricot is lighter by 0.0496, and Apricot is more saturated by 27 percentage points. Their mutual contrast is 1.07:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Desert Sand#EDC9AF
Apricot#FBCEB1

Quick Difference Summary

The main measurable differences between Desert Sand and Apricot across RGB distance, luminance, hue, saturation, and contrast.

RGB distance15
Pair contrast1.07:1
Luminance delta0.0496
Hue delta1 deg
Lighter colorApricot
More saturatedApricot

Side-by-Side Color Profiles

orange color

Desert Sand

Desert Sand is #EDC9AF, a warm orange with hue 25°, saturation 63% and luminance 0.6287. Beside Apricot, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 13.57:1.

HEX#EDC9AF RGB237, 201, 175 HSL25, 63, 81 CMYK0, 15, 26, 7 Luminance0.6287 Best textblack text

orange color

Apricot

Apricot is #FBCEB1, a warm orange with hue 24°, saturation 90% and luminance 0.6783. Beside Desert Sand, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 14.57:1.

HEX#FBCEB1 RGB251, 206, 177 HSL24, 90, 84 CMYK0, 18, 29, 2 Luminance0.6783 Best textblack text

When to Use Desert Sand or Apricot

Choose Desert SandChoose Desert Sand when the design calls for balanced orange color at #EDC9AF, with warm temperature and 81% HSL lightness.
Choose ApricotChoose Apricot when #FBCEB1, its pastel orange character, or its 84% 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.07:1.

Technical Comparison Table

PropertyDesert SandApricot
HEX#EDC9AF#FBCEB1
RGB237, 201, 175251, 206, 177
HSL25, 63, 8124, 90, 84
CMYK0, 15, 26, 70, 18, 29, 2
FamilyOrangeOrange
TemperatureWarmWarm
ToneBalancedPastel
Luminance0.62870.6783
Black contrast13.57:114.57:1
White contrast1.55:11.44:1
Shared tonesNone

Accessibility and Contrast

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

Desert Sandblack text - 13.57:1
Apricotblack text - 14.57:1

Downloadable color comparison infographic

Desert Sand vs Apricot Color Comparison Infographic

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

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

Structured comparison data for Desert Sand and Apricot, 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": "desert-sand",
    "name": "Desert Sand",
    "hex": "#EDC9AF",
    "rgb": [
      237,
      201,
      175
    ],
    "hsl": [
      25,
      63,
      81
    ],
    "cmyk": [
      0,
      15,
      26,
      7
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.6287,
    "contrast": {
      "black": 13.57,
      "white": 1.55
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.57
    },
    "description": "Desert Sand is #EDC9AF, a warm orange color with balanced character. Compared with Apricot, it is darker and less saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/desert-sand/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-sand.json"
  },
  {
    "slug": "apricot",
    "name": "Apricot",
    "hex": "#FBCEB1",
    "rgb": [
      251,
      206,
      177
    ],
    "hsl": [
      24,
      90,
      84
    ],
    "cmyk": [
      0,
      18,
      29,
      2
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "pastel"
    ],
    "luminance": 0.6783,
    "contrast": {
      "black": 14.57,
      "white": 1.44
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 14.57
    },
    "description": "Apricot is #FBCEB1, a warm orange color with pastel character. Compared with Desert Sand, it is lighter and more saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/apricot/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/apricot.json"
  }
]
Differences
{
  "rgbDistance": 15,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 1,
    "saturation": 27,
    "lightness": 3
  },
  "luminanceDelta": 0.0496,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Apricot",
  "moreSaturatedColor": "Apricot"
}
Accessibility
{
  "pairContrastRatio": 1.07,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Desert Sand",
      "background": "#EDC9AF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.57
    },
    {
      "color": "Apricot",
      "background": "#FBCEB1",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 14.57
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Desert Sand is better when the design needs balanced orange character, warm temperature, and the specific HEX value #EDC9AF.",
  "chooseSecondWhen": "Apricot is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FBCEB1.",
  "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/desert-sand-vs-apricot.json",
  "https://www.colorsencyclopedia.com/api/colors/desert-sand.json",
  "https://www.colorsencyclopedia.com/api/colors/apricot.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "desert-sand-vs-apricot",
  "type": "nearest",
  "name": "Desert Sand vs Apricot",
  "verdict": "Desert Sand and Apricot are very close colors. Apricot is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Desert Sand and Apricot are different orange colors with HEX values #EDC9AF and #FBCEB1. According to Colors Encyclopedia, their RGB distance is 15, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 15,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "desert-sand",
      "name": "Desert Sand",
      "hex": "#EDC9AF",
      "rgb": [
        237,
        201,
        175
      ],
      "hsl": [
        25,
        63,
        81
      ],
      "cmyk": [
        0,
        15,
        26,
        7
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.6287,
      "contrast": {
        "black": 13.57,
        "white": 1.55
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.57
      },
      "description": "Desert Sand is #EDC9AF, a warm orange color with balanced character. Compared with Apricot, it is darker and less saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/desert-sand/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/desert-sand.json"
    },
    {
      "slug": "apricot",
      "name": "Apricot",
      "hex": "#FBCEB1",
      "rgb": [
        251,
        206,
        177
      ],
      "hsl": [
        24,
        90,
        84
      ],
      "cmyk": [
        0,
        18,
        29,
        2
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "pastel"
      ],
      "luminance": 0.6783,
      "contrast": {
        "black": 14.57,
        "white": 1.44
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 14.57
      },
      "description": "Apricot is #FBCEB1, a warm orange color with pastel character. Compared with Desert Sand, it is lighter and more saturated. Use it for warm accents, food branding, and interior palettes, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/apricot/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/apricot.json"
    }
  ],
  "differences": {
    "rgbDistance": 15,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 1,
      "saturation": 27,
      "lightness": 3
    },
    "luminanceDelta": 0.0496,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Apricot",
    "moreSaturatedColor": "Apricot"
  },
  "accessibility": {
    "pairContrastRatio": 1.07,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Desert Sand",
        "background": "#EDC9AF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.57
      },
      {
        "color": "Apricot",
        "background": "#FBCEB1",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 14.57
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Desert Sand is better when the design needs balanced orange character, warm temperature, and the specific HEX value #EDC9AF.",
    "chooseSecondWhen": "Apricot is better when the design needs pastel orange character, warm temperature, and the specific HEX value #FBCEB1.",
    "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/desert-sand-vs-apricot.json",
    "https://www.colorsencyclopedia.com/api/colors/desert-sand.json",
    "https://www.colorsencyclopedia.com/api/colors/apricot.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/desert-sand-vs-apricot/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/desert-sand-vs-apricot.json"
}