Closest web-safe match: #999999

Color Details and Palettes for #A2A698

Details about the color Moorland#A2A698

Conversions, palettes, contrast & design ideas for this color.

Gray family Neutral WCAG ink: dark
HEX #A2A698 RGB rgb(162, 166, 152) HSL hsl(77, 7%, 62%) CMYK cmyk(2%, 0%, 8%, 35%)

Color profile

About Color Hex #A2A698

#A2A698 is a neutral color from the Gray family, closest in name to “Moorland”. In RGB it is rgb(162, 166, 152); in HSL, hsl(77, 7%, 62%).

The color Moorland, with hexadecimal code #a2a698, sits in the gray spectrum, evoking neutrality, balance, and professional composure. Grays anchor palettes without competing for attention. Additionally, it evokes emotions such as Neutrality, Balance, Sophistication, Uncertainty and Conservatism. With negligible saturation (7%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At 62% lightness, it strikes an approachable, open balance—bright enough to feel welcoming yet substantial enough to carry visual weight. This color is ideal for designs that aim to express Neutrality, Balance, Sophistication, Uncertainty, or Conservatism. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 162, 166, 152 red · green · blue HSL 77° 7% 62% hue · sat · light HSV 77° 8% 65% design-app pickers CMYK 2 0 8 35 print inks, % Luminance 0.372 0 dark → 1 light On black 8.44:1 ✓ AA contrast ratio On white 2.49:1 ✕ AA contrast ratio Web-safe #999999 closest web-safe Best text black ideal foreground Character Vivid neutral · gray family

The story of this color

History, Usage, Psychology & Design Ideas for #A2A698

Moorland (#A2A698) belongs to the Gray color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

Gray has long bridged the extremes of black and white in art and symbolism. Medieval monks wore gray habits to signal humility and penance. In Impressionist painting, artists discovered that mixing complementary colors yielded luminous grays far richer than simple black-white blends, unlocking new expressive possibilities that influenced everything from Monet's haystacks to Whistler's nocturnes.

Design & Usage Tips

Mid-tone grays are the workhorse of web and print layout, providing structure without stealing attention from primary content. Use gray for secondary text, borders, and icon states. A carefully chosen gray can unify diverse color accents across a multi-brand ecosystem.

Psychological Impact

Gray projects neutrality, professionalism, and composure. It anchors more vibrant colors and prevents visual chaos. Overuse, however, can feel flat or indecisive, so balancing gray with at least one saturated accent keeps designs engaging.

At 62% lightness, it reads clearly on dark backgrounds and provides a welcoming, open feel in light-themed designs—versatile across both contexts.

Creative Design Ideas

Build a grayscale type hierarchy—dark gray headings, medium-gray body text, light-gray captions—to establish clear information architecture. Combine warm grays (slightly yellow undertones) with wood-texture photography for an organic, approachable brand feel.

Every format

#A2A698 Color Conversions

Every way to write Moorland — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#A2A698

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(162, 166, 152)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(77, 7%, 62%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(77, 8%, 65%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(77 60% 35%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(2%, 0%, 8%, 35%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(71.79% 0.020 119.90)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(71.79% -0.010 0.018)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 67.44, a: -4.02, b: 6.75

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 67.44, C: 7.86, H: 120.79

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 34.20, Y: 37.22, Z: 35.09

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
10659480

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #A2A698

How much red, green and blue light mixes into Moorland.

Red 162/255 33.8% Green 166/255 34.6% Blue 152/255 31.7%

Percentages show each channel's share of the total light (R + G + B) in Moorland.

Ink coverage

CMYK Ink Levels & Print Guide for #A2A698

Ink needed to reproduce Moorland in four-color print. Heaviest ink: Key (Black).

2% CYAN 0% MAGENTA 8% YELLOW 35% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #A2A698

How bright Moorland is, and how far black and white text clear each WCAG bar.

Relative luminance 0.372
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 8.44:1 ✓ AA ✓ AAA ✓ Large
Aa White text 2.49:1 ✕ AA ✕ AAA ✕ Large

Developer shortcuts

Quick CSS Snippets for #A2A698

Copy-and-paste CSS for Moorland — per-line copy, or grab the whole block.

moorland.css
background-color: #A2A698;
color: #A2A698;
border: 2px solid #A2A698;
background-color: rgb(162, 166, 152);
background-color: hsl(77, 7%, 62%);
--color: #A2A698;

Shades · light to dark

#A2A698 Monochrome Palette

Lighter and darker steps of Moorland — the color's full brightness range in one strip.

#F6F6F5
#E8E9E5
#DADBD6
#CCCEC6
#BEC1B7
#B0B3A7
#A2A698
#8A8D81
#71746A
#595B54
#41423D
#292A26
#10110F

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#A2A698 Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#A2A698
#9B97A5

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#A2A698 Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#A2A698
#9AA597
#A5A297
#97A59B
#A59B97
#97A5A2
#A5979A

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#A2A698 Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#A2A698
#97A1A5
#A597A1

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#A2A698 Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#A2A698
#97A5A2
#9B97A5
#A5979A

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Accessibility

Color Blindness Simulation for #A2A698

How Moorland reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#A2A698
#A3A39C
#A4A49B
#A29E9F
#A4A4A4
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #A2A698

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#9B97A5
#9AA597
#97A1A5
#97A5A2
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#A2A698 Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

Meadow Morn#AABBAA
Concrete Jungle#999988
Isle of Dreams#BBCCBB
Kosher Khaki#888877
Rooftop Garden#99AA88
Dark Gray#AAAAAA
Copper Patina#99AA99
Humble Hippo#AAAA99

From the color-name library

Colors Similar to #A2A698

The closest named colors to #A2A698 — same mood, each with its own character.

Moorland#A6AB9B
Humble Hippo#AAAA99
Concrete Jungle#999988
Quiet Thicket#AAAD94
Lemongrass#999A86
Gargoyle#ABB39E
Alpine Air#A9B4A9
Pigeon#A9AFAA
Edamame#9CA389
Herbalist#969E86
Gateway Grey#A0A09C
Knock on Wood#9F9B84

Looking for more Gray shades? Browse Gray colors →

Inspiration

Explore Vibrant Images Featuring Moorland (#a2a698)

Curated Unsplash photos that carry the mood of Moorland — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #A2A698

#A2A698 is a neutral color from the Gray family. Its closest matched name is “Moorland”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(162, 166, 152); in HSL, hsl(77, 7%, 62%).
In RGB, #A2A698 is rgb(162, 166, 152); in HSL it is hsl(77, 7%, 62%); and in CMYK — the model used for print — it is cmyk(2%, 0%, 8%, 35%).
#A2A698 has a contrast ratio of 8.44:1 against black and 2.49:1 against white. For readability, black body text meets the WCAG AA threshold of 4.5:1 on it, while white does not.
The direct complement of #A2A698 is #9B97A5 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #A2A698 in the palette sections above.