Skip to content

#dba7bf

a light, soft magenta / pink · warm · closest name: Thistle

RGB
219, 167, 191
HSL
332°, 42%, 76%
CMYK
0, 24, 13, 14
Luminance
0.4646

At a glance

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

Hex
#dba7bf
Hue
332°
magenta / pink
Saturation
42%
soft
Lightness
76%
light
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4646
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
10.29:1
Closest name
Thistle
ΔE2000 8.5
Where it sits
Hue332° of 360°
Saturation42%
Lightness76%
Temperature
Warm ← → Cool32% 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#dba7bf
RGBrgb(219, 167, 191)
HSLhsl(332, 42%, 76%)
CMYKcmyk(0%, 24%, 13%, 14%)
LABlab(73.8 22.8 -4.8)
LCHlch(73.8 23.3 348.0)
OKLCHoklch(0.783 0.068 349.4)
Decimal14395327
Display P3color(display-p3 0.859 0.655 0.749)

Copy-ready code

/* CSS */
color: #dba7bf;
background-color: #dba7bf;
/* Tailwind (arbitrary) */
class="text-[#dba7bf] bg-[#dba7bf]"
/* SCSS */
$brand: #dba7bf;
/* SwiftUI */
Color(red: 0.859, green: 0.655, blue: 0.749)
/* Android */
Color.parseColor("#dba7bf")
/* Flutter */
Color(0xFFDBA7BF)
/* Python / OpenCV (BGR) */
(191, 167, 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 #dba7bf · 10.29:1
Use #000000AAA at every size.
Aa
White text · 2.04:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.29:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dba7bf as text scores 2.04:1 on white and 10.29:1 on black.

Accessibility — WCAG contrast

Aa
#dba7bf on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#dba7bf on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABB0C0
deuteranopia · #B7B9BE
tritanopia · #E3A6AF

Color scale — 50 to 950

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

#FAF5F7
#F5EBEF
#EAD2DD
#dba7bf
#CE88A8
#BE608B
#AE4776
#913B63
#742F4F
#55263B
#351825
Base = 300Lightest = 50 · #FAF5F7Darkest = 950 · #351825
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F5EBEF;
  --brand-200: #EAD2DD;
  --brand-300: #dba7bf;
  --brand-400: #CE88A8;
  --brand-500: #BE608B;
  --brand-600: #AE4776;
  --brand-700: #913B63;
  --brand-800: #742F4F;
  --brand-900: #55263B;
  --brand-950: #351825;
  --brand: #dba7bf;
  --brand-ink: #000000;
}

Colors that work with #dba7bf

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#FAF4F7
Tinted page background
Border#E7C5D5
Hairlines and dividers
Muted text#9B4B70
Captions on the surface
Accent#389452
Second voice, not a rival
Dark variant#5A253E
Hover, pressed, headers
Light variant#F8EDF2
Selected rows, tints
Dark surface#24141B
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 #dba7bf

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#A7DBC3
Analogous left#DBA7D9
Analogous right#DBA9A7
Split-complement 1#A7DBA9
Split-complement 2#A7D9DB
Triadic 1#BFDBA7
Triadic 2#A7BFDB
Tetradic#D9DBA7

RGB percentages

Red85.9%
Green65.5%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta23.7%
Yellow12.8%
Key (black)14.1%

Color previews

#dba7bf text on a black background

contrast 10.29:1

Card sample

#dba7bf text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba7bf

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.

#dba7bf in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#dba7bf, answered

What color is #dba7bf?

#dba7bf is a light soft magenta / pink, closest to Thistle (ΔE2000 8.5). It sits at 332° on the hue wheel with 42% saturation and 76% lightness, which reads as warm.

What is the RGB value of #dba7bf?

rgb(219, 167, 191) — 219 red, 167 green and 191 blue out of 255, or 85.9% / 65.5% / 74.9% by channel.

Is #dba7bf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4646 and perceived brightness is 73%, so black text on it reaches 10.29:1.

Should I use black or white text on #dba7bf?

Black. It scores 10.29:1 against #dba7bf, versus 2.04:1 for white — AAA at any size.

What is the complementary color of #dba7bf?

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

What colors go well with #dba7bf?

For interface work: #FAF4F7 as the surface, #E7C5D5 for borders, #9B4B70 for secondary text, #389452 as an accent and #5A253E for hover and pressed states. For a palette, the analogous pair #DBA7D9 and #DBA9A7 stays calm, while #A7DBC3 is the loudest partner.

What is #dba7bf in CMYK for printing?

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

Is #dba7bf warm or cool?

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

Work with #dba7bf in the Color Lab