Skip to content

#dfd6d4

a pale, muted red · warm · closest name: Gainsboro

RGB
223, 214, 212
HSL
11°, 15%, 85%
CMYK
0, 4, 5, 13
Luminance
0.6853

At a glance

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

Hex
#dfd6d4
Hue
11°
red
Saturation
15%
muted
Lightness
85%
pale
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6853
WCAG relative
Temperature
Warm
33/100 cool
Color family
Red
Tone
Muted
Best ink
Black
14.71:1
Closest name
Gainsboro
ΔE2000 4.3
Where it sits
Hue11° of 360°
Saturation15%
Lightness85%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dfd6d4
RGBrgb(223, 214, 212)
HSLhsl(11, 15%, 85%)
CMYKcmyk(0%, 4%, 5%, 13%)
LABlab(86.3 2.7 2.1)
LCHlch(86.3 3.4 37.3)
OKLCHoklch(0.883 0.010 32.5)
Decimal14669524
Display P3color(display-p3 0.875 0.839 0.831)

Copy-ready code

/* CSS */
color: #dfd6d4;
background-color: #dfd6d4;
/* Tailwind (arbitrary) */
class="text-[#dfd6d4] bg-[#dfd6d4]"
/* SCSS */
$brand: #dfd6d4;
/* SwiftUI */
Color(red: 0.875, green: 0.839, blue: 0.831)
/* Android */
Color.parseColor("#dfd6d4")
/* Flutter */
Color(0xFFDFD6D4)
/* Python / OpenCV (BGR) */
(212, 214, 223)

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 #dfd6d4 · 14.71:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.71:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfd6d4 as text scores 1.43:1 on white and 14.71:1 on black.

Accessibility — WCAG contrast

Aa
#dfd6d4 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dfd6d4 on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8D7D4
deuteranopia · #DAD8D4
tritanopia · #E2D5D5

Color scale — 50 to 950

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

#F8F7F6
#F1EFEE
#dfd6d4
#CFC2BF
#B7A39E
#9F847E
#8C6F68
#755C57
#5E4A46
#453835
#2B2321
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2B2321
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F1EFEE;
  --brand-200: #dfd6d4;
  --brand-300: #CFC2BF;
  --brand-400: #B7A39E;
  --brand-500: #9F847E;
  --brand-600: #8C6F68;
  --brand-700: #755C57;
  --brand-800: #5E4A46;
  --brand-900: #453835;
  --brand-950: #2B2321;
  --brand: #dfd6d4;
  --brand-ink: #000000;
}

Colors that work with #dfd6d4

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#F8F7F6
Tinted page background
Border#DCD2D0
Hairlines and dividers
Muted text#846862
Captions on the surface
Accent#537977
Second voice, not a rival
Dark variant#493A36
Hover, pressed, headers
Light variant#F4F1F0
Selected rows, tints
Dark surface#201918
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 #dfd6d4

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
  • Brand accents, badges and data highlights
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#D4DDDF
Analogous left#DFD4D8
Analogous right#DFDCD4
Split-complement 1#D4DFDC
Split-complement 2#D4D8DF
Triadic 1#D4DFD6
Triadic 2#D6D4DF
Tetradic#D8DFD4

RGB percentages

Red87.5%
Green83.9%
Blue83.1%

CMYK percentages

Cyan0.0%
Magenta4.0%
Yellow4.9%
Key (black)12.5%

Color previews

#dfd6d4 text on a black background

contrast 14.71:1

Card sample

#dfd6d4 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd6d4

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.

#dfd6d4 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
BackgroundsBordersBody textDividers
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#dfd6d4, answered

What color is #dfd6d4?

#dfd6d4 is a pale muted red, closest to Gainsboro (ΔE2000 4.3). It sits at 11° on the hue wheel with 15% saturation and 85% lightness, which reads as warm.

What is the RGB value of #dfd6d4?

rgb(223, 214, 212) — 223 red, 214 green and 212 blue out of 255, or 87.5% / 83.9% / 83.1% by channel.

Is #dfd6d4 a light or a dark color?

It is a light color. Relative luminance is 0.6853 and perceived brightness is 85%, so black text on it reaches 14.71:1.

Should I use black or white text on #dfd6d4?

Black. It scores 14.71:1 against #dfd6d4, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #dfd6d4?

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

What colors go well with #dfd6d4?

For interface work: #F8F7F6 as the surface, #DCD2D0 for borders, #846862 for secondary text, #537977 as an accent and #493A36 for hover and pressed states. For a palette, the analogous pair #DFD4D8 and #DFDCD4 stays calm, while #D4DDDF is the loudest partner.

What is #dfd6d4 in CMYK for printing?

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

Is #dfd6d4 warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFD9D4; nudged cooler, #E0D3D6.

Work with #dfd6d4 in the Color Lab