Skip to content

#dfdcd2

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

RGB
223, 220, 210
HSL
46°, 17%, 85%
CMYK
0, 1, 6, 13
Luminance
0.7153

At a glance

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

Hex
#dfdcd2
Hue
46°
yellow
Saturation
17%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7153
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.31:1
Closest name
Gainsboro
ΔE2000 4.8
Where it sits
Hue46° of 360°
Saturation17%
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#dfdcd2
RGBrgb(223, 220, 210)
HSLhsl(46, 17%, 85%)
CMYKcmyk(0%, 1%, 6%, 13%)
LABlab(87.7 -0.7 5.3)
LCHlch(87.7 5.3 97.8)
OKLCHoklch(0.894 0.014 93.0)
Decimal14671058
Display P3color(display-p3 0.875 0.863 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdcd2 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dfdcd2 on black: 15.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDBD1
deuteranopia · #DFDCD2
tritanopia · #E1DAD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfdcd2 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
#dfdcd2
#D0CCBD
#B9B39D
#A2997C
#8F8666
#776F55
#5F5944
#474234
#2C2920
Base = 200Lightest = 50 · #F8F8F6Darkest = 950 · #2C2920
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F1EE;
  --brand-200: #dfdcd2;
  --brand-300: #D0CCBD;
  --brand-400: #B9B39D;
  --brand-500: #A2997C;
  --brand-600: #8F8666;
  --brand-700: #776F55;
  --brand-800: #5F5944;
  --brand-900: #474234;
  --brand-950: #2C2920;
  --brand: #dfdcd2;
  --brand-ink: #000000;
}

Colors that work with #dfdcd2

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#DDDACF
Hairlines and dividers
Muted text#867D5F
Captions on the surface
Accent#4F657D
Second voice, not a rival
Dark variant#4B4635
Hover, pressed, headers
Light variant#F4F3F0
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 #dfdcd2

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#D2D5DF
Analogous left#DFD6D2
Analogous right#DBDFD2
Split-complement 1#D2DBDF
Split-complement 2#D6D2DF
Triadic 1#D2DFDC
Triadic 2#DCD2DF
Tetradic#D2DFD6

RGB percentages

Red87.5%
Green86.3%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow5.8%
Key (black)12.5%

Color previews

#dfdcd2 text on a black background

contrast 15.31:1

Card sample

#dfdcd2 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdcd2

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.

#dfdcd2 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.

#dfdcd2, answered

What color is #dfdcd2?

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

What is the RGB value of #dfdcd2?

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

Is #dfdcd2 a light or a dark color?

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

Should I use black or white text on #dfdcd2?

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

What is the complementary color of #dfdcd2?

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

What colors go well with #dfdcd2?

For interface work: #F9F8F6 as the surface, #DDDACF for borders, #867D5F for secondary text, #4F657D as an accent and #4B4635 for hover and pressed states. For a palette, the analogous pair #DFD6D2 and #DBDFD2 stays calm, while #D2D5DF is the loudest partner.

What is #dfdcd2 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 #dfdcd2 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 #DFD8D2; nudged cooler, #DEE0D1.

Work with #dfdcd2 in the Color Lab