Skip to content

#dfddbb

a light, soft yellow · warm · closest name: Beige

RGB
223, 221, 187
HSL
57°, 36%, 80%
CMYK
0, 1, 16, 13
Luminance
0.7099

At a glance

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

Hex
#dfddbb
Hue
57°
yellow
Saturation
36%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7099
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.20:1
Closest name
Beige
ΔE2000 6
Where it sits
Hue57° of 360°
Saturation36%
Lightness80%
Temperature
Warm ← → Cool22% 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#dfddbb
RGBrgb(223, 221, 187)
HSLhsl(57, 36%, 80%)
CMYKcmyk(0%, 1%, 16%, 13%)
LABlab(87.5 -4.9 17.0)
LCHlch(87.5 17.7 106.2)
OKLCHoklch(0.890 0.045 104.5)
Decimal14671291
Display P3color(display-p3 0.875 0.867 0.733)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfddbb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#dfddbb on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DAB9
deuteranopia · #E5DCBC
tritanopia · #E5D8D3

Color scale — 50 to 950

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

#F9F9F5
#F4F4EB
#E8E7D3
#dfddbb
#C9C68D
#B7B366
#A6A24E
#8B8741
#6F6C34
#514F29
#33321A
Base = 300Lightest = 50 · #F9F9F5Darkest = 950 · #33321A
:root {
  --brand-50: #F9F9F5;
  --brand-100: #F4F4EB;
  --brand-200: #E8E7D3;
  --brand-300: #dfddbb;
  --brand-400: #C9C68D;
  --brand-500: #B7B366;
  --brand-600: #A6A24E;
  --brand-700: #8B8741;
  --brand-800: #6F6C34;
  --brand-900: #514F29;
  --brand-950: #33321A;
  --brand: #dfddbb;
  --brand-ink: #000000;
}

Colors that work with #dfddbb

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#FAFAF5
Tinted page background
Border#E5E3C8
Hairlines and dividers
Muted text#9B964B
Captions on the surface
Accent#3D568F
Second voice, not a rival
Dark variant#575429
Hover, pressed, headers
Light variant#F7F6EE
Selected rows, tints
Dark surface#242414
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 #dfddbb

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#BBBDDF
Analogous left#DFCBBB
Analogous right#CFDFBB
Split-complement 1#BBCFDF
Split-complement 2#CBBBDF
Triadic 1#BBDFDD
Triadic 2#DDBBDF
Tetradic#BBDFCB

RGB percentages

Red87.5%
Green86.7%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta0.9%
Yellow16.1%
Key (black)12.5%

Color previews

#dfddbb text on a black background

contrast 15.20:1

Card sample

#dfddbb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfddbb

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.

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

#dfddbb, answered

What color is #dfddbb?

#dfddbb is a light soft yellow, closest to Beige (ΔE2000 6). It sits at 57° on the hue wheel with 36% saturation and 80% lightness, which reads as warm.

What is the RGB value of #dfddbb?

rgb(223, 221, 187) — 223 red, 221 green and 187 blue out of 255, or 87.5% / 86.7% / 73.3% by channel.

Is #dfddbb a light or a dark color?

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

Should I use black or white text on #dfddbb?

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

What is the complementary color of #dfddbb?

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

What colors go well with #dfddbb?

For interface work: #FAFAF5 as the surface, #E5E3C8 for borders, #9B964B for secondary text, #3D568F as an accent and #575429 for hover and pressed states. For a palette, the analogous pair #DFCBBB and #CFDFBB stays calm, while #BBBDDF is the loudest partner.

What is #dfddbb in CMYK for printing?

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

Is #dfddbb warm or cool?

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

Work with #dfddbb in the Color Lab