Color Directory/Desert Sand

Desert Sand (#EDC9AF)

Luminance: 63% · Nearest standard name: Desert Sand

DESERT SAND
#EDC9AF
rgb(237, 201, 175) · hsl(25°, 63%, 81%)
HEX#EDC9AF
RGB237, 201, 175
HSL25°, 63%, 81%
HSV / HSB25°, 26%, 93%
CMYK (Print)0%, 15%, 26%, 7%

Color Harmonies

Complementary

#EDC9AF#B0D4ED

Analogous

#EDB0B5#EDC9AF#EDE8B0

Triadic

#EDC9AF#B0EDC9#C9B0ED

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.55:1

Sample text rendered with #EDC9AF on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)11.54:1

Sample text rendered with #EDC9AF on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Desert Sand (#EDC9AF)

Desert Sand (#EDC9AF) is a distinct shade within the Coral & Orange chromatic spectrum. Characterized by an optical luminance of 63% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#EDC9AF
RGB Space237, 201, 175
HSL Values25°, 63%, 81%
HSV / HSB25°, 26%, 93%
CMYK Ink0%, 15%, 26%, 7%
TemperatureWarm

Optical Color Harmony Formulas for Desert Sand

Geometric intervals calculated from #EDC9AF on the 360-degree color wheel.

Direct Polar (180°)#B0D4ED

Complementary Harmony

Pairs Desert Sand with its polar opposite (#B0D4ED) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#EDB0B5 · #EDE8B0

Analogous Harmony

Positions adjacent neighboring hues on either side of Desert Sand for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#B0EDE8 · #B0B5ED

Split-Complementary

Uses the two colors flanking the direct complement of Desert Sand, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#B0EDC9 · #C9B0ED

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#B5EDB0 · #B0D4ED · #E8B0ED

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Desert Sand

Lock #EDC9AF inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Desert Sand

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 63% and lightness of 81%, Desert Sand (#EDC9AF) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceOptimal canvas surface
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Desert Sand with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Desert Sand

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-edc9af: #EDC9AF;
  --color-edc9af-rgb: 237, 201, 175;
  --color-edc9af-hsl: 25deg 63% 81%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'edc9af': '#EDC9AF',
      }
    }
  }
};

Frequently Asked Questions About Desert Sand (#EDC9AF)

Authoritative answers covering Desert Sand color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Desert Sand (#EDC9AF)?
Desert Sand is defined by the HEX code #EDC9AF. Its digital screen RGB coordinates are R:237, G:201, B:175. Its cylindrical HSL values are Hue:25°, Saturation:63%, Lightness:81%. In HSV/HSB format, it is 25°, 26%, 93%. For four-color CMYK process printing, its ink percentages are C:0%, M:15%, Y:26%, K:7%.
Does Desert Sand (#EDC9AF) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Desert Sand achieves a contrast ratio of 1.55:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 11.54:1 (Passing WCAG AA).
What is the direct complementary color for Desert Sand (#EDC9AF)?
The exact 180-degree optical complementary color for #EDC9AF is #B0D4ED. When placed side-by-side, #EDC9AF and #B0D4ED create maximum visual tension and high click-through conversion rates.
What is the recommended role for Desert Sand in the 60-30-10 UI design rule?
With a saturation of 63% and lightness of 81%, Desert Sand (#EDC9AF) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Desert Sand into Tailwind CSS and CSS variables?
You can define Desert Sand in CSS custom properties as ':root { --color-custom: #EDC9AF; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Desert Sand using our interactive Color Palette Generator.
Which color family does Desert Sand (#EDC9AF) belong to?
Desert Sand belongs to the Coral & Orange family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Coral & Orange Color Guide.