Skip to content

#dfdcd1

a light, soft yellow · warm · closest name: Gainsboro

RGB
223, 220, 209
HSL
47°, 18%, 85%
CMYK
0, 1, 6, 13
Luminance
0.7148

At a glance

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

Hex
#dfdcd1
Hue
47°
yellow
Saturation
18%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7148
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.30:1
Closest name
Gainsboro
ΔE2000 5.2
Where it sits
Hue47° of 360°
Saturation18%
Lightness85%
Temperature
Warm ← → Cool32% 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#dfdcd1
RGBrgb(223, 220, 209)
HSLhsl(47, 18%, 85%)
CMYKcmyk(0%, 1%, 6%, 13%)
LABlab(87.7 -0.9 5.8)
LCHlch(87.7 5.8 98.8)
OKLCHoklch(0.894 0.015 94.2)
Decimal14671057
Display P3color(display-p3 0.875 0.863 0.820)

Copy-ready code

/* CSS */
color: #dfdcd1;
background-color: #dfdcd1;
/* Tailwind (arbitrary) */
class="text-[#dfdcd1] bg-[#dfdcd1]"
/* SCSS */
$brand: #dfdcd1;
/* SwiftUI */
Color(red: 0.875, green: 0.863, blue: 0.820)
/* Android */
Color.parseColor("#dfdcd1")
/* Flutter */
Color(0xFFDFDCD1)
/* Python / OpenCV (BGR) */
(209, 220, 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 #dfdcd1 · 15.30:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.30:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dfdcd1 as text scores 1.37:1 on white and 15.30:1 on black.

Accessibility — WCAG contrast

Aa
#dfdcd1 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dfdcd1 on black: 15.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDBD0
deuteranopia · #E0DCD1
tritanopia · #E2DAD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfdcd1 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.

#F8F8F6
#F2F1EE
#dfdcd1
#D1CDBD
#BAB39C
#A39A7B
#908764
#787054
#605A43
#474333
#2D2A20
Base = 200Lightest = 50 · #F8F8F6Darkest = 950 · #2D2A20
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F1EE;
  --brand-200: #dfdcd1;
  --brand-300: #D1CDBD;
  --brand-400: #BAB39C;
  --brand-500: #A39A7B;
  --brand-600: #908764;
  --brand-700: #787054;
  --brand-800: #605A43;
  --brand-900: #474333;
  --brand-950: #2D2A20;
  --brand: #dfdcd1;
  --brand-ink: #000000;
}

Colors that work with #dfdcd1

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#F9F8F6
Tinted page background
Border#DEDACF
Hairlines and dividers
Muted text#877E5E
Captions on the surface
Accent#4E637E
Second voice, not a rival
Dark variant#4B4634
Hover, pressed, headers
Light variant#F5F4F0
Selected rows, tints
Dark surface#211F17
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 #dfdcd1

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary 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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#D1D4DF
Analogous left#DFD5D1
Analogous right#DBDFD1
Split-complement 1#D1DBDF
Split-complement 2#D5D1DF
Triadic 1#D1DFDC
Triadic 2#DCD1DF
Tetradic#D1DFD5

RGB percentages

Red87.5%
Green86.3%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow6.3%
Key (black)12.5%

Color previews

#dfdcd1 text on a black background

contrast 15.30:1

Card sample

#dfdcd1 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdcd1

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.

#dfdcd1 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dfdcd1, answered

What color is #dfdcd1?

#dfdcd1 is a light soft yellow, closest to Gainsboro (ΔE2000 5.2). It sits at 47° on the hue wheel with 18% saturation and 85% lightness, which reads as warm.

What is the RGB value of #dfdcd1?

rgb(223, 220, 209) — 223 red, 220 green and 209 blue out of 255, or 87.5% / 86.3% / 82% by channel.

Is #dfdcd1 a light or a dark color?

It is a light color. Relative luminance is 0.7148 and perceived brightness is 86%, so black text on it reaches 15.30:1.

Should I use black or white text on #dfdcd1?

Black. It scores 15.30:1 against #dfdcd1, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #dfdcd1?

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

What colors go well with #dfdcd1?

For interface work: #F9F8F6 as the surface, #DEDACF for borders, #877E5E for secondary text, #4E637E as an accent and #4B4634 for hover and pressed states. For a palette, the analogous pair #DFD5D1 and #DBDFD1 stays calm, while #D1D4DF is the loudest partner.

What is #dfdcd1 in CMYK for printing?

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

Is #dfdcd1 warm or cool?

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

Work with #dfdcd1 in the Color Lab