Skip to content

#dfd0cd

a light, soft red · warm · closest name: Light Gray

RGB
223, 208, 205
HSL
10°, 22%, 84%
CMYK
0, 7, 8, 13
Luminance
0.6521

At a glance

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

Hex
#dfd0cd
Hue
10°
red
Saturation
22%
soft
Lightness
84%
light
Brightness
87%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6521
WCAG relative
Temperature
Warm
26/100 cool
Color family
Red
Tone
Soft
Best ink
Black
14.04:1
Closest name
Light Gray
ΔE2000 6.6
Where it sits
Hue10° of 360°
Saturation22%
Lightness84%
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#dfd0cd
RGBrgb(223, 208, 205)
HSLhsl(10, 22%, 84%)
CMYKcmyk(0%, 7%, 8%, 13%)
LABlab(84.6 4.7 3.4)
LCHlch(84.6 5.8 35.6)
OKLCHoklch(0.869 0.017 31.1)
Decimal14667981
Display P3color(display-p3 0.875 0.816 0.804)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd0cd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#dfd0cd on black: 14.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D1CD
deuteranopia · #D6D4CD
tritanopia · #E3CECF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfd0cd 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.

#F9F6F6
#F2EEED
#dfd0cd
#D3BFBB
#BD9F98
#A77E76
#95685F
#7C5750
#644640
#4A3531
#2E211F
Base = 200Lightest = 50 · #F9F6F6Darkest = 950 · #2E211F
:root {
  --brand-50: #F9F6F6;
  --brand-100: #F2EEED;
  --brand-200: #dfd0cd;
  --brand-300: #D3BFBB;
  --brand-400: #BD9F98;
  --brand-500: #A77E76;
  --brand-600: #95685F;
  --brand-700: #7C5750;
  --brand-800: #644640;
  --brand-900: #4A3531;
  --brand-950: #2E211F;
  --brand: #dfd0cd;
  --brand-ink: #000000;
}

Colors that work with #dfd0cd

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#F9F6F6
Tinted page background
Border#DFD0CD
Hairlines and dividers
Muted text#8C625A
Captions on the surface
Accent#4B817C
Second voice, not a rival
Dark variant#4E3632
Hover, pressed, headers
Light variant#F5F0EF
Selected rows, tints
Dark surface#221816
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 #dfd0cd

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#CDDCDF
Analogous left#DFCDD3
Analogous right#DFD9CD
Split-complement 1#CDDFD9
Split-complement 2#CDD3DF
Triadic 1#CDDFD0
Triadic 2#D0CDDF
Tetradic#D3DFCD

RGB percentages

Red87.5%
Green81.6%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow8.1%
Key (black)12.5%

Color previews

#dfd0cd text on a black background

contrast 14.04:1

Card sample

#dfd0cd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd0cd

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.

#dfd0cd in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#dfd0cd, answered

What color is #dfd0cd?

#dfd0cd is a light soft red, closest to Light Gray (ΔE2000 6.6). It sits at 10° on the hue wheel with 22% saturation and 84% lightness, which reads as warm.

What is the RGB value of #dfd0cd?

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

Is #dfd0cd a light or a dark color?

It is a light color. Relative luminance is 0.6521 and perceived brightness is 83%, so black text on it reaches 14.04:1.

Should I use black or white text on #dfd0cd?

Black. It scores 14.04:1 against #dfd0cd, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #dfd0cd?

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

What colors go well with #dfd0cd?

For interface work: #F9F6F6 as the surface, #DFD0CD for borders, #8C625A for secondary text, #4B817C as an accent and #4E3632 for hover and pressed states. For a palette, the analogous pair #DFCDD3 and #DFD9CD stays calm, while #CDDCDF is the loudest partner.

What is #dfd0cd in CMYK for printing?

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

Is #dfd0cd 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 #DFD4CD; nudged cooler, #E0CCD0.

Work with #dfd0cd in the Color Lab