Skip to content

#dfbcb1

a light, soft red · warm · closest name: Misty Rose

RGB
223, 188, 177
HSL
14°, 42%, 78%
CMYK
0, 16, 21, 13
Luminance
0.5483

At a glance

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

Hex
#dfbcb1
Hue
14°
red
Saturation
42%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5483
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Soft
Best ink
Black
11.97:1
Closest name
Misty Rose
ΔE2000 9.8
Where it sits
Hue14° of 360°
Saturation42%
Lightness78%
Temperature
Warm ← → Cool9% 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#dfbcb1
RGBrgb(223, 188, 177)
HSLhsl(14, 42%, 78%)
CMYKcmyk(0%, 16%, 21%, 13%)
LABlab(78.9 10.8 10.2)
LCHlch(78.9 14.9 43.4)
OKLCHoklch(0.823 0.043 38.2)
Decimal14662833
Display P3color(display-p3 0.875 0.737 0.694)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbcb1 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#dfbcb1 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4BFB0
deuteranopia · #CCC6B1
tritanopia · #E8B7B9

Color scale — 50 to 950

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

#FAF6F5
#F5EDEB
#EAD7D2
#dfbcb1
#CE9888
#BE7660
#AE6047
#91503B
#74402F
#553126
#351F18
Base = 300Lightest = 50 · #FAF6F5Darkest = 950 · #351F18
:root {
  --brand-50: #FAF6F5;
  --brand-100: #F5EDEB;
  --brand-200: #EAD7D2;
  --brand-300: #dfbcb1;
  --brand-400: #CE9888;
  --brand-500: #BE7660;
  --brand-600: #AE6047;
  --brand-700: #91503B;
  --brand-800: #74402F;
  --brand-900: #553126;
  --brand-950: #351F18;
  --brand: #dfbcb1;
  --brand-ink: #000000;
}

Colors that work with #dfbcb1

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#FAF6F4
Tinted page background
Border#E7CDC5
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#389494
Second voice, not a rival
Dark variant#5A3225
Hover, pressed, headers
Light variant#F8EFED
Selected rows, tints
Dark surface#241814
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 #dfbcb1

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#B1D4DF
Analogous left#DFB1BD
Analogous right#DFD3B1
Split-complement 1#B1DFD3
Split-complement 2#B1BDDF
Triadic 1#B1DFBC
Triadic 2#BCB1DF
Tetradic#BDDFB1

RGB percentages

Red87.5%
Green73.7%
Blue69.4%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow20.6%
Key (black)12.5%

Color previews

#dfbcb1 text on a black background

contrast 11.97:1

Card sample

#dfbcb1 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbcb1

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.

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

#dfbcb1, answered

What color is #dfbcb1?

#dfbcb1 is a light soft red, closest to Misty Rose (ΔE2000 9.8). It sits at 14° on the hue wheel with 42% saturation and 78% lightness, which reads as warm.

What is the RGB value of #dfbcb1?

rgb(223, 188, 177) — 223 red, 188 green and 177 blue out of 255, or 87.5% / 73.7% / 69.4% by channel.

Is #dfbcb1 a light or a dark color?

It is a light color. Relative luminance is 0.5483 and perceived brightness is 78%, so black text on it reaches 11.97:1.

Should I use black or white text on #dfbcb1?

Black. It scores 11.97:1 against #dfbcb1, versus 1.76:1 for white — AAA at any size.

What is the complementary color of #dfbcb1?

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

What colors go well with #dfbcb1?

For interface work: #FAF6F4 as the surface, #E7CDC5 for borders, #9B5E4B for secondary text, #389494 as an accent and #5A3225 for hover and pressed states. For a palette, the analogous pair #DFB1BD and #DFD3B1 stays calm, while #B1D4DF is the loudest partner.

What is #dfbcb1 in CMYK for printing?

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

Is #dfbcb1 warm or cool?

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

Work with #dfbcb1 in the Color Lab