Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Cloudy Gray (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #ACA99E
- RGB
- rgb(172, 169, 158)
- HSL
- hsl(47, 8%, 65%)
- OKLCH
- oklch(0.734 0.016 94)
- CMYK
- cmyk(0%, 2%, 8%, 33%)
--color-cloudy-graybg-[#ACA99E]Accessibility
Score: 48/100On White (#FFF)
2.35:1
On Black (#000)
8.92:1
On Light Gray (#F5F5F5)
2.16:1
Best text color on this background:
Design Applications
background-color: #ACA99E
color: #ACA99E
bg-[#ACA99E] text-[#000000]
border-left: 4px solid #ACA99E
Color Harmonies
Complementary
Denim Blue
#2243B6
Split-Complementary
Similar Colors
Color Meaning & Psychology
Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
Industry Usage
Common contexts and industries where Cloudy Gray is applied in professional design.
- Premium technology hardware and devices
- Architectural and interior design services
- Automotive brands emphasizing refinement
- Financial and professional services
- Typography and editorial design
- Industrial and engineering companies
- Minimalist fashion and luxury apparel
- Enterprise software UI neutral elements
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
Cloudy Gray is a light color. Use black (#000000) text on top of it for maximum readability (8.92:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #ACA99E;Text
color: #ACA99E;Border
border: 2px solid #ACA99E;Box Shadow
box-shadow: 0 4px 20px #ACA99E40;Gradient
background: linear-gradient(135deg, #ACA99E, #dedbcf);Tailwind-style
--color-cloudy-gray: #ACA99E;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Cloudy Gray without a custom config.
Background
bg-[#ACA99E]Text
text-[#ACA99E]Border
border-[#ACA99E]Ring
ring-[#ACA99E]Fill
fill-[#ACA99E]From (gradient)
from-[#ACA99E]Via (gradient)
via-[#ACA99E]To (gradient)
to-[#ACA99E]Design Tokens
Ready-to-use Cloudy Gray design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-cloudy-gray: #ACA99E;
--color-cloudy-gray-rgb: 172, 169, 158;
--color-cloudy-gray-hsl: 47, 8%, 65%;
}SCSS Variables
$color-cloudy-gray: #ACA99E; $color-cloudy-gray-rgb: 172, 169, 158; $color-cloudy-gray-hsl: 47, 8%, 65%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'cloudy-gray': '#ACA99E',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-cloudy-gray: #ACA99E;
}JSON Design Token (W3C format)
{
"cloudy-gray": {
"value": "#ACA99E",
"type": "color",
"description": "Cloudy Gray — #ACA99E"
}
}More gray colors
View all →What Does Cloudy Gray Mean? Color Psychology & Cultural Symbolism
Cloudy Gray at #ACA99E is a statement of restraint in a spectrum of declarations. Gray-family tones project professionalism not by commanding attention but by organizing it—creating hierarchy, breathing space, and the visual silence that allows other elements to be seen clearly.
- Gray is design's great enabler—the neutral foundation on which other colors perform. In corporate contexts it projects professionalism without warmth (contrasted with blue) or assertiveness (contrasted with black). In luxury design, sophisticated warm grays signal refinement and editorial taste.
- In Japanese aesthetics, gray (haiiro) is deeply valued for its understated elegance—a key component of the wabi-sabi philosophy of imperfect, restrained beauty. Chinese ink painting depends on the full spectrum of gray tones as an expressive medium in itself.
- Cloudy Gray's mid-tone lightness (65%) shifts its psychological register: a balanced mid-tone that embodies neutrality, professionalism, sophistication, and balance at its most direct.
- At 8% saturation, Cloudy Gray reads as neutral—All grays are inherently muted, but mid-tones in the 40-60% lightness range do the heaviest lifting in sophisticated design systems—providing contrast, hierarchy, and structure without ever competing with the palette's primary colors.
Cloudy Gray asks nothing of the viewer and gives everything to the design. That's the quiet genius of neutrals.
How to Use Cloudy Gray in Design: Applications, Pairings & Best Practices
The decision between warm and cool gray is one of design's subtler but more consequential choices. Cloudy Gray's undertone is neutral—which means it pairs naturally with white, concrete grays, and feels at home in digital-forward, technical contexts in context.
- UI components: neutral backgrounds, disabled states, secondary text—Cloudy Gray performs reliably in all these roles with its mid-tone tonal character.
- Brand & identity: professional service identities, technology UIs, editorial layouts—contexts where Cloudy Gray's neutral quality creates the right register.
- Typography: Cloudy Gray as text requires a dark background; its 65% lightness means it provides 2.4:1 contrast on white, not meeting WCAG AA.
- Cloudy Gray creates strong legibility with black text overlays (8.9:1 contrast ratio), making it a reliable background or surface color in design systems
- Proportional use: Cloudy Gray's neutral quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
Cloudy Gray asks nothing of the viewer and gives everything to the design. That's the quiet genius of neutrals.
Cloudy Gray Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Cloudy Gray (#ACA99E) achieves a 8.92: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: 39.6%.
- As text on white (#FFFFFF): 2.35:1 — Fail
- As text on black (#000000): 8.92:1 — AAA ✓
- Best text color on Cloudy Gray background: Black (#000000) at 8.92:1
- WCAG 2.1 luminance: 39.6% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
- Cloudy Gray qualifies for all text sizes including small body copy (AAA).
Cloudy Gray's WCAG profile makes it a compliant choice for most text applications.
Cloudy Gray in Industry: Branding, Design & Market Applications
Cloudy Gray (#ACA99E) is most at home in industries where neutrality, professionalism, sophistication, and balance are key brand values. Its mid-tone quality makes it particularly effective in Technology contexts, where the neutral saturation signals neutrality at exactly the right register.
- Technology: Gray dominates technology UI design because it provides the neutral canvas on which colorful, dynamic interface elements perform. Apple's aluminum aesthetic established gray as the physical language of precision engineering, an association that has persisted across all of tech. (examples: Apple, Microsoft, Salesforce) Cool grays signal digital precision; warm grays feel more approachable and human—choice depends on product personality.
- Finance & Professional Services: Gray communicates the seriousness of people who manage important things—it's the suit of the professional world. Financial services, consulting, and legal firms use it to project competence, precision, and the absence of emotional noise. (examples: JPMorgan Chase, Goldman Sachs, Visa) Dark charcoal is more authoritative than mid-gray for premium financial brands; lighter grays communicate approachable modernity.
- Luxury & Automotive: Luxury brands use sophisticated warm grays as an alternative to the expected black—it signals refinement, editorial taste, and the confidence that doesn't need to shout. Automotive brands use it for the same reason: gray cars signal understated premium quality. (examples: BMW, Mercedes-Benz, Tesla) The specific undertone of a luxury gray (warm vs cool, light vs dark) determines whether it reads as contemporary or classic.
- Brand positioning: Cloudy Gray is best suited for brands projecting precision, reliability, sophistication. Categories outside this positioning—color-forward consumer brands that need warmth and personality—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Cloudy Gray works effectively in architectural visualization, automotive branding, luxury product design—contexts where neutrality serves a secondary but reinforcing role.
The industries where Cloudy Gray performs best are those where the audience expects neutrality. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Cloudy Gray? ▾
- The hex code for Cloudy Gray is #ACA99E. Its RGB values are rgb(172, 169, 158) and its HSL values are hsl(47, 8%, 65%).
- What does Cloudy Gray mean in design? ▾
- Gray is the color of balance, intelligence, and maturity. Unlike black or white, gray makes no strong statement — it allows other design elements to speak. Light grays are versatile backgrounds that convey modernity and cleanliness; mid-grays feel sophisticated and professional; dark charcoals carry authority without the extremity of black. Gray's emotional neutrality has made it the dominant color of Apple's design language and most premium technology hardware. Cool grays (blue-tinted) feel modern and urban; warm grays (brown-tinted, often called "greige") feel approachable and cozy. Gray can feel dull and lifeless without colorful accents — context determines whether it reads as timeless or uninspired. Its near-neutral saturation gives it a versatile, subdued character that works as a sophisticated accent without dominating a composition.
- Is Cloudy Gray WCAG accessible? ▾
- Cloudy Gray (#ACA99E) does not pass WCAG AA on white (2.35:1 ratio). Use it on dark backgrounds where it achieves 8.92:1. Its overall accessibility score is 48/100.
- What colors go well with Cloudy Gray? ▾
- Cloudy Gray pairs well with its complementary color Denim Blue (#2243B6). Analogous colors like Flame and Kumquat also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Cloudy Gray used for? ▾
- Cloudy Gray is commonly used for: Premium technology hardware and devices; Architectural and interior design services; Automotive brands emphasizing refinement; Financial and professional services; Typography and editorial design.
- What are the CSS and Tailwind values for Cloudy Gray? ▾
- In CSS, use `color: #ACA99E` or `background-color: #ACA99E`. The CSS custom property is `--color-cloudy-gray: #ACA99E`. In Tailwind CSS, use the arbitrary value class `bg-[#ACA99E]` for backgrounds or `text-[#ACA99E]` for text.