Skip to content

#dfdcd0

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

RGB
223, 220, 208
HSL
48°, 19%, 85%
CMYK
0, 1, 7, 13
Luminance
0.7143

At a glance

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

Hex
#dfdcd0
Hue
48°
yellow
Saturation
19%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7143
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.29:1
Closest name
Gainsboro
ΔE2000 5.6
Where it sits
Hue48° of 360°
Saturation19%
Lightness85%
Temperature
Warm ← → Cool31% 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#dfdcd0
RGBrgb(223, 220, 208)
HSLhsl(48, 19%, 85%)
CMYKcmyk(0%, 1%, 7%, 13%)
LABlab(87.7 -1.1 6.3)
LCHlch(87.7 6.3 99.6)
OKLCHoklch(0.893 0.017 95.2)
Decimal14671056
Display P3color(display-p3 0.875 0.863 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdcd0 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#dfdcd0 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDBCF
deuteranopia · #E0DCD0
tritanopia · #E2DAD8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfdcd0 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
#F2F1ED
#dfdcd0
#D2CDBC
#BBB49B
#A49C79
#928863
#797253
#615B42
#484433
#2D2A20
Base = 200Lightest = 50 · #F8F8F6Darkest = 950 · #2D2A20
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F2F1ED;
  --brand-200: #dfdcd0;
  --brand-300: #D2CDBC;
  --brand-400: #BBB49B;
  --brand-500: #A49C79;
  --brand-600: #928863;
  --brand-700: #797253;
  --brand-800: #615B42;
  --brand-900: #484433;
  --brand-950: #2D2A20;
  --brand: #dfdcd0;
  --brand-ink: #000000;
}

Colors that work with #dfdcd0

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#DEDBCE
Hairlines and dividers
Muted text#89805D
Captions on the surface
Accent#4D657F
Second voice, not a rival
Dark variant#4C4734
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 #dfdcd0

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#D0D3DF
Analogous left#DFD4D0
Analogous right#DADFD0
Split-complement 1#D0DADF
Split-complement 2#D4D0DF
Triadic 1#D0DFDC
Triadic 2#DCD0DF
Tetradic#D0DFD4

RGB percentages

Red87.5%
Green86.3%
Blue81.6%

CMYK percentages

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

Color previews

#dfdcd0 text on a black background

contrast 15.29:1

Card sample

#dfdcd0 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdcd0

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.

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

#dfdcd0, answered

What color is #dfdcd0?

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

What is the RGB value of #dfdcd0?

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

Is #dfdcd0 a light or a dark color?

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

Should I use black or white text on #dfdcd0?

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

What is the complementary color of #dfdcd0?

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

What colors go well with #dfdcd0?

For interface work: #F9F8F6 as the surface, #DEDBCE for borders, #89805D for secondary text, #4D657F as an accent and #4C4734 for hover and pressed states. For a palette, the analogous pair #DFD4D0 and #DADFD0 stays calm, while #D0D3DF is the loudest partner.

What is #dfdcd0 in CMYK for printing?

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

Is #dfdcd0 warm or cool?

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

Work with #dfdcd0 in the Color Lab