Closest web-safe match: #999999

Color Details and Palettes for #939CA5

Details about the color Grisaille#939CA5

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

Gray family Neutral WCAG ink: dark
HEX #939CA5 RGB rgb(147, 156, 165) HSL hsl(210, 9%, 61%) CMYK cmyk(11%, 5%, 0%, 35%)

Color profile

About Color Hex #939CA5

#939CA5 is a neutral color from the Gray family, closest in name to “Grisaille”. In RGB it is rgb(147, 156, 165); in HSL, hsl(210, 9%, 61%).

The color Grisaille, with hexadecimal code #939ca5, sits in the gray spectrum, evoking neutrality, balance, and professional composure. Grays anchor palettes without competing for attention. Additionally, it evokes emotions such as Softness, Delicacy, Calmness, Relaxation and Friendliness. With negligible saturation (9%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At 61% 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 Softness, Delicacy, Calmness, Relaxation, or Friendliness. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 147, 156, 165 red · green · blue HSL 210° 9% 61% hue · sat · light HSV 210° 11% 65% design-app pickers CMYK 11 5 0 35 print inks, % Luminance 0.327 0 dark → 1 light On black 7.54:1 ✓ AA contrast ratio On white 2.79: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 #939CA5

Grisaille (#939CA5) 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 61% 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

#939CA5 Color Conversions

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

12 formats
HEX Web
#939CA5

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(147, 156, 165)

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(210, 9%, 61%)

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(210, 11%, 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(210 58% 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(11%, 5%, 0%, 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(68.84% 0.017 248.07)

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

OKLab Modern
oklab(68.84% -0.006 -0.016)

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: 63.91, a: -1.35, b: -5.80

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

LCH Perceptual
L: 63.91, C: 5.96, H: 256.88

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

XYZ CIE Science
X: 30.71, Y: 32.70, Z: 40.29

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
9673893

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 #939CA5

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

Red 147/255 31.4% Green 156/255 33.3% Blue 165/255 35.3%

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

Ink coverage

CMYK Ink Levels & Print Guide for #939CA5

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

11% CYAN 5% MAGENTA 0% 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 #939CA5

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

Relative luminance 0.327
0 · dark1 · light

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

Aa Black text 7.54:1 ✓ AA ✓ AAA ✓ Large
Aa White text 2.79:1 ✕ AA ✕ AAA ✕ Large

Developer shortcuts

Quick CSS Snippets for #939CA5

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

grisaille.css
background-color: #939CA5;
color: #939CA5;
border: 2px solid #939CA5;
background-color: rgb(147, 156, 165);
background-color: hsl(210, 9%, 61%);
--color: #939CA5;

Shades · light to dark

#939CA5 Monochrome Palette

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

#F4F5F6
#E4E6E9
#D4D7DB
#C4C9CE
#B3BAC0
#A3ABB3
#939CA5
#7D858C
#676D73
#51565B
#3B3E42
#252729
#0F1011

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

Harmony · 180° apart

#939CA5 Complementary Palette

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

#939CA5
#A59C93

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

Harmony · adjacent hues

#939CA5 Analogic Palette

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

#939CA5
#9393A5
#93A5A5
#9C93A5
#93A59C
#A593A5
#93A593

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

Harmony · 120° apart

#939CA5 Triadic Palette

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

#939CA5
#A5939C
#9CA593

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

Harmony · 90° apart

#939CA5 Quad Palette

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

#939CA5
#A593A5
#A59C93
#93A593

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

Accessibility

Color Blindness Simulation for #939CA5

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

#939CA5
#9696A2
#9797A3
#93A1A1
#9B9B9B
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 #939CA5

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

#A59C93
#9393A5
#A5939C
#A593A5
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#939CA5 Nearby Colors

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

Nebulous December#AAAABB
Dusty Chimney#888899
Cosmic#BBBBCC
Flying Carpet#777788
Sailing#8899BB
Million Grey#999999
Machinery#9999AA
Blank Stare#8899AA

From the color-name library

Colors Similar to #939CA5

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

Grisaille#91979F
Lost at Sea#8D9CA7
Steely Grey#90979B
Happy Cement#979EA1
Robotic Gods#94A2B1
Blank Stare#8B9CAC
Dusky Mood#979BA8
Dark Ages#9698A3
Wet Asphalt#989CAB
Statuary#9EA4A5
Walrus#999B9B
Grey Area#8F9394

Looking for more Gray shades? Browse Gray colors →

Inspiration

Explore Vibrant Images Featuring Grisaille (#939ca5)

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

Good to know

Frequently Asked Questions about #939CA5

#939CA5 is a neutral color from the Gray family. Its closest matched name is “Grisaille”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(147, 156, 165); in HSL, hsl(210, 9%, 61%).
In RGB, #939CA5 is rgb(147, 156, 165); in HSL it is hsl(210, 9%, 61%); and in CMYK — the model used for print — it is cmyk(11%, 5%, 0%, 35%).
#939CA5 has a contrast ratio of 7.54:1 against black and 2.79: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 #939CA5 is #A59C93 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #939CA5 in the palette sections above.