Skip to content

#dfd8d0

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

RGB
223, 216, 208
HSL
32°, 19%, 85%
CMYK
0, 3, 7, 13
Luminance
0.6935

At a glance

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

Hex
#dfd8d0
Hue
32°
orange
Saturation
19%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6935
WCAG relative
Temperature
Warm
24/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.87:1
Closest name
Gainsboro
ΔE2000 4.6
Where it sits
Hue32° of 360°
Saturation19%
Lightness85%
Temperature
Warm ← → Cool24% 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#dfd8d0
RGBrgb(223, 216, 208)
HSLhsl(32, 19%, 85%)
CMYKcmyk(0%, 3%, 7%, 13%)
LABlab(86.7 1.0 4.8)
LCHlch(86.7 4.9 78.1)
OKLCHoklch(0.886 0.013 71.3)
Decimal14670032
Display P3color(display-p3 0.875 0.847 0.816)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd8d0 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dfd8d0 on black: 14.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD8D0
deuteranopia · #DCDAD0
tritanopia · #E2D6D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfd8d0 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
#F2F0ED
#dfd8d0
#D2C8BC
#BBAC9B
#A49079
#927C63
#796753
#615342
#483E33
#2D2720
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2D2720
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2F0ED;
  --brand-200: #dfd8d0;
  --brand-300: #D2C8BC;
  --brand-400: #BBAC9B;
  --brand-500: #A49079;
  --brand-600: #927C63;
  --brand-700: #796753;
  --brand-800: #615342;
  --brand-900: #483E33;
  --brand-950: #2D2720;
  --brand: #dfd8d0;
  --brand-ink: #000000;
}

Colors that work with #dfd8d0

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#DED7CE
Hairlines and dividers
Muted text#89745D
Captions on the surface
Accent#4D6F7F
Second voice, not a rival
Dark variant#4C4134
Hover, pressed, headers
Light variant#F5F2F0
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 #dfd8d0

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#D0D7DF
Analogous left#DFD0D0
Analogous right#DEDFD0
Split-complement 1#D0DEDF
Split-complement 2#D0D0DF
Triadic 1#D0DFD8
Triadic 2#D8D0DF
Tetradic#D0DFD0

RGB percentages

Red87.5%
Green84.7%
Blue81.6%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow6.7%
Key (black)12.5%

Color previews

#dfd8d0 text on a black background

contrast 14.87:1

Card sample

#dfd8d0 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd8d0

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.

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

#dfd8d0, answered

What color is #dfd8d0?

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

What is the RGB value of #dfd8d0?

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

Is #dfd8d0 a light or a dark color?

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

Should I use black or white text on #dfd8d0?

Black. It scores 14.87:1 against #dfd8d0, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #dfd8d0?

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

What colors go well with #dfd8d0?

For interface work: #F9F7F6 as the surface, #DED7CE for borders, #89745D for secondary text, #4D6F7F as an accent and #4C4134 for hover and pressed states. For a palette, the analogous pair #DFD0D0 and #DEDFD0 stays calm, while #D0D7DF is the loudest partner.

What is #dfd8d0 in CMYK for printing?

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

Is #dfd8d0 warm or cool?

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

Work with #dfd8d0 in the Color Lab