Skip to content

#dfd9d2

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

RGB
223, 217, 210
HSL
32°, 17%, 85%
CMYK
0, 3, 6, 13
Luminance
0.6997

At a glance

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

Hex
#dfd9d2
Hue
32°
orange
Saturation
17%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6997
WCAG relative
Temperature
Warm
27/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.99:1
Closest name
Gainsboro
ΔE2000 4
Where it sits
Hue32° of 360°
Saturation17%
Lightness85%
Temperature
Warm ← → Cool27% 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#dfd9d2
RGBrgb(223, 217, 210)
HSLhsl(32, 17%, 85%)
CMYKcmyk(0%, 3%, 6%, 13%)
LABlab(87.0 0.8 4.2)
LCHlch(87.0 4.3 78.7)
OKLCHoklch(0.888 0.012 71.9)
Decimal14670290
Display P3color(display-p3 0.875 0.851 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd9d2 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#dfd9d2 on black: 14.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD9D2
deuteranopia · #DDDAD2
tritanopia · #E2D8D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfd9d2 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
#F2F0EE
#dfd9d2
#D0C8BD
#B9AC9D
#A2907C
#8F7C66
#776755
#5F5344
#473E34
#2C2720
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2C2720
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2F0EE;
  --brand-200: #dfd9d2;
  --brand-300: #D0C8BD;
  --brand-400: #B9AC9D;
  --brand-500: #A2907C;
  --brand-600: #8F7C66;
  --brand-700: #776755;
  --brand-800: #5F5344;
  --brand-900: #473E34;
  --brand-950: #2C2720;
  --brand: #dfd9d2;
  --brand-ink: #000000;
}

Colors that work with #dfd9d2

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#F9F7F6
Tinted page background
Border#DDD7CF
Hairlines and dividers
Muted text#86745F
Captions on the surface
Accent#4F6F7D
Second voice, not a rival
Dark variant#4B4135
Hover, pressed, headers
Light variant#F4F2F0
Selected rows, tints
Dark surface#211C17
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 #dfd9d2

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
  • 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#D2D8DF
Analogous left#DFD2D2
Analogous right#DFDFD2
Split-complement 1#D2DFDF
Split-complement 2#D2D2DF
Triadic 1#D2DFD9
Triadic 2#D9D2DF
Tetradic#D2DFD2

RGB percentages

Red87.5%
Green85.1%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow5.8%
Key (black)12.5%

Color previews

#dfd9d2 text on a black background

contrast 14.99:1

Card sample

#dfd9d2 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd9d2

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.

#dfd9d2 in the real world

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

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dfd9d2, answered

What color is #dfd9d2?

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

What is the RGB value of #dfd9d2?

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

Is #dfd9d2 a light or a dark color?

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

Should I use black or white text on #dfd9d2?

Black. It scores 14.99:1 against #dfd9d2, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #dfd9d2?

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

What colors go well with #dfd9d2?

For interface work: #F9F7F6 as the surface, #DDD7CF for borders, #86745F for secondary text, #4F6F7D as an accent and #4B4135 for hover and pressed states. For a palette, the analogous pair #DFD2D2 and #DFDFD2 stays calm, while #D2D8DF is the loudest partner.

What is #dfd9d2 in CMYK for printing?

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

Is #dfd9d2 warm or cool?

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

Work with #dfd9d2 in the Color Lab