Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Sandy Brown (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #F4A460
- RGB
- rgb(244, 164, 96)
- HSL
- hsl(28, 87%, 67%)
- OKLCH
- oklch(0.784 0.127 60)
- CMYK
- cmyk(0%, 33%, 61%, 4%)
--color-sandy-brownbg-[#F4A460]Accessibility
Score: 48/100On White (#FFF)
2.03:1
On Black (#000)
10.33:1
On Light Gray (#F5F5F5)
1.87:1
Best text color on this background:
Design Applications
background-color: #F4A460
color: #F4A460
bg-[#F4A460] text-[#000000]
border-left: 4px solid #F4A460
Color Harmonies
Complementary
Steel Blue
#4682B4
Split-Complementary
Similar Colors
Color Meaning & Psychology
Brown is the color of earth, wood, and food — the most organic color in the spectrum. It conveys honesty, dependability, and unpretentiousness. Unlike the engineered precision of black, brown's warmth feels handmade and authentic. Coffee culture has made brown aspirational in ways it never was in the 20th century; the smell and warmth of a coffee shop is inseparable from its brown palette. Darker, richer browns signal luxury craft — leather, walnut, dark chocolate. Lighter sandy browns feel outdoor, regional, and approachable. Brown's weakness is its association with dirt and decay in medical contexts, where it is largely avoided. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
Industry Usage
Common contexts and industries where Sandy Brown is applied in professional design.
- Coffee shops and specialty beverage brands
- Chocolate and premium confectionery
- Outdoor gear and hiking equipment
- Furniture and home furnishing brands
- Craft beer and artisanal food products
- Leather goods and accessories
- Organic and natural food products
- Heritage and classic whiskey/spirits brands
Accessibility Considerations
Normal Text
Fails AA
4.5:1 minimum required
Large Text
Fails AA Large
3:1 minimum required
UI Components
Check contrast
3:1 for non-text UI
Sandy Brown is a light color. Use black (#000000) text on top of it for maximum readability (10.33:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #F4A460;Text
color: #F4A460;Border
border: 2px solid #F4A460;Box Shadow
box-shadow: 0 4px 20px #F4A46040;Gradient
background: linear-gradient(135deg, #F4A460, #ffd68f);Tailwind-style
--color-sandy-brown: #F4A460;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Sandy Brown without a custom config.
Background
bg-[#F4A460]Text
text-[#F4A460]Border
border-[#F4A460]Ring
ring-[#F4A460]Fill
fill-[#F4A460]From (gradient)
from-[#F4A460]Via (gradient)
via-[#F4A460]To (gradient)
to-[#F4A460]Design Tokens
Ready-to-use Sandy Brown design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-sandy-brown: #F4A460;
--color-sandy-brown-rgb: 244, 164, 96;
--color-sandy-brown-hsl: 28, 87%, 67%;
}SCSS Variables
$color-sandy-brown: #F4A460; $color-sandy-brown-rgb: 244, 164, 96; $color-sandy-brown-hsl: 28, 87%, 67%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'sandy-brown': '#F4A460',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-sandy-brown: #F4A460;
}JSON Design Token (W3C format)
{
"sandy-brown": {
"value": "#F4A460",
"type": "color",
"description": "Sandy Brown — #F4A460"
}
}More brown colors
View all →What Does Sandy Brown Mean? Color Psychology & Cultural Symbolism
Sandy Brown at #F4A460 carries the heritage of the materials that shaped human civilization: earth, wood, leather, stone, coffee, chocolate. This material memory translates directly as earthiness—an instinctive trust in things that feel honestly made.
- Across color psychology research, brown consistently tests high for "authenticity" associations, making Sandy Brown a reliable vehicle for earthiness in cross-demographic audiences.
- Brand designers draw on brown-family tones to project naturalness and warmth—values that Sandy Brown communicates in a mid-tone key.
- At 87% saturation, Sandy Brown reads as vivid—Richer, more saturated terracottas and warm siennas carry a Mediterranean, artisanal energy—earthy but vibrant, associated with ceramic crafts and sun-baked landscapes.
- Sandy Brown's mid-tone lightness (67%) shifts its psychological register: Tan, beige, and light khaki are neutral-warm tones that function almost as warm whites—versatile, timeless, and excellent as background colors in earthy design systems.
Sandy Brown asks for trust without performance—and that quiet confidence is its greatest design asset.
How to Use Sandy Brown in Design: Applications, Pairings & Best Practices
Sandy Brown is one of design's most underused versatile tones. It works as a neutral, an accent, a dominant brand color, and a sophisticated alternative to black—and it brings a warmth to palettes that no other color family delivers.
- Avoid: technology products, clinical healthcare, and anything that needs to project cleanliness or digital precision.
- Color harmonies: Sandy Brown's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Sandy Brown's vivid saturation (87%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Sandy Brown creates strong legibility with black text overlays (10.3:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Sandy Brown as text requires a dark background; its 67% lightness means it provides 2.0:1 contrast on white, not meeting WCAG AA.
Sandy Brown asks for trust without performance—and that quiet confidence is its greatest design asset.
Sandy Brown Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Sandy Brown (#F4A460) achieves a 10.33:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 46.6%.
- As text on white (#FFFFFF): 2.03:1 — Fail
- As text on black (#000000): 10.33:1 — AAA ✓
- Best text color on Sandy Brown background: Black (#000000) at 10.33:1
- WCAG 2.1 luminance: 46.6% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
- Sandy Brown qualifies for all text sizes including small body copy (AAA).
- Color blindness consideration: protanopia and deuteranopia (red-green color blindness, ~8% of males) may affect how brown-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.
Always verify Sandy Brown at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.
Sandy Brown in Industry: Branding, Design & Market Applications
Across industry research, brown-family tones consistently outperform competitors in categories built on earthiness, stability, warmth, and authenticity. Sandy Brown is a mid-tone expression of this advantage—best positioned in Food & Beverage and adjacent markets.
- Food & Beverage: Brown's associations with coffee, chocolate, bread, and wood-fire cooking make it indispensable for food brands that want to project artisanal quality, warmth, and natural origin. The color does the work of suggesting handmade, slow-craft processes before a single word is read. (examples: Whole Foods, Trader Joe's, Blue Bottle Coffee) Light browns work for dairy and bakery; dark browns for coffee, chocolate, and premium spirits.
- Outdoor & Lifestyle: Outdoor, hiking, and adventure brands use brown as an earth tone that grounds the product in natural environments. Combined with forest greens and slate grays, it creates a palette language of terrain, durability, and wilderness competence. (examples: REI, Patagonia, Arc'teryx) Brown leather and canvas associations make it particularly effective for gear, footwear, and heritage outdoor brands.
- Craft & Artisanal: The craft movement across food, beer, candles, and home goods has made brown its unofficial color—it signals hand-made, small-batch, locally-sourced, and premium-for-a-reason. Any product that wants to claim artisanal credentials benefits from earthy, brown-anchored packaging. Kraft paper brown in particular has become synonymous with sustainable, artisanal packaging.
- Brand positioning: Sandy Brown is best suited for brands projecting naturalness, warmth, reliability. Categories outside this positioning—technology products—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Sandy Brown works effectively in artisanal food, furniture and home goods, natural product labels—contexts where authenticity serves a secondary but reinforcing role.
Sandy Brown earns its strongest ROI in industries where trust and recognition compound over time: Food & Beverage, Outdoor & Lifestyle, Craft & Artisanal. Use it to build the kind of brand recognition that decades reinforce.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Sandy Brown? ▾
- The hex code for Sandy Brown is #F4A460. Its RGB values are rgb(244, 164, 96) and its HSL values are hsl(28, 87%, 67%).
- What does Sandy Brown mean in design? ▾
- Brown is the color of earth, wood, and food — the most organic color in the spectrum. It conveys honesty, dependability, and unpretentiousness. Unlike the engineered precision of black, brown's warmth feels handmade and authentic. Coffee culture has made brown aspirational in ways it never was in the 20th century; the smell and warmth of a coffee shop is inseparable from its brown palette. Darker, richer browns signal luxury craft — leather, walnut, dark chocolate. Lighter sandy browns feel outdoor, regional, and approachable. Brown's weakness is its association with dirt and decay in medical contexts, where it is largely avoided. Its lighter value makes it approachable and soft — suitable for backgrounds, secondary UI states, and contexts requiring the hue's character without full intensity.
- Is Sandy Brown WCAG accessible? ▾
- Sandy Brown (#F4A460) does not pass WCAG AA on white (2.03:1 ratio). Use it on dark backgrounds where it achieves 10.33:1. Its overall accessibility score is 48/100.
- What colors go well with Sandy Brown? ▾
- Sandy Brown pairs well with its complementary color Steel Blue (#4682B4). Analogous colors like Venetian Red and Burnt Sienna also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Sandy Brown used for? ▾
- Sandy Brown is commonly used for: Coffee shops and specialty beverage brands; Chocolate and premium confectionery; Outdoor gear and hiking equipment; Furniture and home furnishing brands; Craft beer and artisanal food products.
- What are the CSS and Tailwind values for Sandy Brown? ▾
- In CSS, use `color: #F4A460` or `background-color: #F4A460`. The CSS custom property is `--color-sandy-brown: #F4A460`. In Tailwind CSS, use the arbitrary value class `bg-[#F4A460]` for backgrounds or `text-[#F4A460]` for text.