Color Directory/Morning Fog

Morning Fog (#D6D9DB)

Luminance: 69% · Nearest standard name: Morning Fog

MORNING FOG
#D6D9DB
rgb(214, 217, 219) · hsl(204°, 6%, 85%)
HEX#D6D9DB
RGB214, 217, 219
HSL204°, 6%, 85%
HSV / HSB204°, 2%, 86%
CMYK (Print)2%, 1%, 0%, 14%

Color Harmonies

Complementary

#D6D9DB#DBD8D6

Analogous

#D6DBDB#D6D9DB#D6D7DB

Triadic

#D6D9DB#DBD6D9#D9DBD6

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.42:1

Sample text rendered with #D6D9DB on white

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

Sample text rendered with #D6D9DB on dark

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

The Complete Color Guide to Morning Fog (#D6D9DB)

Morning Fog (#D6D9DB) is a distinct shade within the Slate & Neutral chromatic spectrum. Characterized by an optical luminance of 69% and a neutral 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#D6D9DB
RGB Space214, 217, 219
HSL Values204°, 6%, 85%
HSV / HSB204°, 2%, 86%
CMYK Ink2%, 1%, 0%, 14%
TemperatureNeutral

Optical Color Harmony Formulas for Morning Fog

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

Direct Polar (180°)#DBD8D6

Complementary Harmony

Pairs Morning Fog with its polar opposite (#DBD8D6) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#D6DBDB · #D6D7DB

Analogous Harmony

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

Split Angles (150° / 210°)#DBD6D7 · #DBDBD6

Split-Complementary

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

Triangular (120°)#DBD6D9 · #D9DBD6

Triadic Harmony

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

Rectangular (90°)#DBD6DB · #DBD8D6 · #D7DBD6

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 Morning Fog

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Morning Fog

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Structural Surface & Border Tone (30% Volume)

Because of its muted, low-chroma saturation (6%), Morning Fog (#D6D9DB) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.

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

Provides timeless neutrality, structural balance, and minimalist sophistication. Eliminates chromatic noise so primary content and photography take center stage.

Optimal Industry Verticals

Editorial Publications, Minimalist Portfolios, Architecture, Hardware Engineering. Combining Morning Fog with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Morning Fog

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-d6d9db: #D6D9DB;
  --color-d6d9db-rgb: 214, 217, 219;
  --color-d6d9db-hsl: 204deg 6% 85%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'd6d9db': '#D6D9DB',
      }
    }
  }
};

Frequently Asked Questions About Morning Fog (#D6D9DB)

Authoritative answers covering Morning Fog color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Morning Fog (#D6D9DB)?
Morning Fog is defined by the HEX code #D6D9DB. Its digital screen RGB coordinates are R:214, G:217, B:219. Its cylindrical HSL values are Hue:204°, Saturation:6%, Lightness:85%. In HSV/HSB format, it is 204°, 2%, 86%. For four-color CMYK process printing, its ink percentages are C:2%, M:1%, Y:0%, K:14%.
Does Morning Fog (#D6D9DB) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Morning Fog achieves a contrast ratio of 1.42:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 12.59:1 (Passing WCAG AA).
What is the direct complementary color for Morning Fog (#D6D9DB)?
The exact 180-degree optical complementary color for #D6D9DB is #DBD8D6. When placed side-by-side, #D6D9DB and #DBD8D6 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Morning Fog in the 60-30-10 UI design rule?
Because of its muted, low-chroma saturation (6%), Morning Fog (#D6D9DB) excels as a secondary surface color for container cards, table borders, navigation sidebars, and divider strokes.
How can I copy and export Morning Fog into Tailwind CSS and CSS variables?
You can define Morning Fog in CSS custom properties as ':root { --color-custom: #D6D9DB; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Morning Fog using our interactive Color Palette Generator.
Which color family does Morning Fog (#D6D9DB) belong to?
Morning Fog belongs to the Slate & Neutral family (Neutral spectrum). You can explore full tonal ramps and curated palettes in our Slate & Neutral Color Guide.