Skip to content

#dfd9c4

a light, soft yellow · warm · closest name: Antique White

RGB
223, 217, 196
HSL
47°, 30%, 82%
CMYK
0, 3, 12, 13
Luminance
0.6930

At a glance

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

Hex
#dfd9c4
Hue
47°
yellow
Saturation
30%
soft
Lightness
82%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6930
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
14.86:1
Closest name
Antique White
ΔE2000 6.3
Where it sits
Hue47° of 360°
Saturation30%
Lightness82%
Temperature
Warm ← → Cool19% 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#dfd9c4
RGBrgb(223, 217, 196)
HSLhsl(47, 30%, 82%)
CMYKcmyk(0%, 3%, 12%, 13%)
LABlab(86.7 -1.5 11.1)
LCHlch(86.7 11.2 97.6)
OKLCHoklch(0.884 0.029 93.8)
Decimal14670276
Display P3color(display-p3 0.875 0.851 0.769)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfd9c4 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dfd9c4 on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DED8C3
deuteranopia · #E0DAC5
tritanopia · #E4D6D3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dfd9c4 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F8F6
#F3F2EC
#E7E3D5
#dfd9c4
#C4B992
#B0A16D
#9F8F56
#847748
#6A5F39
#4E472C
#312C1C
Base = 300Lightest = 50 · #F9F8F6Darkest = 950 · #312C1C
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F2EC;
  --brand-200: #E7E3D5;
  --brand-300: #dfd9c4;
  --brand-400: #C4B992;
  --brand-500: #B0A16D;
  --brand-600: #9F8F56;
  --brand-700: #847748;
  --brand-800: #6A5F39;
  --brand-900: #4E472C;
  --brand-950: #312C1C;
  --brand: #dfd9c4;
  --brand-ink: #000000;
}

Colors that work with #dfd9c4

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#FAF9F5
Tinted page background
Border#E2DDCA
Hairlines and dividers
Muted text#958651
Captions on the surface
Accent#436589
Second voice, not a rival
Dark variant#534A2D
Hover, pressed, headers
Light variant#F6F4EE
Selected rows, tints
Dark surface#242114
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 #dfd9c4

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#C4CADF
Analogous left#DFCCC4
Analogous right#D8DFC4
Split-complement 1#C4D8DF
Split-complement 2#CCC4DF
Triadic 1#C4DFD9
Triadic 2#D9C4DF
Tetradic#C4DFCC

RGB percentages

Red87.5%
Green85.1%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow12.1%
Key (black)12.5%

Color previews

#dfd9c4 text on a black background

contrast 14.86:1

Card sample

#dfd9c4 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfd9c4

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.

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

#dfd9c4, answered

What color is #dfd9c4?

#dfd9c4 is a light soft yellow, closest to Antique White (ΔE2000 6.3). It sits at 47° on the hue wheel with 30% saturation and 82% lightness, which reads as warm.

What is the RGB value of #dfd9c4?

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

Is #dfd9c4 a light or a dark color?

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

Should I use black or white text on #dfd9c4?

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

What is the complementary color of #dfd9c4?

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

What colors go well with #dfd9c4?

For interface work: #FAF9F5 as the surface, #E2DDCA for borders, #958651 for secondary text, #436589 as an accent and #534A2D for hover and pressed states. For a palette, the analogous pair #DFCCC4 and #D8DFC4 stays calm, while #C4CADF is the loudest partner.

What is #dfd9c4 in CMYK for printing?

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

Is #dfd9c4 warm or cool?

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

Work with #dfd9c4 in the Color Lab