Skip to content

#dba4ad

a light, soft red · warm · closest name: Light Pink

RGB
219, 164, 173
HSL
350°, 43%, 75%
CMYK
0, 25, 21, 14
Luminance
0.4463

At a glance

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

Hex
#dba4ad
Hue
350°
red
Saturation
43%
soft
Lightness
75%
light
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4463
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Soft
Best ink
Black
9.93:1
Closest name
Light Pink
ΔE2000 6.8
Where it sits
Hue350° of 360°
Saturation43%
Lightness75%
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#dba4ad
RGBrgb(219, 164, 173)
HSLhsl(350, 43%, 75%)
CMYKcmyk(0%, 25%, 21%, 14%)
LABlab(72.7 21.6 3.3)
LCHlch(72.7 21.9 8.7)
OKLCHoklch(0.772 0.066 7.8)
Decimal14394541
Display P3color(display-p3 0.859 0.643 0.678)

Copy-ready code

/* CSS */
color: #dba4ad;
background-color: #dba4ad;
/* Tailwind (arbitrary) */
class="text-[#dba4ad] bg-[#dba4ad]"
/* SCSS */
$brand: #dba4ad;
/* SwiftUI */
Color(red: 0.859, green: 0.643, blue: 0.678)
/* Android */
Color.parseColor("#dba4ad")
/* Flutter */
Color(0xFFDBA4AD)
/* Python / OpenCV (BGR) */
(173, 164, 219)

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 #dba4ad · 9.93:1
Use #000000AAA at every size.
Aa
White text · 2.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dba4ad as text scores 2.12:1 on white and 9.93:1 on black.

Accessibility — WCAG contrast

Aa
#dba4ad on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#dba4ad on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACACAD
deuteranopia · #B9B6AC
tritanopia · #E5A0A7

Color scale — 50 to 950

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

#FAF5F6
#F5EBEC
#EAD1D5
#dba4ad
#CF8692
#BF5E6E
#AF4557
#923A48
#752E3A
#56252D
#35171C
Base = 300Lightest = 50 · #FAF5F6Darkest = 950 · #35171C
:root {
  --brand-50: #FAF5F6;
  --brand-100: #F5EBEC;
  --brand-200: #EAD1D5;
  --brand-300: #dba4ad;
  --brand-400: #CF8692;
  --brand-500: #BF5E6E;
  --brand-600: #AF4557;
  --brand-700: #923A48;
  --brand-800: #752E3A;
  --brand-900: #56252D;
  --brand-950: #35171C;
  --brand: #dba4ad;
  --brand-ink: #000000;
}

Colors that work with #dba4ad

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#FAF4F5
Tinted page background
Border#E8C5CA
Hairlines and dividers
Muted text#9B4B58
Captions on the surface
Accent#35976F
Second voice, not a rival
Dark variant#5B242D
Hover, pressed, headers
Light variant#F8EDEF
Selected rows, tints
Dark surface#241416
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 #dba4ad

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#A4DBD2
Analogous left#DBA4C8
Analogous right#DBB7A4
Split-complement 1#A4DBB7
Split-complement 2#A4C8DB
Triadic 1#ADDBA4
Triadic 2#A4ADDB
Tetradic#C8DBA4

RGB percentages

Red85.9%
Green64.3%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta25.1%
Yellow21.0%
Key (black)14.1%

Color previews

#dba4ad text on a black background

contrast 9.93:1

Card sample

#dba4ad text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba4ad

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.

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

#dba4ad, answered

What color is #dba4ad?

#dba4ad is a light soft red, closest to Light Pink (ΔE2000 6.8). It sits at 350° on the hue wheel with 43% saturation and 75% lightness, which reads as warm.

What is the RGB value of #dba4ad?

rgb(219, 164, 173) — 219 red, 164 green and 173 blue out of 255, or 85.9% / 64.3% / 67.8% by channel.

Is #dba4ad a light or a dark color?

It is a mid-tone. Relative luminance is 0.4463 and perceived brightness is 72%, so black text on it reaches 9.93:1.

Should I use black or white text on #dba4ad?

Black. It scores 9.93:1 against #dba4ad, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #dba4ad?

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

What colors go well with #dba4ad?

For interface work: #FAF4F5 as the surface, #E8C5CA for borders, #9B4B58 for secondary text, #35976F as an accent and #5B242D for hover and pressed states. For a palette, the analogous pair #DBA4C8 and #DBB7A4 stays calm, while #A4DBD2 is the loudest partner.

What is #dba4ad in CMYK for printing?

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

Is #dba4ad 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 #DBAFA4; nudged cooler, #DCA3C1.

Work with #dba4ad in the Color Lab