Color Directory/Newsprint Gray

Newsprint Gray (#DFDCD3)

Luminance: 72% · Nearest standard name: Newsprint Gray

NEWSPRINT GRAY
#DFDCD3
rgb(223, 220, 211) · hsl(45°, 16%, 85%)
HEX#DFDCD3
RGB223, 220, 211
HSL45°, 16%, 85%
HSV / HSB45°, 5%, 87%
CMYK (Print)0%, 1%, 5%, 13%

Color Harmonies

Complementary

#DFDCD3#D3D6DF

Analogous

#DFD6D3#DFDCD3#DCDFD3

Triadic

#DFDCD3#D3DFDC#DCD3DF

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.37:1

Sample text rendered with #DFDCD3 on white

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

Sample text rendered with #DFDCD3 on dark

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

The Complete Color Guide to Newsprint Gray (#DFDCD3)

Newsprint Gray (#DFDCD3) is a distinct shade within the Amber & Yellow chromatic spectrum. Characterized by an optical luminance of 72% and a warm 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#DFDCD3
RGB Space223, 220, 211
HSL Values45°, 16%, 85%
HSV / HSB45°, 5%, 87%
CMYK Ink0%, 1%, 5%, 13%
TemperatureWarm

Optical Color Harmony Formulas for Newsprint Gray

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

Direct Polar (180°)#D3D6DF

Complementary Harmony

Pairs Newsprint Gray with its polar opposite (#D3D6DF) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#DFD6D3 · #DCDFD3

Analogous Harmony

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

Split Angles (150° / 210°)#D3DCDF · #D6D3DF

Split-Complementary

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

Triangular (120°)#D3DFDC · #DCD3DF

Triadic Harmony

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

Rectangular (90°)#D3DFD6 · #D3D6DF · #DFD3DC

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 Newsprint Gray

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Newsprint Gray

Recommended proportional volume and semantic interface assignment.

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

Because of its muted, low-chroma saturation (16%), Newsprint Gray (#DFDCD3) 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

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Newsprint Gray with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Newsprint Gray

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-dfdcd3: #DFDCD3;
  --color-dfdcd3-rgb: 223, 220, 211;
  --color-dfdcd3-hsl: 45deg 16% 85%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'dfdcd3': '#DFDCD3',
      }
    }
  }
};

Frequently Asked Questions About Newsprint Gray (#DFDCD3)

Authoritative answers covering Newsprint Gray color codes, WCAG contrast compliance, and UI design systems.

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