Skip to content

#dfdccc

a light, soft yellow · warm · closest name: Old Lace

RGB
223, 220, 204
HSL
51°, 23%, 84%
CMYK
0, 1, 9, 13
Luminance
0.7123

At a glance

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

Hex
#dfdccc
Hue
51°
yellow
Saturation
23%
soft
Lightness
84%
light
Brightness
87%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7123
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.25:1
Closest name
Old Lace
ΔE2000 6.2
Where it sits
Hue51° of 360°
Saturation23%
Lightness84%
Temperature
Warm ← → Cool28% 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#dfdccc
RGBrgb(223, 220, 204)
HSLhsl(51, 23%, 84%)
CMYKcmyk(0%, 1%, 9%, 13%)
LABlab(87.6 -1.7 8.2)
LCHlch(87.6 8.4 101.9)
OKLCHoklch(0.892 0.022 98.1)
Decimal14671052
Display P3color(display-p3 0.875 0.863 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfdccc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dfdccc on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DBCB
deuteranopia · #E1DCCC
tritanopia · #E2D9D7

Color scale — 50 to 950

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

#F9F8F6
#F2F2ED
#dfdccc
#D4D0BA
#BEB898
#A8A075
#968E5E
#7D764F
#645E3F
#4A4630
#2E2C1E
Base = 200Lightest = 50 · #F9F8F6Darkest = 950 · #2E2C1E
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F2F2ED;
  --brand-200: #dfdccc;
  --brand-300: #D4D0BA;
  --brand-400: #BEB898;
  --brand-500: #A8A075;
  --brand-600: #968E5E;
  --brand-700: #7D764F;
  --brand-800: #645E3F;
  --brand-900: #4A4630;
  --brand-950: #2E2C1E;
  --brand: #dfdccc;
  --brand-ink: #000000;
}

Colors that work with #dfdccc

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#F9F9F6
Tinted page background
Border#E0DDCD
Hairlines and dividers
Muted text#8D8558
Captions on the surface
Accent#4A6082
Second voice, not a rival
Dark variant#4E4A31
Hover, pressed, headers
Light variant#F5F4EF
Selected rows, tints
Dark surface#222016
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 #dfdccc

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#CCCFDF
Analogous left#DFD2CC
Analogous right#D8DFCC
Split-complement 1#CCD8DF
Split-complement 2#D2CCDF
Triadic 1#CCDFDC
Triadic 2#DCCCDF
Tetradic#CCDFD2

RGB percentages

Red87.5%
Green86.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta1.3%
Yellow8.5%
Key (black)12.5%

Color previews

#dfdccc text on a black background

contrast 15.25:1

Card sample

#dfdccc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfdccc

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.

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

#dfdccc, answered

What color is #dfdccc?

#dfdccc is a light soft yellow, closest to Old Lace (ΔE2000 6.2). It sits at 51° on the hue wheel with 23% saturation and 84% lightness, which reads as warm.

What is the RGB value of #dfdccc?

rgb(223, 220, 204) — 223 red, 220 green and 204 blue out of 255, or 87.5% / 86.3% / 80% by channel.

Is #dfdccc a light or a dark color?

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

Should I use black or white text on #dfdccc?

Black. It scores 15.25:1 against #dfdccc, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #dfdccc?

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

What colors go well with #dfdccc?

For interface work: #F9F9F6 as the surface, #E0DDCD for borders, #8D8558 for secondary text, #4A6082 as an accent and #4E4A31 for hover and pressed states. For a palette, the analogous pair #DFD2CC and #D8DFCC stays calm, while #CCCFDF is the loudest partner.

What is #dfdccc in CMYK for printing?

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

Is #dfdccc warm or cool?

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

Work with #dfdccc in the Color Lab