Skip to content

#dfb2a4

a light, vivid red · warm · closest name: Dark Salmon

RGB
223, 178, 164
HSL
14°, 48%, 76%
CMYK
0, 20, 27, 13
Luminance
0.5021

At a glance

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

Hex
#dfb2a4
Hue
14°
red
Saturation
48%
vivid
Lightness
76%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5021
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
11.04:1
Closest name
Dark Salmon
ΔE2000 9.9
Where it sits
Hue14° of 360°
Saturation48%
Lightness76%
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#dfb2a4
RGBrgb(223, 178, 164)
HSLhsl(14, 48%, 76%)
CMYKcmyk(0%, 20%, 27%, 13%)
LABlab(76.2 14.3 13.4)
LCHlch(76.2 19.6 43.1)
OKLCHoklch(0.800 0.056 38.0)
Decimal14660260
Display P3color(display-p3 0.875 0.698 0.643)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfb2a4 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#dfb2a4 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCB7A3
deuteranopia · #C7BFA4
tritanopia · #EAACAE

Color scale — 50 to 950

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

#FAF6F4
#F5EDEA
#ECD6D0
#dfb2a4
#D39682
#C57259
#B55B40
#974C35
#793D2A
#582F22
#371D15
Base = 300Lightest = 50 · #FAF6F4Darkest = 950 · #371D15
:root {
  --brand-50: #FAF6F4;
  --brand-100: #F5EDEA;
  --brand-200: #ECD6D0;
  --brand-300: #dfb2a4;
  --brand-400: #D39682;
  --brand-500: #C57259;
  --brand-600: #B55B40;
  --brand-700: #974C35;
  --brand-800: #793D2A;
  --brand-900: #582F22;
  --brand-950: #371D15;
  --brand: #dfb2a4;
  --brand-ink: #000000;
}

Colors that work with #dfb2a4

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#EACCC3
Hairlines and dividers
Muted text#9B5E4B
Captions on the surface
Accent#309C9A
Second voice, not a rival
Dark variant#5E3021
Hover, pressed, headers
Light variant#F8EFEC
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 #dfb2a4

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#A4D1DF
Analogous left#DFA4B4
Analogous right#DFD0A4
Split-complement 1#A4DFD0
Split-complement 2#A4B4DF
Triadic 1#A4DFB2
Triadic 2#B2A4DF
Tetradic#B4DFA4

RGB percentages

Red87.5%
Green69.8%
Blue64.3%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow26.5%
Key (black)12.5%

Color previews

#dfb2a4 text on a black background

contrast 11.04:1

Card sample

#dfb2a4 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfb2a4

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.

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

#dfb2a4, answered

What color is #dfb2a4?

#dfb2a4 is a light vivid red, closest to Dark Salmon (ΔE2000 9.9). It sits at 14° on the hue wheel with 48% saturation and 76% lightness, which reads as warm.

What is the RGB value of #dfb2a4?

rgb(223, 178, 164) — 223 red, 178 green and 164 blue out of 255, or 87.5% / 69.8% / 64.3% by channel.

Is #dfb2a4 a light or a dark color?

It is a light color. Relative luminance is 0.5021 and perceived brightness is 75%, so black text on it reaches 11.04:1.

Should I use black or white text on #dfb2a4?

Black. It scores 11.04:1 against #dfb2a4, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #dfb2a4?

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

What colors go well with #dfb2a4?

For interface work: #FAF6F4 as the surface, #EACCC3 for borders, #9B5E4B for secondary text, #309C9A as an accent and #5E3021 for hover and pressed states. For a palette, the analogous pair #DFA4B4 and #DFD0A4 stays calm, while #A4D1DF is the loudest partner.

What is #dfb2a4 in CMYK for printing?

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

Is #dfb2a4 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 #DFBBA4; nudged cooler, #E0A3AB.

Work with #dfb2a4 in the Color Lab