Skip to content

#dfd8d2

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

RGB
223, 216, 210
HSL
28°, 17%, 85%
CMYK
0, 3, 6, 13
Luminance
0.6945

At a glance

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

Hex
#dfd8d2
Hue
28°
orange
Saturation
17%
soft
Lightness
85%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6945
WCAG relative
Temperature
Warm
26/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
14.89:1
Closest name
Gainsboro
ΔE2000 4
Where it sits
Hue28° of 360°
Saturation17%
Lightness85%
Temperature
Warm ← → Cool26% 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#dfd8d2
RGBrgb(223, 216, 210)
HSLhsl(28, 17%, 85%)
CMYKcmyk(0%, 3%, 6%, 13%)
LABlab(86.7 1.4 3.8)
LCHlch(86.7 4.0 70.4)
OKLCHoklch(0.886 0.011 63.3)
Decimal14670034
Display P3color(display-p3 0.875 0.847 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd8d2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dfd8d2 on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD8D2
deuteranopia · #DCDAD2
tritanopia · #E2D7D6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfd8d2 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
#dfd8d2
#D0C6BD
#B9AA9D
#A28D7C
#8F7966
#776555
#5F5144
#473C34
#2C2620
Base = 200Lightest = 50 · #F8F7F6Darkest = 950 · #2C2620
:root {
  --brand-50: #F8F7F6;
  --brand-100: #F2F0EE;
  --brand-200: #dfd8d2;
  --brand-300: #D0C6BD;
  --brand-400: #B9AA9D;
  --brand-500: #A28D7C;
  --brand-600: #8F7966;
  --brand-700: #776555;
  --brand-800: #5F5144;
  --brand-900: #473C34;
  --brand-950: #2C2620;
  --brand: #dfd8d2;
  --brand-ink: #000000;
}

Colors that work with #dfd8d2

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#DDD6CF
Hairlines and dividers
Muted text#86715F
Captions on the surface
Accent#4F727D
Second voice, not a rival
Dark variant#4B3F35
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 #dfd8d2

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#D2D9DF
Analogous left#DFD2D2
Analogous right#DFDFD2
Split-complement 1#D2DFDF
Split-complement 2#D2D2DF
Triadic 1#D2DFD8
Triadic 2#D8D2DF
Tetradic#D2DFD2

RGB percentages

Red87.5%
Green84.7%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow5.8%
Key (black)12.5%

Color previews

#dfd8d2 text on a black background

contrast 14.89:1

Card sample

#dfd8d2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd8d2

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.

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

#dfd8d2, answered

What color is #dfd8d2?

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

What is the RGB value of #dfd8d2?

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

Is #dfd8d2 a light or a dark color?

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

Should I use black or white text on #dfd8d2?

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

What is the complementary color of #dfd8d2?

#D2D9DF 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 #dfd8d2?

For interface work: #F9F7F6 as the surface, #DDD6CF for borders, #86715F for secondary text, #4F727D as an accent and #4B3F35 for hover and pressed states. For a palette, the analogous pair #DFD2D2 and #DFDFD2 stays calm, while #D2D9DF is the loudest partner.

What is #dfd8d2 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 #dfd8d2 warm or cool?

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

Work with #dfd8d2 in the Color Lab