Skip to content

#d4d3cf

a light, muted gray · neutral · closest name: Light Gray

RGB
212, 211, 207
HSL
48°, 6%, 82%
CMYK
0, 1, 2, 17
Luminance
0.6509

At a glance

Every number on this page in one read: what #d4d3cf is made of, how bright it looks, and which way it leans.

Hex
#d4d3cf
Hue
48°
gray
Saturation
6%
muted
Lightness
82%
light
Brightness
83%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6509
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Gray
Tone
Muted
Best ink
Black
14.02:1
Closest name
Light Gray
ΔE2000 2.1
Where it sits
Hue48° of 360°
Saturation6%
Lightness82%
Temperature
Warm ← → Cool45% cool

Near-neutral, so temperature is a whisper rather than a statement — the tinted siblings below show which way it can lean.

Every format

HEX#d4d3cf
RGBrgb(212, 211, 207)
HSLhsl(48, 6%, 82%)
CMYKcmyk(0%, 1%, 2%, 17%)
LABlab(84.5 -0.4 2.1)
LCHlch(84.5 2.1 100.0)
OKLCHoklch(0.867 0.006 95.1)
Decimal13947855
Display P3color(display-p3 0.831 0.827 0.812)

Copy-ready code

/* CSS */
color: #d4d3cf;
background-color: #d4d3cf;
/* Tailwind (arbitrary) */
class="text-[#d4d3cf] bg-[#d4d3cf]"
/* SCSS */
$brand: #d4d3cf;
/* SwiftUI */
Color(red: 0.831, green: 0.827, blue: 0.812)
/* Android */
Color.parseColor("#d4d3cf")
/* Flutter */
Color(0xFFD4D3CF)
/* Python / OpenCV (BGR) */
(207, 211, 212)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #d4d3cf · 14.02:1
Use #000000AAA at every size.
Aa
White text · 1.50:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.02:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d4d3cf as text scores 1.50:1 on white and 14.02:1 on black.

Accessibility — WCAG contrast

Aa
#d4d3cf on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#d4d3cf on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D3CF
deuteranopia · #D4D3CF
tritanopia · #D5D2D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d4d3cf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8F8F7
#F0F0EF
#DFDFDC
#d4d3cf
#AFAEA6
#959389
#817E74
#6C6960
#56544D
#403F3A
#282724
Base = 300Lightest = 50 · #F8F8F7Darkest = 950 · #282724
:root {
  --brand-50: #F8F8F7;
  --brand-100: #F0F0EF;
  --brand-200: #DFDFDC;
  --brand-300: #d4d3cf;
  --brand-400: #AFAEA6;
  --brand-500: #959389;
  --brand-600: #817E74;
  --brand-700: #6C6960;
  --brand-800: #56544D;
  --brand-900: #403F3A;
  --brand-950: #282724;
  --brand: #d4d3cf;
  --brand-ink: #000000;
}

Colors that work with #d4d3cf

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8F8F7
Tinted page background
Border#D8D8D4
Hairlines and dividers
Muted text#79776C
Captions on the surface
Accent#5C6570
Second voice, not a rival
Dark variant#43423C
Hover, pressed, headers
Light variant#F3F3F2
Selected rows, tints
Dark surface#1E1D1B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #d4d3cf

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Card and section backgrounds
  • Neutral UI chrome and typography
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CFD0D4
Analogous left#D4D1CF
Analogous right#D3D4CF
Split-complement 1#CFD3D4
Split-complement 2#D1CFD4
Triadic 1#CFD4D3
Triadic 2#D3CFD4
Tetradic#CFD4D1

RGB percentages

Red83.1%
Green82.7%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow2.4%
Key (black)16.9%

Color previews

#d4d3cf text on a black background

contrast 14.02:1

Card sample

#d4d3cf text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #d4d3cf;
Background color
Panel with #d4d3cf background
background-color: #d4d3cf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #d4d3cf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(212, 211, 207, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 211, 207, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4d3cf;
background: linear-gradient(135deg, #d4d3cf, #D2D4CF);

Monochromatic scale

Palettes built from #d4d3cf

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#d4d3cf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
EditorialArchitectureEnterpriseLuxury goods
Common UI roles
BackgroundsBordersBody textDividers
Print note

Converts to four-color process without much drama. Proof it anyway.

#d4d3cf, answered

What color is #d4d3cf?

#d4d3cf is a light muted gray, closest to Light Gray (ΔE2000 2.1). It sits at 48° on the hue wheel with 6% saturation and 82% lightness, which reads as neutral.

What is the RGB value of #d4d3cf?

rgb(212, 211, 207) — 212 red, 211 green and 207 blue out of 255, or 83.1% / 82.7% / 81.2% by channel.

Is #d4d3cf a light or a dark color?

It is a light color. Relative luminance is 0.6509 and perceived brightness is 83%, so black text on it reaches 14.02:1.

Should I use black or white text on #d4d3cf?

Black. It scores 14.02:1 against #d4d3cf, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #d4d3cf?

#CFD0D4 sits directly opposite on the wheel. Softer options are the split-complements #CFD3D4 and #D1CFD4, which give the same contrast with far less vibration.

What colors go well with #d4d3cf?

For interface work: #F8F8F7 as the surface, #D8D8D4 for borders, #79776C for secondary text, #5C6570 as an accent and #43423C for hover and pressed states. For a palette, the analogous pair #D4D1CF and #D3D4CF stays calm, while #CFD0D4 is the loudest partner.

What is #d4d3cf in CMYK for printing?

cmyk(0%, 1%, 2%, 17%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d4d3cf warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DCD6D1; nudged cooler, #C5CCD4.

Work with #d4d3cf in the Color Lab